diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-29 04:26:41 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-29 04:26:41 +0800 |
commit | a40e9b0277decb13d8f5bc6c3876b971711b7daf (patch) | |
tree | 4277dbe11aa9187ce7af739e07d6b43bc31c4c25 | |
parent | da9421f6c19855208b6b0521ea3bb07647d77c0a (diff) | |
download | marcuscom-ports-a40e9b0277decb13d8f5bc6c3876b971711b7daf.tar.gz marcuscom-ports-a40e9b0277decb13d8f5bc6c3876b971711b7daf.tar.zst marcuscom-ports-a40e9b0277decb13d8f5bc6c3876b971711b7daf.zip |
Update gedit to 3.12.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19708 df743ca5-7f9a-e211-a948-0013205c9059
-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 |