summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-05-05 16:02:27 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-05-05 16:02:27 +0000
commitb6baf72cb0207887ed64d10e7ee2065875fd3984 (patch)
tree414caf005214cbd67a41c6a664b8bc98f1401c2b
parent6df9824dff3842e3ad63f19ac2f1e81cbeb523fc (diff)
downloadfreebsd-ports-b6baf72cb0207887ed64d10e7ee2065875fd3984.zip
Chase security/libtasn1 shlib version bump.
-rw-r--r--databases/evolution-data-server/Makefile3
-rw-r--r--security/gnutls-devel/Makefile7
-rw-r--r--security/gnutls/Makefile6
-rw-r--r--security/shishi/Makefile4
4 files changed, 10 insertions, 10 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index c3b8fcf019ab..e4abeb458785 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -8,6 +8,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -18,7 +19,7 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite
LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup \
nss3.1:${PORTSDIR}/security/nss \
- tasn1.2:${PORTSDIR}/security/libtasn1
+ tasn1.3:${PORTSDIR}/security/libtasn1
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile
index 044d756a87b0..fb3f3ac2d1cf 100644
--- a/security/gnutls-devel/Makefile
+++ b/security/gnutls-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnutls-devel
PORTVERSION= 1.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
${MASTER_SITE_GNUPG} \
@@ -28,8 +28,8 @@ LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
LIB_DEPENDS+= opencdk.8:${PORTSDIR}/security/opencdk
.endif
-.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.2)
-LIB_DEPENDS+= tasn1.2:${PORTSDIR}/security/libtasn1
+.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)
+LIB_DEPENDS+= tasn1.3:${PORTSDIR}/security/libtasn1
.endif
CONFLICTS= gnutls-[0-9]*
@@ -38,7 +38,6 @@ USE_BZIP2= yes
USE_ICONV= yes
USE_GETTEXT= yes
USE_GNOME= pkgconfig
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index b51bbdb0b783..e8484edf78c6 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.2.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GNUPG} \
http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
@@ -26,8 +26,8 @@ LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
LIB_DEPENDS+= opencdk.8:${PORTSDIR}/security/opencdk
.endif
-.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.2)
-LIB_DEPENDS+= tasn1.2:${PORTSDIR}/security/libtasn1
+.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)
+LIB_DEPENDS+= tasn1.3:${PORTSDIR}/security/libtasn1
.endif
CONFLICTS= gnutls-devel-[0-9]*
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index 35b4b7a2e872..8e105317efa0 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,7 +8,7 @@
PORTNAME= shishi
PORTVERSION= 0.0.22
-PORTREVISION= 1
+PORTREVISION= 2
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.2:${PORTSDIR}/security/libtasn1
+ tasn1.3:${PORTSDIR}/security/libtasn1
USE_PERL5_BUILD= yes
USE_GNOME= gnomehack gnometarget pkgconfig