diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-27 04:58:21 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-27 04:58:21 +0800 |
commit | ef5a01abc04390de6de380507201c37c43fb1541 (patch) | |
tree | da3f9e709c2aaac7f02dabb606013c166b8f27a2 /x11-toolkits | |
parent | 3673cae103163dcf27640374b8d901d4112f5aaa (diff) | |
download | marcuscom-ports-ef5a01abc04390de6de380507201c37c43fb1541.tar marcuscom-ports-ef5a01abc04390de6de380507201c37c43fb1541.tar.gz marcuscom-ports-ef5a01abc04390de6de380507201c37c43fb1541.tar.bz2 marcuscom-ports-ef5a01abc04390de6de380507201c37c43fb1541.tar.lz marcuscom-ports-ef5a01abc04390de6de380507201c37c43fb1541.tar.xz marcuscom-ports-ef5a01abc04390de6de380507201c37c43fb1541.tar.zst marcuscom-ports-ef5a01abc04390de6de380507201c37c43fb1541.zip |
Update to 2.10.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14077 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtksourceview2/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview2/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 79336c302..0ad998d9d 100644 --- a/x11-toolkits/gtksourceview2/Makefile +++ b/x11-toolkits/gtksourceview2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview2/Makefile,v 1.89 2010/03/02 02:35:13 avl Exp $ +# $MCom: ports/x11-toolkits/gtksourceview2/Makefile,v 1.90 2010/03/28 17:59:04 marcus Exp $ # PORTNAME= gtksourceview2 -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME @@ -28,7 +28,7 @@ USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes USE_GNOME= gnomeprefix gnomehack gtk20 gconf2 libxml2 intlhack \ ltverhack referencehack -CONFIGURE_ARGS= --enable-compile-warnings=no +CONFIGURE_ARGS= --enable-compile-warnings=no --enable-glade-catalog=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gtksourceview2/distinfo b/x11-toolkits/gtksourceview2/distinfo index 5b4d663e2..7563d67fe 100644 --- a/x11-toolkits/gtksourceview2/distinfo +++ b/x11-toolkits/gtksourceview2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtksourceview-2.10.0.tar.bz2) = 04279db5d4fda41a35bf3d9aafa3a6c1 -SHA256 (gnome2/gtksourceview-2.10.0.tar.bz2) = a72484ff661d3515130911b59f78a88afc1344421431e05e99e9dab791be948f -SIZE (gnome2/gtksourceview-2.10.0.tar.bz2) = 1231797 +MD5 (gnome2/gtksourceview-2.10.1.tar.bz2) = 1ed3eae620ec95b82baae9de6600af22 +SHA256 (gnome2/gtksourceview-2.10.1.tar.bz2) = ac8bcb8a8e1c4cc2681de142750bf78daa3b877c19a53c3d1d8412ad4d01b387 +SIZE (gnome2/gtksourceview-2.10.1.tar.bz2) = 1240083 |