diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-08 05:52:30 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-08 05:52:30 +0800 |
commit | 13b126a3a14488df6bcf3135da600f82ebacfeb3 (patch) | |
tree | 45119e50bc9e69a11b47d237d25dceb2358509c5 | |
parent | 9a009a55b6191c8e695ecd67d846c4a15e270ec9 (diff) | |
download | marcuscom-ports-13b126a3a14488df6bcf3135da600f82ebacfeb3.tar marcuscom-ports-13b126a3a14488df6bcf3135da600f82ebacfeb3.tar.gz marcuscom-ports-13b126a3a14488df6bcf3135da600f82ebacfeb3.tar.bz2 marcuscom-ports-13b126a3a14488df6bcf3135da600f82ebacfeb3.tar.lz marcuscom-ports-13b126a3a14488df6bcf3135da600f82ebacfeb3.tar.xz marcuscom-ports-13b126a3a14488df6bcf3135da600f82ebacfeb3.tar.zst marcuscom-ports-13b126a3a14488df6bcf3135da600f82ebacfeb3.zip |
Update to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16381 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | security/gnome-keyring3/Makefile | 8 | ||||
-rw-r--r-- | security/gnome-keyring3/distinfo | 4 | ||||
-rw-r--r-- | security/gnome-keyring3/pkg-plist | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/security/gnome-keyring3/Makefile b/security/gnome-keyring3/Makefile index 4fe093a1f..fd738cee8 100644 --- a/security/gnome-keyring3/Makefile +++ b/security/gnome-keyring3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring3/Makefile,v 1.16 2011/09/18 12:30:47 kwm Exp $ +# $MCom: ports/security/gnome-keyring3/Makefile,v 1.17 2011/09/19 17:52:56 kwm Exp $ # PORTNAME= gnome-keyring -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -36,8 +36,8 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" \ --with-root-certs=${LOCALBASE}/share/certs -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.crypto.cache.gschema.xml \ org.gnome.crypto.pgp.gschema.xml diff --git a/security/gnome-keyring3/distinfo b/security/gnome-keyring3/distinfo index f098b052f..cc49b7118 100644 --- a/security/gnome-keyring3/distinfo +++ b/security/gnome-keyring3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-keyring-3.1.92.tar.xz) = 5bb63e1f8c368efa313fc0d72909d122cf7ed387001015665f5b1cdc25551c0d -SIZE (gnome3/gnome-keyring-3.1.92.tar.xz) = 1584776 +SHA256 (gnome3/gnome-keyring-3.2.0.tar.xz) = 5bd7dbe18f983aae237517d1eb4b070295c7b848d16c2a9d0a8a6046ea0801bc +SIZE (gnome3/gnome-keyring-3.2.0.tar.xz) = 1576132 diff --git a/security/gnome-keyring3/pkg-plist b/security/gnome-keyring3/pkg-plist index 9819e58a4..2ea134103 100644 --- a/security/gnome-keyring3/pkg-plist +++ b/security/gnome-keyring3/pkg-plist @@ -116,7 +116,7 @@ share/doc/gcr-3/certificates.html share/doc/gcr-3/ch01.html share/doc/gcr-3/collections.html share/doc/gcr-3/combo-selector.png -share/doc/gcr-3/gcr.devhelp +share/doc/gcr-3/gcr-3.devhelp share/doc/gcr-3/gcr-3.devhelp2 share/doc/gcr-3/gcr-GcrCertificate.html share/doc/gcr-3/gcr-GcrCertificateWidget.html @@ -264,7 +264,7 @@ share/mime/packages/gcr-crypto-types.xml @dirrm share/doc/gcr-3 @dirrm share/doc/gck @dirrmtry share/applications -@dirrm lib/pkcs11 +@dirrmtry lib/pkcs11 @dirrm lib/gnome-keyring/devel @dirrm lib/gnome-keyring @dirrm include/gcr-3/gcr |