ports/82672: Update port: devel/autogen to 5.7

KATO Tsuguru tkato432 at yahoo.com
Sun Jun 26 17:10:15 UTC 2005


>Number:         82672
>Category:       ports
>Synopsis:       Update port: devel/autogen to 5.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 26 17:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 5.7

Remove file:
files/patch-autoopts:agman1.tpl
files/patch-config:ltmain.sh

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/autogen/Makefile devel/autogen/Makefile
--- /usr/ports/devel/autogen/Makefile	Tue Oct 26 16:37:11 2004
+++ devel/autogen/Makefile	Sun Jun 26 02:06:37 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	autogen
-PORTVERSION=	5.6.4
+PORTVERSION=	5.7
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		${MASTER_SITE_GNU:S/$/:gnu/}
@@ -19,15 +19,20 @@
 
 LIB_DEPENDS=	guile.15:${PORTSDIR}/lang/guile
 
-USE_GNOME=	gnometarget libxml2
+USE_BZIP2=	yes
+USE_GNOME=	gnomehack gnometarget libxml2
 USE_GMAKE=	yes
-GNU_CONFIGURE=	yes
+USE_LIBTOOL_VER=	15
 CONFIGURE_ARGS=	--with-libguile=yes --with-libxml2=yes
 INSTALLS_SHLIB=	yes
 
 MAN1=	autogen.1 autoopts-config.1 columns.1 getdefs.1 xml2ag.1
-MAN3=	optionFree.3 optionLoadLine.3 optionProcess.3 optionRestore.3 \
-	optionSaveFile.3 optionSaveState.3 optionVersion.3
+MAN3=	ao_string_tokenize.3 configFileLoad.3 optionFileLoad.3 \
+	optionFindNextValue.3 optionFindValue.3 optionFree.3 \
+	optionGetValue.3 optionLoadLine.3 optionNextValue.3 \
+	optionProcess.3 optionRestore.3 optionSaveFile.3 \
+	optionSaveState.3 optionUnloadNested.3 optionVersion.3 \
+	strequate.3 streqvcmp.3 streqvmap.3 strneqvcmp.3 strtransform.3
 INFO=	autogen
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/autogen/distinfo devel/autogen/distinfo
--- /usr/ports/devel/autogen/distinfo	Tue Oct 26 16:37:12 2004
+++ devel/autogen/distinfo	Sun Jun 26 01:44:43 2005
@@ -1,2 +1,2 @@
-MD5 (autogen-5.6.4.tar.gz) = d85ea29a511b52975b91a75f9cefb71f
-SIZE (autogen-5.6.4.tar.gz) = 1137673
+MD5 (autogen-5.7.tar.bz2) = 7a90b2afac2de211f03c374e92dfe9b2
+SIZE (autogen-5.7.tar.bz2) = 890899
diff -urN /usr/ports/devel/autogen/files/patch-autoopts:agman1.tpl devel/autogen/files/patch-autoopts:agman1.tpl
--- /usr/ports/devel/autogen/files/patch-autoopts:agman1.tpl	Tue Jul 16 15:31:32 2002
+++ devel/autogen/files/patch-autoopts:agman1.tpl	Thu Jan  1 09:00:00 1970
@@ -1,14 +0,0 @@
---- autoopts/agman1.tpl.orig	Mon Jul 15 19:39:33 2002
-+++ autoopts/agman1.tpl	Mon Jul 15 19:48:10 2002
-@@ -432,9 +432,9 @@
-      ENDIF :+][+:
-   ESAC     :+][+:
- ENDIF      :+]
--_End_Of_Man_[+:
-+_End_Of_Man_{+
- 
--(shell (out-pop #t) ) :+]
-+(shell (out-pop #t) ) +}
- .PP
- This manual page was \fIAutoGen\fP-erated from the \fB[+:prog_name:+]\fP
- option definitions.[+: #
diff -urN /usr/ports/devel/autogen/files/patch-config:ltmain.sh devel/autogen/files/patch-config:ltmain.sh
--- /usr/ports/devel/autogen/files/patch-config:ltmain.sh	Sat Apr 12 22:39:44 2003
+++ devel/autogen/files/patch-config:ltmain.sh	Thu Jan  1 09:00:00 1970
@@ -1,15 +0,0 @@
---- config/ltmain.sh.orig	Mon Feb 17 22:59:26 2003
-+++ config/ltmain.sh	Mon Feb 17 23:00:06 2003
-@@ -4280,10 +4280,12 @@
- 	fi
- 
- 	# Install the pseudo-library for information purposes.
-+	if /usr/bin/false; then
- 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- 	instname="$dir/$name"i
- 	$show "$install_prog $instname $destdir/$name"
- 	$run eval "$install_prog $instname $destdir/$name" || exit $?
-+	fi
- 
- 	# Maybe install the static library, too.
- 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff -urN /usr/ports/devel/autogen/pkg-plist devel/autogen/pkg-plist
--- /usr/ports/devel/autogen/pkg-plist	Tue Oct 26 16:37:12 2004
+++ devel/autogen/pkg-plist	Sun Jun 26 02:12:11 2005
@@ -3,17 +3,19 @@
 bin/columns
 bin/getdefs
 bin/xml2ag
-include/options.h
-include/usage-txt.h
+include/autoopts/options.h
+include/autoopts/usage-txt.h
 lib/libguileopts.a
 lib/libguileopts.so
 lib/libguileopts.so.0
 lib/libopts.a
 lib/libopts.so
-lib/libopts.so.23
+lib/libopts.so.25
+libdata/pkgconfig/autoopts.pc
 share/aclocal/autoopts.m4
 %%DATADIR%%/aginfo.tpl
 %%DATADIR%%/aginfo3.tpl
+%%DATADIR%%/agman-lib.tpl
 %%DATADIR%%/agman1.tpl
 %%DATADIR%%/agman3.tpl
 %%DATADIR%%/autoopts.m4
@@ -23,11 +25,13 @@
 %%DATADIR%%/fsm-trans.tpl
 %%DATADIR%%/fsm.tpl
 %%DATADIR%%/getopt.tpl
-%%DATADIR%%/libopts-23.0.14.tar.gz
+%%DATADIR%%/libopts-25.0.0.tar.gz
 %%DATADIR%%/optcode.tpl
 %%DATADIR%%/opthead.tpl
 %%DATADIR%%/options.tpl
 %%DATADIR%%/optlib.tpl
 %%DATADIR%%/optmain.tpl
+%%DATADIR%%/rc-sample.tpl
 %%DATADIR%%/stdoptions.def
 @dirrm %%DATADIR%%
+ at dirrm include/autoopts
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list