diff options
author | kwm <kwm@FreeBSD.org> | 2015-12-12 19:01:36 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-12-12 19:01:36 +0800 |
commit | 9899be91048ba469743d9d48fe914cf76821c167 (patch) | |
tree | e5388fb36309e0008acdb59e433d872b8069d0df /editors | |
parent | 58d1c14e35ac34d8b7212ef5517a94cea88e0f23 (diff) | |
download | freebsd-ports-gnome-9899be91048ba469743d9d48fe914cf76821c167.tar.gz freebsd-ports-gnome-9899be91048ba469743d9d48fe914cf76821c167.tar.zst freebsd-ports-gnome-9899be91048ba469743d9d48fe914cf76821c167.zip |
Update to the lastest GNOME 3.16 releases.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 5 | ||||
-rw-r--r-- | editors/gedit/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 9bb5eccca609..d9943e75ba41 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gedit -PORTVERSION= 3.16.3 +PORTVERSION= 3.16.4 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -29,8 +29,7 @@ USE_GNOME= gtksourceview3 intlhack introspection:build \ libxml2 py3gobject3 USE_XORG= sm GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-updater -CONFIGURE_ARGS+=--disable-zeitgeist \ +CONFIGURE_ARGS= --disable-updater \ --enable-python CPPFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral CFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index de3d5d970589..daec10f8367c 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gedit-3.16.3.tar.xz) = c28df44a29ee5707441f89e94b513079d709111afec4bd4b079a1dff0242cdb2 -SIZE (gnome3/gedit-3.16.3.tar.xz) = 2924392 +SHA256 (gnome3/gedit-3.16.4.tar.xz) = 210937ea9143d8a6c9580a7ab11acf60d478f516d591ace6c8384fb085fb4cc0 +SIZE (gnome3/gedit-3.16.4.tar.xz) = 2925984 |