diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 16:11:00 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 16:11:00 +0800 |
commit | 0186078c73399b59dc89eabdb0ef3a8080a09151 (patch) | |
tree | 3e644367614b99c50eaf5497b5f47261264019e5 /security/gcr | |
parent | fc83e4b57fffee059dafb9315fda03d78388881d (diff) | |
download | marcuscom-ports-0186078c73399b59dc89eabdb0ef3a8080a09151.tar marcuscom-ports-0186078c73399b59dc89eabdb0ef3a8080a09151.tar.gz marcuscom-ports-0186078c73399b59dc89eabdb0ef3a8080a09151.tar.bz2 marcuscom-ports-0186078c73399b59dc89eabdb0ef3a8080a09151.tar.lz marcuscom-ports-0186078c73399b59dc89eabdb0ef3a8080a09151.tar.xz marcuscom-ports-0186078c73399b59dc89eabdb0ef3a8080a09151.tar.zst marcuscom-ports-0186078c73399b59dc89eabdb0ef3a8080a09151.zip |
Another update:
- gcr to 3.14.0
- libgweather to 3.14.0
- libwnck3 to 3.4.9
- libsigc++20 to 2.4.0 [1]
[1] Pulled in from the ports tree. To be removed
when it makes its way back there.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19952 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/gcr')
-rw-r--r-- | security/gcr/Makefile | 5 | ||||
-rw-r--r-- | security/gcr/distinfo | 4 | ||||
-rw-r--r-- | security/gcr/pkg-plist | 11 |
3 files changed, 4 insertions, 16 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile index afaa71fc3..fdfd92307 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= gcr -PORTVERSION= 3.12.2 -PORTREVISION= 1 +PORTVERSION= 3.14.0 CATEGORIES= security gnome MASTER_SITES= GNOME @@ -12,7 +11,7 @@ MAINTAINER= kwm@FreeBSD.org COMMENT= Library for bits of crypto UI and parsing BUILD_DEPENDS= gtk-doc>0:${PORTSDIR}/textproc/gtk-doc \ - vapigen:${PORTSDIR}/lang/vala-vapigen + vapigen:${PORTSDIR}/lang/vala LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ libtasn1.so:${PORTSDIR}/security/libtasn1 \ libp11-kit.so:${PORTSDIR}/security/p11-kit \ diff --git a/security/gcr/distinfo b/security/gcr/distinfo index 88712f027..99f2f79dd 100644 --- a/security/gcr/distinfo +++ b/security/gcr/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcr-3.12.2.tar.xz) = 456e20615ab178aa92eeabdea64dcce535c10d5af189171d9375291a2447d21c -SIZE (gcr-3.12.2.tar.xz) = 1331884 +SHA256 (gcr-3.14.0.tar.xz) = 2a2231147a01e2061f57fa9ca77557ff97bc6ceab028cee5528079f4b2fca63d +SIZE (gcr-3.14.0.tar.xz) = 1340764 diff --git a/security/gcr/pkg-plist b/security/gcr/pkg-plist index d282da327..2c3681d4c 100644 --- a/security/gcr/pkg-plist +++ b/security/gcr/pkg-plist @@ -295,14 +295,3 @@ share/vala/vapi/gcr-3.vapi share/vala/vapi/gcr-ui-3.deps share/vala/vapi/gcr-ui-3.vapi share/vala/vapi/pkcs11.vapi -@dirrm share/gtk-doc/html/gcr-3 -@dirrm share/gtk-doc/html/gck -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrm share/gcr-3/ui -@dirrm share/gcr-3 -@dirrm include/gcr-3/ui -@dirrm include/gcr-3/gcr -@dirrm include/gcr-3 -@dirrm include/gck-1/gck -@dirrm include/gck-1 |