aboutsummaryrefslogtreecommitdiffstats
path: root/security/gnome-keyring
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2009-01-19 01:04:08 +0800
committernovel <novel@FreeBSD.org>2009-01-19 01:04:08 +0800
commit05b365d367fc2795aa80994b0ff3fa39ef67a76f (patch)
tree7743d89df3161c403b2c469dbaad778424625b90 /security/gnome-keyring
parent472afedd1b197915a8518b9aead2692faabde246 (diff)
downloadfreebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.tar.gz
freebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.tar.zst
freebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.zip
Chase libtasn1 shared library version bump.
Diffstat (limited to 'security/gnome-keyring')
-rw-r--r--security/gnome-keyring/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 3ad743250648..ccccabba4c4d 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnome-keyring
PORTVERSION= 2.24.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A program that keeps passwords and other secrets
-LIB_DEPENDS= tasn1.3:${PORTSDIR}/security/libtasn1 \
+LIB_DEPENDS= tasn1.4:${PORTSDIR}/security/libtasn1 \
gcrypt.16:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes