diff options
-rw-r--r-- | databases/evolution-data-server/Makefile | 3 | ||||
-rw-r--r-- | net-im/jabber/Makefile | 4 | ||||
-rw-r--r-- | net/csync2/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls-devel/Makefile | 5 | ||||
-rw-r--r-- | security/gnutls/Makefile | 5 | ||||
-rw-r--r-- | security/openvas-libnasl/Makefile | 2 | ||||
-rw-r--r-- | security/shishi/Makefile | 4 |
8 files changed, 17 insertions, 14 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index f3f784ae28ee..570442c9d7fd 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -8,6 +8,7 @@ PORTNAME= evolution-data-server PORTVERSION= 2.24.3 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +18,7 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \ nss3.1:${PORTSDIR}/security/nss \ - tasn1.3:${PORTSDIR}/security/libtasn1 \ + tasn1.4:${PORTSDIR}/security/libtasn1 \ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ gnome-keyring.0:${PORTSDIR}/security/gnome-keyring diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 74f3e91b9079..4dd4aa18c2cc 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -7,7 +7,7 @@ PORTNAME= jabber PORTVERSION= 1.6.1.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net-im ipv6 MASTER_SITES= http://download.jabberd.org/jabberd14/ \ @@ -22,7 +22,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth-hard \ popt.0:${PORTSDIR}/devel/popt \ idn.16:${PORTSDIR}/dns/libidn \ expat.6:${PORTSDIR}/textproc/expat2 \ - tasn1.3:${PORTSDIR}/security/libtasn1 \ + tasn1.4:${PORTSDIR}/security/libtasn1 \ gnutls.26:${PORTSDIR}/security/gnutls OPTIONS= IPV6 "Enable IPv6 support" off \ diff --git a/net/csync2/Makefile b/net/csync2/Makefile index 6b4614a0bf1b..2c3e0c88078f 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -7,7 +7,7 @@ PORTNAME= csync2 PORTVERSION= 1.34 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://oss.linbit.com/csync2/ \ http://people.freebsd.org/~aaron/distfiles/ @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A cluster synchronization tool LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \ - tasn1.3:${PORTSDIR}/security/libtasn1 \ + tasn1.4:${PORTSDIR}/security/libtasn1 \ gnutls.26:${PORTSDIR}/security/gnutls \ sqlite.2:${PORTSDIR}/databases/sqlite2 \ gcrypt.16:${PORTSDIR}/security/libgcrypt \ 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 diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index e69f8d4f11ae..66a0e83f7507 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnutls PORTVERSION= 2.7.4 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://alpha.gnu.org/gnu/gnutls/ PKGNAMESUFFIX= -devel @@ -33,8 +34,8 @@ MANCOMPRESSED= no .include <bsd.port.pre.mk> -.if (defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)) && !defined(WITHOUT_LIBTASN1) -LIB_DEPENDS+= tasn1.3:${PORTSDIR}/security/libtasn1 +.if (defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.4)) && !defined(WITHOUT_LIBTASN1) +LIB_DEPENDS+= tasn1.4:${PORTSDIR}/security/libtasn1 .else CONFIGURE_ARGS+= --with-included-libtasn1 .endif diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 79ba7b5e63ca..2bc6ae1533d0 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnutls PORTVERSION= 2.6.3 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ @@ -37,8 +38,8 @@ MANCOMPRESSED= no .include <bsd.port.pre.mk> -.if (defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)) && !defined(WITHOUT_LIBTASN1) -LIB_DEPENDS+= tasn1.3:${PORTSDIR}/security/libtasn1 +.if (defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.4)) && !defined(WITHOUT_LIBTASN1) +LIB_DEPENDS+= tasn1.4:${PORTSDIR}/security/libtasn1 .else CONFIGURE_ARGS+= --with-included-libtasn1 .endif diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index fb1c99660cce..47699a4a5acb 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpgme.17:${PORTSDIR}/security/gpgme \ openvas.1:${PORTSDIR}/security/openvas-libraries \ openvas_hg.1:${PORTSDIR}/security/openvas-libraries \ - tasn1.3:${PORTSDIR}/security/libtasn1 + tasn1.4:${PORTSDIR}/security/libtasn1 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/security/shishi/Makefile b/security/shishi/Makefile index bf2f0fc3ae15..6a84cb08f53a 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -8,7 +8,7 @@ PORTNAME= shishi PORTVERSION= 0.0.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \ ${MASTER_SITE_GNU_ALPHA} @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A free implementation of the Kerberos 5 network security system LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ - tasn1.3:${PORTSDIR}/security/libtasn1 + tasn1.4:${PORTSDIR}/security/libtasn1 USE_AUTOTOOLS= libtool:15 USE_PERL5_BUILD= yes |