diff options
author | ade <ade@FreeBSD.org> | 2010-10-13 02:15:10 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-10-13 02:15:10 +0800 |
commit | e542cc4ef8fd9b1827592853c0f3795211b0d785 (patch) | |
tree | e34fefa530ba3021f9e846a11b6d1e99998177ce /devel/autoconf268 | |
parent | 2b982fa2cd464d01fdf401cbe074f9772394a3db (diff) | |
download | freebsd-ports-gnome-e542cc4ef8fd9b1827592853c0f3795211b0d785.tar.gz freebsd-ports-gnome-e542cc4ef8fd9b1827592853c0f3795211b0d785.tar.zst freebsd-ports-gnome-e542cc4ef8fd9b1827592853c0f3795211b0d785.zip |
Update to 2.68 after repocopy. This is NOT ready for prime time usage.
Please see the IGNORE statement for more information.
Diffstat (limited to 'devel/autoconf268')
-rw-r--r-- | devel/autoconf268/Makefile | 14 | ||||
-rw-r--r-- | devel/autoconf268/distinfo | 6 | ||||
-rw-r--r-- | devel/autoconf268/files/patch-autoconf.texi | 6 | ||||
-rw-r--r-- | devel/autoconf268/files/patch-doc-Makefile.in | 10 |
4 files changed, 20 insertions, 16 deletions
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile index afb340399a65..11c0ddca4e58 100644 --- a/devel/autoconf268/Makefile +++ b/devel/autoconf268/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: autoconf267 +# New ports collection makefile for: autoconf268 # Date created: 7th December 2006 # Whom: ade@FreeBSD.org # @@ -6,23 +6,27 @@ # PORTNAME= autoconf -PORTVERSION= 2.67 +PORTVERSION= 2.68 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf DISTNAME= autoconf-${PORTVERSION} MAINTAINER= autotools@FreeBSD.org -COMMENT= Automatically configure source code on many Un*x platforms (2.67) +COMMENT= Automatically configure source code on many Un*x platforms (2.68) + +.if !defined(WITH_PSYCHOPATHIC_TENDENCIES) +IGNORE= You really do not want this yet. Trust me. +.endif 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.67 +BUILD_VERSION= 2.68 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} -LATEST_LINK= autoconf267 +LATEST_LINK= autoconf268 USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes diff --git a/devel/autoconf268/distinfo b/devel/autoconf268/distinfo index 3a4d4a9f39da..bf8470c80a1c 100644 --- a/devel/autoconf268/distinfo +++ b/devel/autoconf268/distinfo @@ -1,3 +1,3 @@ -MD5 (autoconf-2.67.tar.bz2) = 3fbf92eb8eaca1e0d33dff9710edb5f0 -SHA256 (autoconf-2.67.tar.bz2) = 00ded92074999d26a7137d15bd1d51b8a8ae233a6cd165a38f34ccf7b1a78aef -SIZE (autoconf-2.67.tar.bz2) = 1369605 +MD5 (autoconf-2.68.tar.bz2) = 864d785215aa60d627c91fcb21b05b07 +SHA256 (autoconf-2.68.tar.bz2) = c491fb273fd6d4ca925e26ceed3d177920233c76d542b150ff35e571454332c8 +SIZE (autoconf-2.68.tar.bz2) = 1381988 diff --git a/devel/autoconf268/files/patch-autoconf.texi b/devel/autoconf268/files/patch-autoconf.texi index 2231c53621b6..d37b7fbbedab 100644 --- a/devel/autoconf268/files/patch-autoconf.texi +++ b/devel/autoconf268/files/patch-autoconf.texi @@ -3,10 +3,10 @@ @@ -3,5 +3,5 @@ @comment %**start of header -@setfilename autoconf.info -+@setfilename autoconf-2.67.info ++@setfilename autoconf-2.68.info @include version.texi -@settitle Autoconf -+@settitle Autoconf-2.67 ++@settitle Autoconf-2.68 @setchapternewpage odd @@ -205,25 +205,5 @@ @@ -34,5 +34,5 @@ - 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.67: (autoconf-2.67). Create source code configuration scripts. ++* Autoconf-2.68: (autoconf-2.68). Create source code configuration scripts. @end direntry diff --git a/devel/autoconf268/files/patch-doc-Makefile.in b/devel/autoconf268/files/patch-doc-Makefile.in index 9f4ccad3c5ba..ba8a63bbcb84 100644 --- a/devel/autoconf268/files/patch-doc-Makefile.in +++ b/devel/autoconf268/files/patch-doc-Makefile.in @@ -3,23 +3,23 @@ @@ -44,3 +44,3 @@ DIST_SOURCES = -INFO_DEPS = $(srcdir)/autoconf.info $(srcdir)/standards.info -+INFO_DEPS = $(srcdir)/autoconf-2.67.info ++INFO_DEPS = $(srcdir)/autoconf-2.68.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.67.texi ++TEXINFOS = autoconf-2.68.texi TEXI2PDF = $(TEXI2DVI) --pdf --batch @@ -241,3 +241,3 @@ fi -$(srcdir)/autoconf.info: autoconf.texi $(srcdir)/version.texi $(autoconf_TEXINFOS) -+$(srcdir)/autoconf-2.67.info: autoconf-2.67.texi $(srcdir)/version.texi $(autoconf_TEXINFOS) ++$(srcdir)/autoconf-2.68.info: autoconf-2.68.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.67.texi $(top_srcdir)/configure ++$(srcdir)/stamp-vti: autoconf-2.68.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.67.texi`; \ ++ set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/autoconf-2.68.texi`; \ echo "@set UPDATED $$1 $$2 $$3"; \ |