Track libgpg-error shlib version change.

This commit is contained in:
Jean-Yves Lefort 2007-03-08 14:12:08 +00:00
parent 536be70f35
commit 4a6abcecf2
9 changed files with 17 additions and 13 deletions

View file

@ -6,6 +6,7 @@
PORTNAME= basket
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= http://basket.kde.org/downloads/
@ -13,7 +14,7 @@ MAINTAINER= markus@FreeBSD.org
COMMENT= Desktop organization tool
LIB_DEPENDS+= gpgme.17:${PORTSDIR}/security/gpgme \
gpg-error.3:${PORTSDIR}/security/libgpg-error
gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_KDELIBS_VER= 3
USE_GMAKE= yes

View file

@ -7,7 +7,7 @@
PORTNAME= dirmngr
PORTVERSION= 0.9.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/dirmngr
@ -17,7 +17,7 @@ COMMENT= A client for managing and downloading certificate revocation lists
BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
gpg-error.3:${PORTSDIR}/security/libgpg-error \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
ksba.17:${PORTSDIR}/security/libksba \
pth:${PORTSDIR}/devel/pth

View file

@ -7,6 +7,7 @@
PORTNAME= gnupg
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg

View file

@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.7.6
PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
ftp://ftp.gnutls.org/pub/gnutls/ \
@ -20,7 +21,7 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= GNU Transport Layer Security library
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
gpg-error.3:${PORTSDIR}/security/libgpg-error
gpg-error.0:${PORTSDIR}/security/libgpg-error
CONFLICTS= gnutls-[0-9]*

View file

@ -7,7 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.6.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
ftp://ftp.gnutls.org/pub/gnutls/ \
@ -20,7 +20,7 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= GNU Transport Layer Security library
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
gpg-error.3:${PORTSDIR}/security/libgpg-error
gpg-error.0:${PORTSDIR}/security/libgpg-error
CONFLICTS= gnutls-devel-[0-9]*

View file

@ -7,7 +7,7 @@
PORTNAME= gpgme
PORTVERSION= 1.1.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme
@ -17,7 +17,7 @@ COMMENT= A library to make access to GnuPG easier
BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \
gpgsm:${PORTSDIR}/security/gnupg
LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes

View file

@ -6,6 +6,7 @@
PORTNAME= libgcrypt
PORTVERSION= 1.2.4
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= libgcrypt
MAINTAINER= arved@FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"
LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes

View file

@ -6,7 +6,7 @@
PORTNAME= libksba
PORTVERSION= 1.0.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -15,7 +15,7 @@ MAINTAINER= lofi@FreeBSD.org
COMMENT= KSBA is an X.509 Library
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
gpg-error.3:${PORTSDIR}/security/libgpg-error
gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_BZIP2= yes
GNU_CONFIGURE= yes

View file

@ -8,14 +8,14 @@
PORTNAME= libotr
PORTVERSION= 3.0.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.cypherpunks.ca/otr/
MAINTAINER= ports@mcdermottroe.com
COMMENT= The portable OTR Messaging Library and toolkit
LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error \
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \
gcrypt:${PORTSDIR}/security/libgcrypt
USE_AUTOTOOLS= autoconf:259 libtool:15