diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-03-15 01:25:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-03-15 01:25:58 +0000 |
commit | eb6f3e503bf30274af29b25408c297050b6a45f2 (patch) | |
tree | 2c22c0ec6419158394d35fc992f63d844a003d75 /devel/autoconf26 | |
parent | e1e04277317d39eab347fc15885de14d5e4dcfe2 (diff) | |
download | ports-eb6f3e503bf30274af29b25408c297050b6a45f2.tar.gz ports-eb6f3e503bf30274af29b25408c297050b6a45f2.zip |
Notes
Diffstat (limited to 'devel/autoconf26')
-rw-r--r-- | devel/autoconf26/Makefile | 7 | ||||
-rw-r--r-- | devel/autoconf26/distinfo | 3 | ||||
-rw-r--r-- | devel/autoconf26/files/patch-autoconf.texi | 24 | ||||
-rw-r--r-- | devel/autoconf26/files/patch-configure | 7 | ||||
-rw-r--r-- | devel/autoconf26/files/patch-standards.texi | 19 | ||||
-rw-r--r-- | devel/autoconf26/pkg-plist | 6 |
6 files changed, 32 insertions, 34 deletions
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile index 1e8db5b5260e..b2e5c1a61332 100644 --- a/devel/autoconf26/Makefile +++ b/devel/autoconf26/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/autoconf26/distinfo b/devel/autoconf26/distinfo index 330fc36a42de..5da53db8ed4a 100644 --- a/devel/autoconf26/distinfo +++ b/devel/autoconf26/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/autoconf26/files/patch-autoconf.texi b/devel/autoconf26/files/patch-autoconf.texi index 50e1e8e7acab..5454129a2eb6 100644 --- a/devel/autoconf26/files/patch-autoconf.texi +++ b/devel/autoconf26/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/autoconf26/files/patch-configure b/devel/autoconf26/files/patch-configure new file mode 100644 index 000000000000..bc622f2b52b1 --- /dev/null +++ b/devel/autoconf26/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/autoconf26/files/patch-standards.texi b/devel/autoconf26/files/patch-standards.texi index 51c669fafb1b..9d6134950668 100644 --- a/devel/autoconf26/files/patch-standards.texi +++ b/devel/autoconf26/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/autoconf26/pkg-plist b/devel/autoconf26/pkg-plist index 26f1b36ec1cc..c672876e59c4 100644 --- a/devel/autoconf26/pkg-plist +++ b/devel/autoconf26/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 |