[Midnightbsd-cvs] mports: Makefile: Chase library bump

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 29 20:44:38 EST 2007


Log Message:
-----------
Chase library bump

Modified Files:
--------------
    mports/security/gnupg:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/gnupg/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L security/gnupg/Makefile -L security/gnupg/Makefile -u -r1.4 -r1.5
--- security/gnupg/Makefile
+++ security/gnupg/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	gnupg
 PORTVERSION=	2.0.4
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	gnupg
@@ -20,7 +21,7 @@
 
 BUILD_DEPENDS=	libassuan>=1.0.1:${PORTSDIR}/security/libassuan
 LIB_DEPENDS=	gcrypt.13:${PORTSDIR}/security/libgcrypt \
-		gpg-error:${PORTSDIR}/security/libgpg-error \
+		gpg-error.0:${PORTSDIR}/security/libgpg-error \
 		ksba.17:${PORTSDIR}/security/libksba \
 		pth.20:${PORTSDIR}/devel/pth
 


More information about the Midnightbsd-cvs mailing list