Chase libtasn1 shared library version bump.
This commit is contained in:
parent
fdd06ffd54
commit
bfdac7a749
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226372
8 changed files with 17 additions and 14 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue