diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-17 04:03:49 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-17 04:03:49 +0800 |
commit | 5d66c3696e3965043367526e10e352bd7ee087c7 (patch) | |
tree | 4e116955261b13bc67ed3f2d0afdba1dc435e01c /security | |
parent | de73e847409322254401dfe51322e4a7355310ff (diff) | |
download | marcuscom-ports-5d66c3696e3965043367526e10e352bd7ee087c7.tar.gz marcuscom-ports-5d66c3696e3965043367526e10e352bd7ee087c7.tar.zst marcuscom-ports-5d66c3696e3965043367526e10e352bd7ee087c7.zip |
Update to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16440 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse3/Makefile | 8 | ||||
-rw-r--r-- | security/seahorse3/distinfo | 4 | ||||
-rw-r--r-- | security/seahorse3/pkg-plist | 5 |
3 files changed, 11 insertions, 6 deletions
diff --git a/security/seahorse3/Makefile b/security/seahorse3/Makefile index 842b69540..b7b06e777 100644 --- a/security/seahorse3/Makefile +++ b/security/seahorse3/Makefile @@ -3,11 +3,11 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse3/Makefile,v 1.9 2011/07/03 11:57:46 kwm Exp $ +# $MCom: ports/security/seahorse3/Makefile,v 1.10 2011/09/18 12:44:38 kwm Exp $ # PORTNAME= seahorse -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -37,8 +37,8 @@ USE_GNOME= gnomehack intlhack gnomeprefix gconf2 gnomedocutils GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-introspection=no GLIB_SCHEMAS= org.gnome.seahorse.gschema.xml \ diff --git a/security/seahorse3/distinfo b/security/seahorse3/distinfo index 2e9095923..875262342 100644 --- a/security/seahorse3/distinfo +++ b/security/seahorse3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/seahorse-3.1.92.tar.xz) = d853966b0166aeb2657d964dff46f6ceb3c9b3202c45650765f4bf6957c3fec5 -SIZE (gnome3/seahorse-3.1.92.tar.xz) = 1982212 +SHA256 (gnome3/seahorse-3.2.0.tar.xz) = ef76aed10bac519fa854a869dc713cd7b49a41fbd2085647067444595302b6f7 +SIZE (gnome3/seahorse-3.2.0.tar.xz) = 1978652 diff --git a/security/seahorse3/pkg-plist b/security/seahorse3/pkg-plist index e4f73874a..b0f05c222 100644 --- a/security/seahorse3/pkg-plist +++ b/security/seahorse3/pkg-plist @@ -23,6 +23,8 @@ share/gnome/help/seahorse/eu/figures/seahorse-window.png share/gnome/help/seahorse/eu/seahorse.xml share/gnome/help/seahorse/fr/figures/seahorse-window.png share/gnome/help/seahorse/fr/seahorse.xml +share/gnome/help/seahorse/gl/figures/seahorse-window.png +share/gnome/help/seahorse/gl/seahorse.xml share/gnome/help/seahorse/it/figures/seahorse-window.png share/gnome/help/seahorse/it/seahorse.xml share/gnome/help/seahorse/ja/figures/seahorse-window.png @@ -139,6 +141,7 @@ share/omf/seahorse/seahorse-eu.omf share/omf/seahorse/seahorse-fr.omf share/omf/seahorse/seahorse-it.omf share/omf/seahorse/seahorse-ja.omf +share/omf/seahorse/seahorse-gl.omf share/omf/seahorse/seahorse-ko.omf share/omf/seahorse/seahorse-oc.omf share/omf/seahorse/seahorse-ru.omf @@ -221,6 +224,8 @@ share/pixmaps/seahorse/scalable/seahorse-sign.svg @dirrm share/gnome/help/seahorse/ja @dirrm share/gnome/help/seahorse/it/figures @dirrm share/gnome/help/seahorse/it +@dirrm share/gnome/help/seahorse/gl/figures +@dirrm share/gnome/help/seahorse/gl @dirrm share/gnome/help/seahorse/fr/figures @dirrm share/gnome/help/seahorse/fr @dirrm share/gnome/help/seahorse/eu/figures |