diff options
-rw-r--r-- | editors/gedit/Makefile | 8 | ||||
-rw-r--r-- | editors/gedit/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 0665ec65f..396fadb8c 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports-experimental/trunk/editors/gedit/Makefile 19503 2014-04-14 21:06:16Z gusi $ +# $MCom$ PORTNAME= gedit -PORTVERSION= 3.12.1 +PORTVERSION= 3.12.2 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -34,6 +34,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral CFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION="3.12" +INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.gedit.enums.xml \ org.gnome.gedit.plugins.externaltools.gschema.xml \ @@ -44,7 +45,4 @@ GLIB_SCHEMAS= org.gnome.gedit.enums.xml \ org.gnome.gedit.plugins.time.enums.xml \ org.gnome.gedit.plugins.time.gschema.xml -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gedit/plugins/lib*.so - .include <bsd.port.mk> diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 7cb0d1e86..cab6ed423 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gedit-3.12.1.tar.xz) = 8e3edc62102934a8be708b0fdf27b86368fa9ede885628283bf8e91b26bbb67f -SIZE (gnome3/gedit-3.12.1.tar.xz) = 2892392 +SHA256 (gnome3/gedit-3.12.2.tar.xz) = 75460b112bed459a0f9db60e7fb0b9e6341dc8e5c20088d929597ba030d7b653 +SIZE (gnome3/gedit-3.12.2.tar.xz) = 2850716 |