aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/allegro-devel/Makefile2
-rw-r--r--devel/allegro-devel/files/patch-aclocal.m426
-rw-r--r--devel/allegro/Makefile2
-rw-r--r--devel/allegro/files/patch-aclocal.m426
-rw-r--r--devel/apr/Makefile2
-rw-r--r--devel/apr0/Makefile2
-rw-r--r--devel/apr1/Makefile2
-rw-r--r--devel/apr2/Makefile2
-rw-r--r--devel/autoconf-archive/Makefile2
-rw-r--r--devel/autoconf261/Makefile61
-rw-r--r--devel/autoconf261/distinfo3
-rw-r--r--devel/autoconf261/files/patch-autoconf.texi38
-rw-r--r--devel/autoconf261/files/patch-doc-Makefile.in25
-rw-r--r--devel/autoconf261/pkg-descr9
-rw-r--r--devel/autoconf261/pkg-plist58
-rw-r--r--devel/automake110/Makefile2
-rw-r--r--devel/automake14/Makefile4
-rw-r--r--devel/automake15/Makefile4
-rw-r--r--devel/automake16/Makefile3
-rw-r--r--devel/automake17/Makefile2
-rw-r--r--devel/automake18/Makefile2
-rw-r--r--devel/automake19/Makefile4
-rw-r--r--devel/autotools/Makefile4
-rw-r--r--devel/bullet/Makefile2
-rw-r--r--devel/cunit/Makefile2
-rw-r--r--devel/distcc/Makefile2
-rw-r--r--devel/djgpp-gcc/Makefile2
-rw-r--r--devel/djgpp-gcc/scripts/pre-configure4
-rw-r--r--devel/elfio/Makefile2
-rw-r--r--devel/epm/Makefile2
-rw-r--r--devel/fam/Makefile2
-rw-r--r--devel/gcvs/Makefile2
-rw-r--r--devel/gcvs/files/patch-make_configure2
-rw-r--r--devel/hs-alex/Makefile2
-rw-r--r--devel/hs-haddock-docs/Makefile2
-rw-r--r--devel/hs-happy/Makefile2
-rw-r--r--devel/libbegemot/Makefile2
-rw-r--r--devel/libcfg/Makefile2
-rw-r--r--devel/libthai/Makefile4
-rw-r--r--devel/log4cxx/Makefile2
-rw-r--r--devel/m17n-lib/Makefile2
-rw-r--r--devel/mico/Makefile2
-rw-r--r--devel/ois/Makefile2
-rw-r--r--devel/php-java-bridge/Makefile2
-rw-r--r--devel/pwlib/Makefile2
-rw-r--r--devel/raknet/Makefile5
-rw-r--r--devel/rapidsvn/Makefile2
-rw-r--r--devel/swig13/Makefile2
-rw-r--r--devel/swig20/Makefile2
-rw-r--r--devel/sysconftool/Makefile2
-rw-r--r--devel/tclcl/Makefile2
-rw-r--r--devel/valgrind-snapshot/Makefile2
-rw-r--r--devel/valgrind/Makefile2
54 files changed, 107 insertions, 246 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4a007e24ae03..5784df747e85 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -66,7 +66,6 @@
SUBDIR += autoconf-archive
SUBDIR += autoconf-wrapper
SUBDIR += autoconf213
- SUBDIR += autoconf261
SUBDIR += autoconf262
SUBDIR += autodia
SUBDIR += autodist
diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile
index 7d1395c9c7b9..cdd99da6572d 100644
--- a/devel/allegro-devel/Makefile
+++ b/devel/allegro-devel/Makefile
@@ -16,7 +16,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A cross-platform library for games and multimedia programming
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
USE_GMAKE= yes
USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga
USE_LDCONFIG= yes
diff --git a/devel/allegro-devel/files/patch-aclocal.m4 b/devel/allegro-devel/files/patch-aclocal.m4
new file mode 100644
index 000000000000..353d8689c7ed
--- /dev/null
+++ b/devel/allegro-devel/files/patch-aclocal.m4
@@ -0,0 +1,26 @@
+--- aclocal.m4.orig 2007-06-16 01:52:28.000000000 +0000
++++ aclocal.m4 2008-07-14 15:10:32.000000000 +0000
+@@ -195,3 +195,2 @@
+ dnl
+-AC_MSG_CHECKING(for System V sys/procfs)
+ AC_DEFUN(ALLEGRO_ACTEST_SV_PROCFS, [
+@@ -211,3 +210,2 @@
+ ])
+-AC_MSG_RESULT($allegro_sv_procfs)
+
+@@ -219,3 +217,2 @@
+ dnl
+-AC_MSG_CHECKING(if sys/procfs.h tells us argc/argv)
+ AC_DEFUN(ALLEGRO_ACTEST_PROCFS_ARGCV, [
+@@ -228,3 +225,2 @@
+ ])
+-AC_MSG_RESULT($allegro_procfs_argcv)
+
+@@ -236,3 +232,2 @@
+ dnl
+-AC_MSG_CHECKING(for getexecname)
+ AC_DEFUN(ALLEGRO_ACTEST_SYS_GETEXECNAME,
+@@ -242,3 +237,2 @@
+ )
+-AC_MSG_RESULT($allegro_sys_getexecname)
+
diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile
index 1ca7aa083881..5769c00f0a4d 100644
--- a/devel/allegro/Makefile
+++ b/devel/allegro/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= alleg
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A cross-platform library for games and multimedia programming
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
USE_GMAKE= yes
USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga
USE_LDCONFIG= yes
diff --git a/devel/allegro/files/patch-aclocal.m4 b/devel/allegro/files/patch-aclocal.m4
new file mode 100644
index 000000000000..353d8689c7ed
--- /dev/null
+++ b/devel/allegro/files/patch-aclocal.m4
@@ -0,0 +1,26 @@
+--- aclocal.m4.orig 2007-06-16 01:52:28.000000000 +0000
++++ aclocal.m4 2008-07-14 15:10:32.000000000 +0000
+@@ -195,3 +195,2 @@
+ dnl
+-AC_MSG_CHECKING(for System V sys/procfs)
+ AC_DEFUN(ALLEGRO_ACTEST_SV_PROCFS, [
+@@ -211,3 +210,2 @@
+ ])
+-AC_MSG_RESULT($allegro_sv_procfs)
+
+@@ -219,3 +217,2 @@
+ dnl
+-AC_MSG_CHECKING(if sys/procfs.h tells us argc/argv)
+ AC_DEFUN(ALLEGRO_ACTEST_PROCFS_ARGCV, [
+@@ -228,3 +225,2 @@
+ ])
+-AC_MSG_RESULT($allegro_procfs_argcv)
+
+@@ -236,3 +232,2 @@
+ dnl
+-AC_MSG_CHECKING(for getexecname)
+ AC_DEFUN(ALLEGRO_ACTEST_SYS_GETEXECNAME,
+@@ -242,3 +237,2 @@
+ )
+-AC_MSG_RESULT($allegro_sys_getexecname)
+
diff --git a/devel/apr/Makefile b/devel/apr/Makefile
index 13a15c71b6c9..5e477c1dbfb6 100644
--- a/devel/apr/Makefile
+++ b/devel/apr/Makefile
@@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
USE_ICONV= yes
-USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
+USE_AUTOTOOLS= automake:19 autoconf:262 libtool:15:env
USE_PERL5_BUILD= yes
USE_GMAKE= yes
USE_PYTHON_BUILD= yes
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile
index 13a15c71b6c9..5e477c1dbfb6 100644
--- a/devel/apr0/Makefile
+++ b/devel/apr0/Makefile
@@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
USE_ICONV= yes
-USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
+USE_AUTOTOOLS= automake:19 autoconf:262 libtool:15:env
USE_PERL5_BUILD= yes
USE_GMAKE= yes
USE_PYTHON_BUILD= yes
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile
index 13a15c71b6c9..5e477c1dbfb6 100644
--- a/devel/apr1/Makefile
+++ b/devel/apr1/Makefile
@@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
USE_ICONV= yes
-USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
+USE_AUTOTOOLS= automake:19 autoconf:262 libtool:15:env
USE_PERL5_BUILD= yes
USE_GMAKE= yes
USE_PYTHON_BUILD= yes
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index 13a15c71b6c9..5e477c1dbfb6 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
USE_ICONV= yes
-USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
+USE_AUTOTOOLS= automake:19 autoconf:262 libtool:15:env
USE_PERL5_BUILD= yes
USE_GMAKE= yes
USE_PYTHON_BUILD= yes
diff --git a/devel/autoconf-archive/Makefile b/devel/autoconf-archive/Makefile
index a92968a5e9d5..96b9f808eb2c 100644
--- a/devel/autoconf-archive/Makefile
+++ b/devel/autoconf-archive/Makefile
@@ -17,7 +17,7 @@ COMMENT= A set of useful GNU Autoconf macros
DISTDATE= 2008-07-25
USE_BZIP2= yes
-USE_AUTOTOOLS= autoconf:261:env automake:110:env
+USE_AUTOTOOLS= autoconf:262:env automake:110:env
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile
deleted file mode 100644
index b9c952ca9a93..000000000000
--- a/devel/autoconf261/Makefile
+++ /dev/null
@@ -1,61 +0,0 @@
-# New ports collection makefile for: autoconf261
-# Date created: 7th December 2006
-# Whom: ade@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= autoconf
-PORTVERSION= 2.61
-PORTREVISION= 2
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= autoconf
-DISTNAME= autoconf-${PORTVERSION}
-
-MAINTAINER= ade@FreeBSD.org
-COMMENT= Automatically configure source code on many Un*x platforms (2.61)
-
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- help2man:${PORTSDIR}/misc/help2man
-RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- autoconf-wrapper:${PORTSDIR}/devel/autoconf-wrapper
-
-BUILD_VERSION= 2.61
-PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
-LATEST_LINK= autoconf261
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
-INFO= autoconf-${BUILD_VERSION}
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 AWK=${AWK}
-CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION} --without-lispdir
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-GENERIC_TOOLS= config.guess config.sub elisp-comp install-sh mdate-sh missing
-GENERIC_LINKS= autoconf autoheader autom4te autoreconf autoscan autoupdate \
- ifnames
-
-MAN1_PAGES= ${GENERIC_LINKS} config.guess config.sub
-MAN1= ${MAN1_PAGES:S/$/-${BUILD_VERSION}.1/g}
-
-post-patch:
- @(cd ${WRKSRC}/man && \
- for file in *.[1x]; do \
- ${REINPLACE_CMD} -E 's,([^-]auto)(conf|make|reconf|update|header|scan),\1\2-${BUILD_VERSION},g ; \
- s,(config\.guess|config\.sub|ifnames),\1-${BUILD_VERSION},g' $$file ; \
- done)
- @(cd ${WRKSRC}/doc && \
- ${RM} -f *.info && \
- ${MV} autoconf.texi autoconf-${BUILD_VERSION}.texi)
- @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
- 's|@PACKAGE@$$|@PACKAGE@-@VERSION@|'
-
-post-install:
-.for FILE in ${GENERIC_TOOLS}
- @${INSTALL_SCRIPT} ${WRKSRC}/build-aux/${FILE} ${PREFIX}/share/autoconf-${BUILD_VERSION}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/devel/autoconf261/distinfo b/devel/autoconf261/distinfo
deleted file mode 100644
index ac474e6d44ce..000000000000
--- a/devel/autoconf261/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (autoconf-2.61.tar.bz2) = 36d3fe706ad0950f1be10c46a429efe0
-SHA256 (autoconf-2.61.tar.bz2) = 93a2ceab963618b021db153f0c881a2de82455c1dc7422be436fcd5c554085a1
-SIZE (autoconf-2.61.tar.bz2) = 1042439
diff --git a/devel/autoconf261/files/patch-autoconf.texi b/devel/autoconf261/files/patch-autoconf.texi
deleted file mode 100644
index 96b0ec210a63..000000000000
--- a/devel/autoconf261/files/patch-autoconf.texi
+++ /dev/null
@@ -1,38 +0,0 @@
---- doc/autoconf.texi.orig Thu Nov 16 16:16:27 2006
-+++ doc/autoconf.texi Sat Apr 14 15:41:27 2007
-@@ -3,5 +3,5 @@
- @comment %**start of header
--@setfilename autoconf.info
-+@setfilename autoconf-2.61.info
- @include version.texi
--@settitle Autoconf
-+@settitle Autoconf-2.61
- @setchapternewpage odd
-@@ -205,25 +205,5 @@
-
--@dircategory Software development
-+@dircategory Programming & development tools
- @direntry
--* Autoconf: (autoconf). Create source code configuration scripts.
--@end direntry
--
--@dircategory Individual utilities
--@direntry
--* autoscan: (autoconf)autoscan Invocation.
-- Semi-automatic @file{configure.ac} writing
--* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
--* autoconf: (autoconf)autoconf Invocation.
-- How to create configuration scripts
--* autoreconf: (autoconf)autoreconf Invocation.
-- Remaking multiple @command{configure} scripts
--* autoheader: (autoconf)autoheader Invocation.
-- How to create configuration templates
--* autom4te: (autoconf)autom4te Invocation.
-- The Autoconf executables backbone
--* configure: (autoconf)configure Invocation. Configuring a package.
--* autoupdate: (autoconf)autoupdate Invocation.
-- Automatic update of @file{configure.ac}
--* config.status: (autoconf)config.status Invocation. Recreating configurations.
--* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite.
-+* Autoconf-2.61: (autoconf-2.61). Create source code configuration scripts.
- @end direntry
diff --git a/devel/autoconf261/files/patch-doc-Makefile.in b/devel/autoconf261/files/patch-doc-Makefile.in
deleted file mode 100644
index 8597e60bd979..000000000000
--- a/devel/autoconf261/files/patch-doc-Makefile.in
+++ /dev/null
@@ -1,25 +0,0 @@
---- doc/Makefile.in.orig Mon Oct 16 13:58:44 2006
-+++ doc/Makefile.in Thu Apr 5 01:51:13 2007
-@@ -44,3 +44,3 @@
- DIST_SOURCES =
--INFO_DEPS = $(srcdir)/autoconf.info $(srcdir)/standards.info
-+INFO_DEPS = $(srcdir)/autoconf-2.61.info
- TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
-@@ -51,3 +51,3 @@
- HTMLS = autoconf.html standards.html
--TEXINFOS = autoconf.texi standards.texi
-+TEXINFOS = autoconf-2.61.texi
- TEXI2PDF = $(TEXI2DVI) --pdf --batch
-@@ -241,3 +241,3 @@
- fi
--$(srcdir)/autoconf.info: autoconf.texi $(srcdir)/version.texi $(autoconf_TEXINFOS)
-+$(srcdir)/autoconf-2.61.info: autoconf-2.61.texi $(srcdir)/version.texi $(autoconf_TEXINFOS)
- autoconf.dvi: autoconf.texi $(srcdir)/version.texi $(autoconf_TEXINFOS)
-@@ -246,5 +246,5 @@
- $(srcdir)/version.texi: $(srcdir)/stamp-vti
--$(srcdir)/stamp-vti: autoconf.texi $(top_srcdir)/configure
-+$(srcdir)/stamp-vti: autoconf-2.61.texi $(top_srcdir)/configure
- @(dir=.; test -f ./autoconf.texi || dir=$(srcdir); \
-- set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/autoconf.texi`; \
-+ set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/autoconf-2.61.texi`; \
- echo "@set UPDATED $$1 $$2 $$3"; \
diff --git a/devel/autoconf261/pkg-descr b/devel/autoconf261/pkg-descr
deleted file mode 100644
index c404cc852ea8..000000000000
--- a/devel/autoconf261/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Autoconf is an extensible package of m4 macros that produce shell
-scripts to automatically configure software source code packages.
-These scripts can adapt the packages to many kinds of UNIX-like
-systems without manual user intervention. Autoconf creates a
-configuration script for a package from a template file that lists the
-operating system features that the package can use, in the form of m4
-macro calls.
-
-WWW: http://www.gnu.org/software/autoconf/
diff --git a/devel/autoconf261/pkg-plist b/devel/autoconf261/pkg-plist
deleted file mode 100644
index b9ef638c9691..000000000000
--- a/devel/autoconf261/pkg-plist
+++ /dev/null
@@ -1,58 +0,0 @@
-bin/autoconf-%%BUILD_VERSION%%
-bin/autoheader-%%BUILD_VERSION%%
-bin/autom4te-%%BUILD_VERSION%%
-bin/autoreconf-%%BUILD_VERSION%%
-bin/autoscan-%%BUILD_VERSION%%
-bin/autoupdate-%%BUILD_VERSION%%
-bin/ifnames-%%BUILD_VERSION%%
-share/autoconf-%%BUILD_VERSION%%/Autom4te/C4che.pm
-share/autoconf-%%BUILD_VERSION%%/Autom4te/ChannelDefs.pm
-share/autoconf-%%BUILD_VERSION%%/Autom4te/Channels.pm
-share/autoconf-%%BUILD_VERSION%%/Autom4te/Configure_ac.pm
-share/autoconf-%%BUILD_VERSION%%/Autom4te/FileUtils.pm
-share/autoconf-%%BUILD_VERSION%%/Autom4te/General.pm
-share/autoconf-%%BUILD_VERSION%%/Autom4te/Request.pm
-share/autoconf-%%BUILD_VERSION%%/Autom4te/Struct.pm
-share/autoconf-%%BUILD_VERSION%%/Autom4te/XFile.pm
-share/autoconf-%%BUILD_VERSION%%/INSTALL
-share/autoconf-%%BUILD_VERSION%%/autoconf/autoconf.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/autoconf.m4f
-share/autoconf-%%BUILD_VERSION%%/autoconf/autoheader.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/autoscan.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/autotest.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/autoupdate.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/c.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/erlang.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/fortran.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/functions.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/general.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/headers.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/lang.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/libs.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/oldnames.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/programs.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/specific.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/status.m4
-share/autoconf-%%BUILD_VERSION%%/autoconf/types.m4
-share/autoconf-%%BUILD_VERSION%%/autom4te.cfg
-share/autoconf-%%BUILD_VERSION%%/autoscan/autoscan.list
-share/autoconf-%%BUILD_VERSION%%/autotest/autotest.m4
-share/autoconf-%%BUILD_VERSION%%/autotest/autotest.m4f
-share/autoconf-%%BUILD_VERSION%%/autotest/general.m4
-share/autoconf-%%BUILD_VERSION%%/config.guess
-share/autoconf-%%BUILD_VERSION%%/config.sub
-share/autoconf-%%BUILD_VERSION%%/elisp-comp
-share/autoconf-%%BUILD_VERSION%%/install-sh
-share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sh.m4
-share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sh.m4f
-share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sugar.m4
-share/autoconf-%%BUILD_VERSION%%/m4sugar/m4sugar.m4f
-share/autoconf-%%BUILD_VERSION%%/m4sugar/version.m4
-share/autoconf-%%BUILD_VERSION%%/mdate-sh
-share/autoconf-%%BUILD_VERSION%%/missing
-@dirrm share/autoconf-%%BUILD_VERSION%%/m4sugar
-@dirrm share/autoconf-%%BUILD_VERSION%%/autotest
-@dirrm share/autoconf-%%BUILD_VERSION%%/autoscan
-@dirrm share/autoconf-%%BUILD_VERSION%%/autoconf
-@dirrm share/autoconf-%%BUILD_VERSION%%/Autom4te
-@dirrm share/autoconf-%%BUILD_VERSION%%
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile
index e4b1e04bfc82..812b59e6273e 100644
--- a/devel/automake110/Makefile
+++ b/devel/automake110/Makefile
@@ -18,7 +18,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.10)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
BUILD_VERSION= 1.10
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake110
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index 4a1517cb4420..6d070ee5818d 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -7,7 +7,7 @@
PORTNAME= automake
PORTVERSION= 1.4.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@@ -19,7 +19,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.4)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
BUILD_VERSION= 1.4
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake14
diff --git a/devel/automake15/Makefile b/devel/automake15/Makefile
index 29f3f6c9ebf9..fd00ec85faac 100644
--- a/devel/automake15/Makefile
+++ b/devel/automake15/Makefile
@@ -7,7 +7,7 @@
PORTNAME= automake
PORTVERSION= 1.5
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -19,7 +19,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.5)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
BUILD_VERSION= 1.5
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake15
diff --git a/devel/automake16/Makefile b/devel/automake16/Makefile
index 07b1c5877e18..0409432c8d8c 100644
--- a/devel/automake16/Makefile
+++ b/devel/automake16/Makefile
@@ -7,6 +7,7 @@
PORTNAME= automake
PORTVERSION= 1.6.3
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@@ -17,7 +18,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.6)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
BUILD_VERSION= 1.6
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake16
diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile
index cb4da7f2faef..4bdc0997d60b 100644
--- a/devel/automake17/Makefile
+++ b/devel/automake17/Makefile
@@ -18,7 +18,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.7)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
BUILD_VERSION= 1.7
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake17
diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile
index feb734ec62cb..61be48cfabd8 100644
--- a/devel/automake18/Makefile
+++ b/devel/automake18/Makefile
@@ -18,7 +18,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.8)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
BUILD_VERSION= 1.8
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake18
diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile
index 1e9c1e62fc06..6a8d0c59a30f 100644
--- a/devel/automake19/Makefile
+++ b/devel/automake19/Makefile
@@ -7,7 +7,7 @@
PORTNAME= automake
PORTVERSION= 1.9.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@@ -19,7 +19,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.9)
RUN_DEPENDS= ${AUTOCONF_DEPENDS} \
automake-wrapper:${PORTSDIR}/devel/automake-wrapper
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
BUILD_VERSION= 1.9
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
LATEST_LINK= automake19
diff --git a/devel/autotools/Makefile b/devel/autotools/Makefile
index 110d55984ffe..fc811947cfe0 100644
--- a/devel/autotools/Makefile
+++ b/devel/autotools/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= autotools
-PORTVERSION= 20080517
+PORTVERSION= 20080819
CATEGORIES= devel
MASTER_SITES= # none
DISTFILES= # none
@@ -19,7 +19,7 @@ PLIST_FILES= share/${PORTNAME}
NO_BUILD= yes
NO_FETCH= yes
-AVAIL_AUTOCONF= 2.13 2.61 2.62
+AVAIL_AUTOCONF= 2.13 2.62
AVAIL_AUTOMAKE= 1.4 1.5 1.6 1.7 1.8 1.9 1.10
.for VER in ${AVAIL_AUTOCONF}
diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile
index 9fd2d277446a..276614bc3025 100644
--- a/devel/bullet/Makefile
+++ b/devel/bullet/Makefile
@@ -16,7 +16,7 @@ COMMENT= 3D collision detection and rigid body dynamics library
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
-USE_AUTOTOOLS= automake:15:env autoconf:261:env
+USE_AUTOTOOLS= automake:15:env autoconf:262:env
GNU_CONFIGURE= yes
USE_DOS2UNIX= yes
USE_ZIP= yes
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile
index b1f90993c9a3..6d324a696de7 100644
--- a/devel/cunit/Makefile
+++ b/devel/cunit/Makefile
@@ -20,7 +20,7 @@ DOCSDIR= ${PREFIX}/share/doc/CUnit
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
-USE_AUTOTOOLS= autoheader:261
+USE_AUTOTOOLS= autoheader:262
USE_LDCONFIG= yes
MAN3= CUnit.3
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile
index 264b87f79d3e..e405d0418779 100644
--- a/devel/distcc/Makefile
+++ b/devel/distcc/Makefile
@@ -42,7 +42,7 @@ OPTIONS= AVAHI "Enable Avahi Zeroconf/mDNS/Bonjour support" Off \
PATCHFILES+= distcc-avahi-080101.patch
LIB_DEPENDS+= avahi-glib.1:${PORTSDIR}/net/avahi-app
PATCH_DIST_STRIP= -p1
-USE_AUTOTOOLS+= autoconf:261
+USE_AUTOTOOLS+= autoconf:262
AUTOCONF_ARGS+= -I${LOCALBASE}/share/libtool/libltdl/
CFLAGS+= -DHAVE_AVAHI
.endif
diff --git a/devel/djgpp-gcc/Makefile b/devel/djgpp-gcc/Makefile
index dafe49368afd..1ca74f3bfa09 100644
--- a/devel/djgpp-gcc/Makefile
+++ b/devel/djgpp-gcc/Makefile
@@ -29,7 +29,7 @@ COMMENT= FSF gcc-4.1 for DJGPP cross-development
BUILD_DEPENDS= ${TARGET}-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
${LOCALBASE}/${TARGET}/bin/stubify:${PORTSDIR}/devel/${PKGNAMEPREFIX}crx \
autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
- autoconf-2.61:${PORTSDIR}/devel/autoconf261 \
+ autoconf-2.62:${PORTSDIR}/devel/autoconf262 \
aclocal-1.9:${PORTSDIR}/devel/automake19
.if defined(WITH_FORTRAN)
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
diff --git a/devel/djgpp-gcc/scripts/pre-configure b/devel/djgpp-gcc/scripts/pre-configure
index 6a141bec51c6..5bb19d128206 100644
--- a/devel/djgpp-gcc/scripts/pre-configure
+++ b/devel/djgpp-gcc/scripts/pre-configure
@@ -2,8 +2,8 @@
AUTOCONF_OLD=autoconf-2.13
AUTOHEADER_OLD=autoheader-2.13
-AUTOCONF=autoconf-2.61
-AUTOHEADER=autoheader-2.61
+AUTOCONF=autoconf-2.62
+AUTOHEADER=autoheader-2.62
ACLOCAL=aclocal-1.9
AUTOMAKE=automake-1.9
diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile
index b1daec524b9d..e7bab3508d32 100644
--- a/devel/elfio/Makefile
+++ b/devel/elfio/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool15
GNU_CONFIGURE= yes
USE_GNOME= gnometarget
USE_LDCONFIG= yes
-USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261 libtool:15
+USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 libtool:15
AUTOMAKE_ARGS= -c -a
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
diff --git a/devel/epm/Makefile b/devel/epm/Makefile
index 86591a7d5721..d79e9c4144e2 100644
--- a/devel/epm/Makefile
+++ b/devel/epm/Makefile
@@ -25,7 +25,7 @@ PATCH_SITES+= http://installation.openoffice.org/
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
MAN1= epm.1 epminstall.1 mkepmlist.1 setup.1
MAN5= epm.list.5 setup.types.5
diff --git a/devel/fam/Makefile b/devel/fam/Makefile
index b4762c1ddda5..f4dd4fe2b4fb 100644
--- a/devel/fam/Makefile
+++ b/devel/fam/Makefile
@@ -17,7 +17,7 @@ COMMENT= A file alteration monitor
CFLAGS+= -Wno-deprecated
-USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261 libtool:15
+USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 libtool:15
AUTOMAKE_ARGS= -c -a
USE_GMAKE= yes
USE_GNOME= gnometarget
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile
index 2b18c816d15a..54656abe83c6 100644
--- a/devel/gcvs/Makefile
+++ b/devel/gcvs/Makefile
@@ -30,7 +30,7 @@ MAN1= cvs.1
MAN5= cvs.5
MAN8= cvsbug.8
INFO= cvs cvsclient
-USE_AUTOTOOLS= automake:15:env autoconf:261:env
+USE_AUTOTOOLS= automake:15:env autoconf:262:env
.include <bsd.port.pre.mk>
diff --git a/devel/gcvs/files/patch-make_configure b/devel/gcvs/files/patch-make_configure
index 5e5b24a5f0e9..a8cbe91df6ea 100644
--- a/devel/gcvs/files/patch-make_configure
+++ b/devel/gcvs/files/patch-make_configure
@@ -13,7 +13,7 @@
-done
-
-autoconf
-+cd cvsunix && autoreconf-2.61
++cd cvsunix && autoreconf-2.62
+cd ..
./configure $*
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile
index f37ae89ad671..429aa6442321 100644
--- a/devel/hs-alex/Makefile
+++ b/devel/hs-alex/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/html:${PORTSDIR}/textproc/docbook
.endif
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
CONFIGURE_ARGS= --ghc --prefix=${PREFIX}
PLIST_SUB= PORTVERSION="${PORTVERSION}"
diff --git a/devel/hs-haddock-docs/Makefile b/devel/hs-haddock-docs/Makefile
index 61a6f7a35ce5..d1caebd7eaa5 100644
--- a/devel/hs-haddock-docs/Makefile
+++ b/devel/hs-haddock-docs/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= Documentation for Haddock
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \
haddock:${PORTSDIR}/devel/hs-haddock \
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index c32479fd5798..22d85c09d50b 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -26,7 +26,7 @@ PLIST_SUB= HAPPY_VERSION=${PORTVERSION}
PORTDOCS= *
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:261:env
+USE_AUTOTOOLS= autoconf:262:env
CONFIGURE_ARGS= --ghc --prefix=${PREFIX}
post-patch:
diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile
index 8f27e67e7197..b68645bd3ac7 100644
--- a/devel/libbegemot/Makefile
+++ b/devel/libbegemot/Makefile
@@ -17,7 +17,7 @@ COMMENT= A function library for begemot tools
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:19:env autoconf:261:env libltdl:15 libtool:15:env
+USE_AUTOTOOLS= automake:19:env autoconf:262:env libltdl:15 libtool:15:env
USE_LDCONFIG= yes
diff --git a/devel/libcfg/Makefile b/devel/libcfg/Makefile
index abc6b1382aaf..35b80ed774d7 100644
--- a/devel/libcfg/Makefile
+++ b/devel/libcfg/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}+-${DISTVERSION}
MAINTAINER= mm@FreeBSD.org
COMMENT= Library for command line and configuration file parsing
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile
index d12299d2f7d3..4209f4c59faa 100644
--- a/devel/libthai/Makefile
+++ b/devel/libthai/Makefile
@@ -17,7 +17,7 @@ COMMENT= Thai language support library
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:15 autoconf:261 libtool:15
+USE_AUTOTOOLS= automake:15 autoconf:262 libtool:15
ALL_TARGET= all check
@@ -26,7 +26,7 @@ MAN3= libthai.3 thctype.3 wtt.3
post-patch:
@${REINPLACE_CMD} -E 's,^(pkgconfigdir = ).*$$,\1$$(prefix)/libdata/pkgconfig,' \
${WRKSRC}/Makefile.am
- @${REINPLACE_CMD} -e 's,15,-1.5,' -e 's,259,-2.61,' \
+ @${REINPLACE_CMD} -e 's,15,-1.5,' -e 's,259,-2.62,' \
${WRKSRC}/autogen.sh
pre-configure:
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile
index 31f6808001b8..3b1f7006ef03 100644
--- a/devel/log4cxx/Makefile
+++ b/devel/log4cxx/Makefile
@@ -29,7 +29,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/boost/regex.hpp:${PORTSDIR}/devel/boost
CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
.endif
-USE_AUTOTOOLS= automake:15 autoconf:261 libtool:15
+USE_AUTOTOOLS= automake:15 autoconf:262 libtool:15
AUTOMAKE_ARGS= --add-missing
LIBTOOL_VARS= --force --automake
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile
index 8a836668f761..68058c4191ea 100644
--- a/devel/m17n-lib/Makefile
+++ b/devel/m17n-lib/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= m17n-db>=1.5.1:${PORTSDIR}/devel/m17n-db
USE_XORG= xaw xft xt
USE_GNOME= gnometarget libxml2 pkgconfig
-USE_AUTOTOOLS= autoconf:261 libtool:15
+USE_AUTOTOOLS= autoconf:262 libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= yes
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index c184e134dbe5..ee00393b1c89 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= EGREP=`which egrep`
diff --git a/devel/ois/Makefile b/devel/ois/Makefile
index 5c12df0015cc..83dfd037815f 100644
--- a/devel/ois/Makefile
+++ b/devel/ois/Makefile
@@ -19,7 +19,7 @@ COMMENT= Object Oriented Input System
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack
-USE_AUTOTOOLS= libtool:15:env aclocal:19:env autoheader:261:env automake:19:env autoconf:261:env
+USE_AUTOTOOLS= libtool:15:env aclocal:19:env autoheader:262:env automake:19:env autoconf:262:env
USE_XORG= x11 xaw
USE_LDCONFIG= yes
diff --git a/devel/php-java-bridge/Makefile b/devel/php-java-bridge/Makefile
index e03da0c3bd65..a795ce2f9d1e 100644
--- a/devel/php-java-bridge/Makefile
+++ b/devel/php-java-bridge/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= chinsan@FreeBSD.org
COMMENT= PHP module wich connects the PHP object with the Java/ECMA 335 object
-USE_AUTOTOOLS= autoconf:261:env automake:19:env libtool:15:env
+USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:15:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
#CONFIGURE_ARGS+=--prefix=${PREFIX} \
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index e97d54798fea..9e57ba0a068d 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/ptlib_v${PORTVERSION:S/./_/g}
USE_BISON= build
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
USE_GNOME= gnometarget
WANT_GNOME= yes
WANT_SDL= yes
diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile
index 82b6551d2428..a3092e92d03a 100644
--- a/devel/raknet/Makefile
+++ b/devel/raknet/Makefile
@@ -17,7 +17,7 @@ COMMENT= Networking API that provides reliable UDP primarily for online games
USE_LDCONFIG= yes
USE_FORTRAN= yes
-USE_AUTOTOOLS= libltdl:15 libtool:15 autoconf:261
+USE_AUTOTOOLS= libltdl:15 libtool:15 autoconf:262
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
@@ -50,6 +50,9 @@ CONFIGURE_ARGS+= --disable-autopatcher
PLIST_SUB+= PL_AUTOPATCHER="@comment "
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}/Help
diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile
index 6a311010b1de..3e52bbcb79c2 100644
--- a/devel/rapidsvn/Makefile
+++ b/devel/rapidsvn/Makefile
@@ -23,7 +23,7 @@ USE_WX= 2.6
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:261 libtool:15 automake:19
+USE_AUTOTOOLS= autoconf:262 libtool:15 automake:19
CONFIGURE_TARGET=
CONFIGURE_ARGS= --with-apr-config=apr-1-config \
--with-apu-config=apu-1-config \
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index f5bfcdd029ed..d7a4f08361d4 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= rafan@FreeBSD.org
COMMENT= Simplified Wrapper and Interface Generator
-USE_AUTOTOOLS= autoconf:261:env libtool:15
+USE_AUTOTOOLS= autoconf:262:env libtool:15
VER= ${PORTVERSION:R}
PLIST_SUB+= PORTVERSION=${PORTVERSION}
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index f5bfcdd029ed..d7a4f08361d4 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= rafan@FreeBSD.org
COMMENT= Simplified Wrapper and Interface Generator
-USE_AUTOTOOLS= autoconf:261:env libtool:15
+USE_AUTOTOOLS= autoconf:262:env libtool:15
VER= ${PORTVERSION:R}
PLIST_SUB+= PORTVERSION=${PORTVERSION}
diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile
index 1af10c672dcf..062bf1479b4e 100644
--- a/devel/sysconftool/Makefile
+++ b/devel/sysconftool/Makefile
@@ -19,7 +19,7 @@ USE_BZIP2= yes
USE_PERL5= yes
HAS_CONFIGURE= yes
-USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:261
+USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262
MAN1= sysconftool.1 sysconftoolcheck.1
MAN7= sysconftool.7
diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile
index 213d6d8b0a27..70852ae98eaa 100644
--- a/devel/tclcl/Makefile
+++ b/devel/tclcl/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= otcl:${PORTSDIR}/lang/otcl
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_XORG= x11
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
.if !defined(NOPORTDOCS)
diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile
index 30edcd7fa5dc..fba1e44e7bb1 100644
--- a/devel/valgrind-snapshot/Makefile
+++ b/devel/valgrind-snapshot/Makefile
@@ -25,7 +25,7 @@ USE_GMAKE= yes
USE_GNOME= pkgconfig
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS+= autoconf:261 aclocal:19 automake:19
+USE_AUTOTOOLS+= autoconf:262 aclocal:19 automake:19
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GCC= 3.4
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile
index 27cd0585020c..5e4a4a5e44d0 100644
--- a/devel/valgrind/Makefile
+++ b/devel/valgrind/Makefile
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
-USE_AUTOTOOLS+= autoconf:261 aclocal:19 automake:19
+USE_AUTOTOOLS+= autoconf:262 aclocal:19 automake:19
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+=--enable-maintainer-mode
USE_PERL5_BUILD=yes