diff options
author | rafan <rafan@FreeBSD.org> | 2009-01-06 21:01:11 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2009-01-06 21:01:11 +0800 |
commit | 589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88 (patch) | |
tree | 79fa91c3e74bfd9067d4aad5233757770c2ab50b /security | |
parent | ee3b6b0cf8b088e61fe1d2c1d79dbfda5a36a1c2 (diff) | |
download | freebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.tar.gz freebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.tar.zst freebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.zip |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478
Diffstat (limited to 'security')
-rw-r--r-- | security/dirmngr/Makefile | 2 | ||||
-rw-r--r-- | security/fiked/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring/Makefile | 4 | ||||
-rw-r--r-- | security/gnupg/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls/Makefile | 4 | ||||
-rw-r--r-- | security/gsasl/Makefile | 3 | ||||
-rw-r--r-- | security/libotr/Makefile | 1 | ||||
-rw-r--r-- | security/opencdk/Makefile | 3 | ||||
-rw-r--r-- | security/openvas-libnasl/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-GCrypt/Makefile | 4 | ||||
-rw-r--r-- | security/pidgin-otr/Makefile | 1 | ||||
-rw-r--r-- | security/pinentry/Makefile | 3 | ||||
-rw-r--r-- | security/seccure/Makefile | 5 | ||||
-rw-r--r-- | security/vpnc/Makefile | 3 |
14 files changed, 25 insertions, 20 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index 2ad0ef2ee072..513356ef4356 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -16,7 +16,7 @@ MAINTAINER= umq@ueo.co.jp COMMENT= A client for managing and downloading certificate revocation lists BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ ksba.17:${PORTSDIR}/security/libksba \ pth:${PORTSDIR}/devel/pth diff --git a/security/fiked/Makefile b/security/fiked/Makefile index 6e9b8526103e..918c866dd20e 100644 --- a/security/fiked/Makefile +++ b/security/fiked/Makefile @@ -7,7 +7,7 @@ PORTNAME= fiked PORTVERSION= 0.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://dragon.roe.ch/bitsnpieces/fiked/ \ http://mirror.roe.ch/dist/fiked/ @@ -15,7 +15,7 @@ MASTER_SITES= http://dragon.roe.ch/bitsnpieces/fiked/ \ MAINTAINER= daniel@roe.ch COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt .if !defined(WITHOUT_LIBNET) BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet .endif diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index c5d4b87295c6..68c0a9bf8128 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-keyring PORTVERSION= 2.22.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,7 @@ COMMENT= A program that keeps passwords and other secrets LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ tasn1.3:${PORTSDIR}/security/libtasn1 \ - gcrypt.15:${PORTSDIR}/security/libgcrypt + gcrypt.16:${PORTSDIR}/security/libgcrypt USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gtk20 ltverhack intlhack gconf2 diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 2261d05d9db9..2976167df398 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg @@ -19,7 +19,7 @@ COMMENT= The GNU Privacy Guard BUILD_DEPENDS= libassuan>=1.0.4:${PORTSDIR}/security/libassuan \ libksba>=1.0.2:${PORTSDIR}/security/libksba -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpg-error:${PORTSDIR}/security/libgpg-error \ ksba.17:${PORTSDIR}/security/libksba \ pth.20:${PORTSDIR}/devel/pth diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index a5fdad237602..037e69656717 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnutls PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ @@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls MAINTAINER= novel@FreeBSD.org COMMENT= GNU Transport Layer Security library -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error CONFLICTS= gnutls-devel-[0-9]* diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 4a97193e5a74..9359c9b01fab 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsasl PORTVERSION= 0.2.28 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/${PORTNAME}/releases/ @@ -17,7 +18,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= GNU SASL Library LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ - gcrypt.15:${PORTSDIR}/security/libgcrypt \ + gcrypt.16:${PORTSDIR}/security/libgcrypt \ ntlm.0:${PORTSDIR}/security/libntlm USE_GNOME= gnomehack gnometarget pkgconfig diff --git a/security/libotr/Makefile b/security/libotr/Makefile index 8659cb77f98a..345ed68cfa6a 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -8,6 +8,7 @@ PORTNAME= libotr PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://dougbarton.us/Downloads/ diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index be31250a09fd..1ada37478f24 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -7,6 +7,7 @@ PORTNAME= opencdk PORTVERSION= 0.6.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/ @@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk MAINTAINER= novel@FreeBSD.org COMMENT= Open Crypto Development Kit -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index ea70c641c542..fb1c99660cce 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -7,14 +7,14 @@ PORTNAME= openvas-libnasl PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/406/ MAINTAINER= cherry@trombik.org COMMENT= NASL libraries for OpenVAS -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gnutls.26:${PORTSDIR}/security/gnutls \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ gpgme.17:${PORTSDIR}/security/gpgme \ diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index 4cfab32f3b05..91c50f5718a9 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -7,7 +7,7 @@ PORTNAME= Crypt-GCrypt PORTVERSION= 1.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Perl interface to the GNU Cryptographic library -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt PERL_CONFIGURE= 5.6.0+ CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \ diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 8ef530a1f55c..258862d98034 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -8,6 +8,7 @@ PORTNAME= otr PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://dougbarton.us/Downloads/ diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 01d1ca2ab70e..c369bf8a4d4f 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -7,6 +7,7 @@ PORTNAME= pinentry PORTVERSION= 0.7.5 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= pinentry @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= pinentry MAINTAINER= ports@FreeBSD.org COMMENT?= A collection of simple PIN or passphrase entry dialogs -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ ksba.17:${PORTSDIR}/security/libksba CONFLICTS?= pinentry-[a-z]*-[0.9]* diff --git a/security/seccure/Makefile b/security/seccure/Makefile index a6ca88b5a8ba..2259d0a86830 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -7,15 +7,14 @@ PORTNAME= seccure PORTVERSION= 0.3 -PORTEVISION= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ MAINTAINER= luke@REMOVE_IT.novum.am.lublin.pl COMMENT= SECCURE Elliptic Curve Crypto Utility for Reliable Encryption -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt MAN1= seccure.1 diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index 070e1ef9d76e..62c443776d59 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -7,6 +7,7 @@ PORTNAME= vpnc PORTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ CRITICAL @@ -14,7 +15,7 @@ MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Client for Cisco 3000 VPN Concentrator -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes USE_PERL5_BUILD=yes |