From e0cdaf9c1238aa4e8ee417e858a10ae64c34f41a Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 3 Jul 2011 11:57:46 +0000 Subject: Chase libgcrypt shlib bump. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16100 df743ca5-7f9a-e211-a948-0013205c9059 --- security/gnome-keyring3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/gnome-keyring3') diff --git a/security/gnome-keyring3/Makefile b/security/gnome-keyring3/Makefile index b0bd90f77..8838f0c75 100644 --- a/security/gnome-keyring3/Makefile +++ b/security/gnome-keyring3/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring3/Makefile,v 1.12 2011/05/28 12:41:50 kwm Exp $ +# $MCom: ports/security/gnome-keyring3/Makefile,v 1.13 2011/06/10 22:59:07 mezz Exp $ # PORTNAME= gnome-keyring PORTVERSION= 3.0.3 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,7 +19,7 @@ COMMENT= A program that keeps passwords and other secrets BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring \ tasn1.4:${PORTSDIR}/security/libtasn1 \ - gcrypt.17:${PORTSDIR}/security/libgcrypt + gcrypt.18:${PORTSDIR}/security/libgcrypt RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss CONFLICTS= gnome-keyring-2.[0-9]* -- cgit v1.2.3