From 789d75c728ef23566a07bf5b9bc2190bf34ff4f1 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 2 Aug 2009 19:36:34 +0000 Subject: -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" , and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr --- dns/hesiod/Makefile | 2 +- dns/idnkit/Makefile | 2 +- dns/ldns/Makefile | 2 +- dns/nss_mdns/Makefile | 2 +- dns/posadis/Makefile | 4 ++-- dns/powerdns-devel/Makefile | 2 +- dns/powerdns/Makefile | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'dns') diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile index 55ef1522bbb1..84662a9e9d28 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -22,7 +22,7 @@ MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \ hesiod_free_string.3 hesiod_parse_result.3 MAN5= hesiod.conf.5 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile index 98cc09dec51f..28c6eee1910d 100644 --- a/dns/idnkit/Makefile +++ b/dns/idnkit/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= A library to handle internationalized domain names -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} \ diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 85e85e5860f5..65e4a731006a 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ MAINTAINER= konstantin@saurbier.net COMMENT= A library for programs conforming to DNS RFCs and drafts -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes USE_OPENSSL= yes USE_LDCONFIG= yes diff --git a/dns/nss_mdns/Makefile b/dns/nss_mdns/Makefile index fc7cb5932b45..ba70035bb131 100644 --- a/dns/nss_mdns/Makefile +++ b/dns/nss_mdns/Makefile @@ -15,7 +15,7 @@ DISTNAME= nss-mdns-${PORTVERSION} MAINTAINER= wahjava@gmail.com COMMENT= NSS module implementing multicast DNS name resolution -USE_AUTOTOOLS= autoconf:262 automake:19 libtool:15 +USE_AUTOTOOLS= autoconf:262 automake:19 libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 2bde6944d6a6..8f433730b9a2 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -7,7 +7,7 @@ PORTNAME= posadis PORTVERSION= 0.60.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Domain Name Server (DNS) implementation LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib -USE_AUTOTOOLS= autoconf:262 libltdl:15 libtool:15 +USE_AUTOTOOLS= autoconf:262 libltdl:22 libtool:22 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/dns/powerdns-devel/Makefile b/dns/powerdns-devel/Makefile index 0c4b366b0c83..6d637fe1aa9b 100644 --- a/dns/powerdns-devel/Makefile +++ b/dns/powerdns-devel/Makefile @@ -26,7 +26,7 @@ CONFLICTS= powerdns-[0-2]* USE_GMAKE= YES USE_SUBMAKE= YES -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= YES CXXFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 7e59c5de5c1b..707bf863fa49 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -23,7 +23,7 @@ CONFLICTS= powerdns-devel-[0-9]* USE_GMAKE= YES USE_SUBMAKE= YES -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= YES CXXFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3