diff options
author | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
commit | 771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch) | |
tree | b4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /lang | |
parent | . If DISTFILES are missing then print out the instructions to get them (diff) |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
Notes
Notes:
svn path=/head/; revision=218886
Diffstat (limited to 'lang')
-rw-r--r-- | lang/expect-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/ghc/Makefile | 2 | ||||
-rw-r--r-- | lang/gnat-glade/Makefile | 2 | ||||
-rw-r--r-- | lang/gnustep-base/Makefile | 2 | ||||
-rw-r--r-- | lang/gprolog/Makefile | 2 | ||||
-rw-r--r-- | lang/guile/Makefile | 3 | ||||
-rw-r--r-- | lang/logo/Makefile | 2 | ||||
-rw-r--r-- | lang/otcl/Makefile | 2 | ||||
-rw-r--r-- | lang/php4/Makefile | 2 | ||||
-rw-r--r-- | lang/php4/files/patch-scripts::phpize.in | 4 | ||||
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/files/patch-scripts::phpize.in | 4 | ||||
-rw-r--r-- | lang/php53/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/files/patch-scripts::phpize.in | 4 | ||||
-rw-r--r-- | lang/sdcc-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/sdcc/Makefile | 2 |
16 files changed, 20 insertions, 19 deletions
diff --git a/lang/expect-devel/Makefile b/lang/expect-devel/Makefile index 6aa0def3f54a..83bf702578c6 100644 --- a/lang/expect-devel/Makefile +++ b/lang/expect-devel/Makefile @@ -16,7 +16,7 @@ COMMENT= A sophisticated scripter based on tcl/tk CONFLICTS= expect-5.43* -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 EXPECT_VER= ${PORTVERSION} diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index b33cce9ae303..1f900f50b17e 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386 amd64 GHC_VERSION= ${PORTVERSION} -USE_AUTOTOOLS= autoconf:261:env +USE_AUTOTOOLS= autoconf:262:env USE_BZIP2= yes LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 diff --git a/lang/gnat-glade/Makefile b/lang/gnat-glade/Makefile index 3dbfdc619feb..7667d9108c40 100644 --- a/lang/gnat-glade/Makefile +++ b/lang/gnat-glade/Makefile @@ -18,7 +18,7 @@ COMMENT= GNU Ada distributed systems annex BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat -USE_AUTOTOOLS= automake:14 autoconf:261 +USE_AUTOTOOLS= automake:14 autoconf:262 USE_GMAKE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --program-transform-name='' diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 3dc97bf58d59..b992f1edac8f 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2 LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-procfs CONFIGURE_TARGET= diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile index fd4de4a36756..1713ca742bae 100644 --- a/lang/gprolog/Makefile +++ b/lang/gprolog/Makefile @@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-c-flags="${CFLAGS}" \ --with-doc-dir="${DOCSDIR}" \ diff --git a/lang/guile/Makefile b/lang/guile/Makefile index deddcffb7168..f2e7d79ad7c5 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -16,7 +16,7 @@ COMMENT= GNU Ubiquitous Intelligent Language for Extension LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 -USE_AUTOTOOLS= autoconf:261 libltdl:15 +USE_AUTOTOOLS= autoconf:262 libltdl:15 USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes @@ -45,5 +45,6 @@ post-patch: ${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' ${REINPLACE_FILES} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/libguile/load.c + @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 .include <bsd.port.post.mk> diff --git a/lang/logo/Makefile b/lang/logo/Makefile index e7a0cdde040b..e1cef16a8e20 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -27,7 +27,7 @@ USE_GHOSTSCRIPT=yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 ice sm -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 MAKEFILE= makefile HAS_CONFIGURE= yes diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index ae3e7945a10e..9bd99164f5d4 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -21,7 +21,7 @@ USE_TK= 80+ USE_TK_NO_THREADS= yes USE_XORG= xext -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_LDCONFIG= yes .if !defined(NOPORTDOCS) diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 3d1748192448..a8d8cc524602 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -23,7 +23,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 CONFIGURE_ARGS= --enable-versioning \ --enable-memory-limit \ diff --git a/lang/php4/files/patch-scripts::phpize.in b/lang/php4/files/patch-scripts::phpize.in index 48cf8a90d85a..c3ebb0867fbe 100644 --- a/lang/php4/files/patch-scripts::phpize.in +++ b/lang/php4/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.61 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.61 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.62 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.62 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 2f627da877a7..0277e1e76d1c 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -20,7 +20,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 CONFIGURE_ARGS= \ --with-layout=GNU \ diff --git a/lang/php5/files/patch-scripts::phpize.in b/lang/php5/files/patch-scripts::phpize.in index c5331abc2505..8d3afdbecc08 100644 --- a/lang/php5/files/patch-scripts::phpize.in +++ b/lang/php5/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.61 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.61 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.62 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.62 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 2f627da877a7..0277e1e76d1c 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -20,7 +20,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 CONFIGURE_ARGS= \ --with-layout=GNU \ diff --git a/lang/php53/files/patch-scripts::phpize.in b/lang/php53/files/patch-scripts::phpize.in index c5331abc2505..8d3afdbecc08 100644 --- a/lang/php53/files/patch-scripts::phpize.in +++ b/lang/php53/files/patch-scripts::phpize.in @@ -6,8 +6,8 @@ { - test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf - test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader -+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.61 -+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.61 ++ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.62 ++ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.62 if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then cat <<EOF diff --git a/lang/sdcc-devel/Makefile b/lang/sdcc-devel/Makefile index 0b3e25c189cf..b70c4b450275 100644 --- a/lang/sdcc-devel/Makefile +++ b/lang/sdcc-devel/Makefile @@ -52,7 +52,7 @@ LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline CONFIGURE_ARGS+= --disable-51 PLIST_SUB+= MCS51DS390="@comment " .else -USE_AUTOTOOLS+= autoconf:261 +USE_AUTOTOOLS+= autoconf:262 PLIST_SUB+= MCS51DS390="" .endif diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile index cf5379cc045f..071475b7939b 100644 --- a/lang/sdcc/Makefile +++ b/lang/sdcc/Makefile @@ -50,7 +50,7 @@ LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline CONFIGURE_ARGS+= --disable-51 PLIST_SUB+= MCS51DS390="@comment " .else -USE_AUTOTOOLS+= autoconf:261 +USE_AUTOTOOLS+= autoconf:262 PLIST_SUB+= MCS51DS390="" .endif |