From dab2b774fd38c30269d176c6833640660c72a45d Mon Sep 17 00:00:00 2001 From: ade Date: Mon, 15 Mar 2004 01:25:58 +0000 Subject: Say hello to autoconf 2.59 and automake 1.8(.3) after repo-copy. It's likely to be a really bad idea to use these until they're hooked into the new bsd.autotools.mk --- devel/autoconf261/Makefile | 7 +++---- devel/autoconf261/distinfo | 3 ++- devel/autoconf261/files/patch-autoconf.texi | 24 ++++++++---------------- devel/autoconf261/files/patch-configure | 7 +++++++ devel/autoconf261/files/patch-standards.texi | 19 ++++++------------- devel/autoconf261/pkg-plist | 6 ++++++ 6 files changed, 32 insertions(+), 34 deletions(-) create mode 100644 devel/autoconf261/files/patch-configure (limited to 'devel/autoconf261') diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile index 1e8db5b5260..b2e5c1a6133 100644 --- a/devel/autoconf261/Makefile +++ b/devel/autoconf261/Makefile @@ -6,21 +6,20 @@ # PORTNAME= autoconf -PORTVERSION= 2.57 -PORTREVISION= 1 +PORTVERSION= 2.59 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 (version 2.57) +COMMENT= Automatically configure source code on many Un*x platforms (version 2.59) BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ help2man:${PORTSDIR}/misc/help2man RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 -BUILD_VERSION= 257 +BUILD_VERSION= 259 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= autoconf${BUILD_VERSION} USE_BZIP2= yes diff --git a/devel/autoconf261/distinfo b/devel/autoconf261/distinfo index 330fc36a42d..5da53db8ed4 100644 --- a/devel/autoconf261/distinfo +++ b/devel/autoconf261/distinfo @@ -1 +1,2 @@ -MD5 (autoconf-2.57.tar.bz2) = 407ea53787ce13f5ca427e9a51e05bc2 +MD5 (autoconf-2.59.tar.bz2) = 1ee40f7a676b3cfdc0e3f7cd81551b5f +SIZE (autoconf-2.59.tar.bz2) = 925073 diff --git a/devel/autoconf261/files/patch-autoconf.texi b/devel/autoconf261/files/patch-autoconf.texi index 50e1e8e7aca..5454129a2eb 100644 --- a/devel/autoconf261/files/patch-autoconf.texi +++ b/devel/autoconf261/files/patch-autoconf.texi @@ -1,23 +1,15 @@ ---- doc/autoconf.texi.orig Tue Dec 3 07:16:32 2002 -+++ doc/autoconf.texi Sun Jun 1 19:17:51 2003 -@@ -1,9 +1,9 @@ - \input texinfo @c -*-texinfo-*- - @comment ======================================================== +--- doc/autoconf.texi.orig Wed Nov 5 02:38:29 2003 ++++ doc/autoconf.texi Sun Mar 14 16:46:41 2004 +@@ -3,5 +3,5 @@ @comment %**start of header -@setfilename autoconf.info -+@setfilename autoconf257.info ++@setfilename autoconf259.info @include version.texi -@settitle Autoconf -+@settitle Autoconf257 ++@settitle Autoconf259 @setchapternewpage odd - @setcontentsaftertitlepage - @finalout -@@ -97,7 +97,7 @@ - - @dircategory GNU programming tools +@@ -212,3 +212,3 @@ @direntry --* Autoconf: (autoconf). Create source code configuration scripts -+* Autoconf257: (autoconf257). Create source code configuration scripts +-* Autoconf: (autoconf). Create source code configuration scripts. ++* Autoconf259: (autoconf259). Create source code configuration scripts. @end direntry - - @dircategory Individual utilities diff --git a/devel/autoconf261/files/patch-configure b/devel/autoconf261/files/patch-configure new file mode 100644 index 00000000000..bc622f2b52b --- /dev/null +++ b/devel/autoconf261/files/patch-configure @@ -0,0 +1,7 @@ +--- configure.orig Thu Nov 6 01:33:28 2003 ++++ configure Sun Mar 14 16:53:34 2004 +@@ -1536,3 +1536,3 @@ + # Define the identity of the package. +- PACKAGE='autoconf' ++ PACKAGE='autoconf259' + VERSION='2.59' diff --git a/devel/autoconf261/files/patch-standards.texi b/devel/autoconf261/files/patch-standards.texi index 51c669fafb1..9d613495066 100644 --- a/devel/autoconf261/files/patch-standards.texi +++ b/devel/autoconf261/files/patch-standards.texi @@ -1,19 +1,12 @@ ---- doc/standards.texi.orig Sun Jun 1 18:52:56 2003 -+++ doc/standards.texi Sun Jun 1 18:54:00 2003 -@@ -1,6 +1,6 @@ - \input texinfo @c -*-texinfo-*- +--- doc/standards.texi.orig Sun Sep 14 18:33:44 2003 ++++ doc/standards.texi Sun Mar 14 16:47:41 2004 +@@ -2,3 +2,3 @@ @c %**start of header -@setfilename standards.info -+@setfilename standards257.info ++@setfilename standards259.info @settitle GNU Coding Standards - @c This date is automagically updated when you save this file: - @set lastupdate November 23, 2002 -@@ -8,7 +8,7 @@ - - @dircategory GNU organization +@@ -10,3 +10,3 @@ @direntry -* Standards: (standards). GNU coding standards. -+* Standards257: (standards257). GNU coding standards. ++* Standards259: (standards259). GNU coding standards. @end direntry - - @c @setchapternewpage odd diff --git a/devel/autoconf261/pkg-plist b/devel/autoconf261/pkg-plist index 26f1b36ec1c..c672876e59c 100644 --- a/devel/autoconf261/pkg-plist +++ b/devel/autoconf261/pkg-plist @@ -11,7 +11,13 @@ info/autoconf%%BUILD_VERSION%%.info info/standards%%BUILD_VERSION%%.info @exec install-info %D/info/autoconf%%BUILD_VERSION%%.info %D/info/dir @exec install-info %D/info/standards%%BUILD_VERSION%%.info %D/info/dir +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 -- cgit