diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit3/Makefile | 8 | ||||
-rw-r--r-- | editors/gedit3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index 271d1e788..03f2937d7 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit3/Makefile,v 1.22 2011/09/18 09:57:39 kwm Exp $ +# $MCom: ports/editors/gedit3/Makefile,v 1.23 2011/09/19 20:43:12 kwm Exp $ # PORTNAME= gedit -PORTVERSION= 3.1.6 +PORTVERSION= 3.2.0 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -37,8 +37,8 @@ USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack gtksourceview3 libxml2 \ desktopfileutils gnomedocutils pygobject3 CONFIGURE_ARGS= --disable-updater -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION="3.0" MAN1= gedit.1 diff --git a/editors/gedit3/distinfo b/editors/gedit3/distinfo index a45bde6f5..2be0f3ea4 100644 --- a/editors/gedit3/distinfo +++ b/editors/gedit3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gedit-3.1.6.tar.xz) = 2aa6087150830c0fd0bfafd30d68acbab247e747cf4a729af48f04c5499d4d24 -SIZE (gnome3/gedit-3.1.6.tar.xz) = 2864864 +SHA256 (gnome3/gedit-3.2.0.tar.xz) = a3f62b20816a3f902bb811cc14ae01111e27ce266e49d39f5854fd45b2895348 +SIZE (gnome3/gedit-3.2.0.tar.xz) = 2890236 |