Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2006 00:11:49 +0100
From:      Shaun Amott <shaun@inerd.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97663: devel/autogen: Update: 5.8.1 -> 5.8.4
Message-ID:  <1148339509.29929@charon.picobyte.net>
Resent-Message-ID: <200605222320.k4MNKGwZ085196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97663
>Category:       ports
>Synopsis:       devel/autogen: Update: 5.8.1 -> 5.8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 22 23:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:

>Description:

- Update to 5.8.4

>How-To-Repeat:

>Fix:

--- autogen.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/autogen/Makefile,v
retrieving revision 1.49
diff -u -r1.49 Makefile
--- Makefile	23 Feb 2006 10:35:30 -0000	1.49
+++ Makefile	22 May 2006 23:08:50 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	autogen
-PORTVERSION=	5.8.1
-PORTREVISION=	1
+PORTVERSION=	5.8.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		${MASTER_SITE_GNU:S/$/:gnu/}
@@ -31,9 +30,11 @@
 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
+	optionProcess.3 optionRestore.3 optionOnlyUsage.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>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/autogen/distinfo,v
retrieving revision 1.34
diff -u -r1.34 distinfo
--- distinfo	12 Jan 2006 01:05:03 -0000	1.34
+++ distinfo	22 May 2006 23:08:50 -0000
@@ -1,3 +1,3 @@
-MD5 (autogen-5.8.1.tar.bz2) = dfa12164b36e53ea8d1667cf21d4df4f
-SHA256 (autogen-5.8.1.tar.bz2) = 71d6aa16c6a8a3d6288cad393e0a8a5bc2c423dfbb9f54f807a012f467fd8f1d
-SIZE (autogen-5.8.1.tar.bz2) = 924967
+MD5 (autogen-5.8.4.tar.bz2) = b65d4b9e3ddbcfd5418b708858c05b66
+SHA256 (autogen-5.8.4.tar.bz2) = 854731a72e37efb62b3226d64fb2b856c2122fa8f813e5073c6e629e62d05ed7
+SIZE (autogen-5.8.4.tar.bz2) = 931015
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/autogen/pkg-plist,v
retrieving revision 1.28
diff -u -r1.28 pkg-plist
--- pkg-plist	23 Feb 2006 10:35:30 -0000	1.28
+++ pkg-plist	22 May 2006 23:08:50 -0000
@@ -28,7 +28,7 @@
 %%DATADIR%%/fsm-trans.tpl
 %%DATADIR%%/fsm.tpl
 %%DATADIR%%/getopt.tpl
-%%DATADIR%%/libopts-27.0.2.tar.gz
+%%DATADIR%%/libopts-27.1.2.tar.gz
 %%DATADIR%%/optcode.tpl
 %%DATADIR%%/opthead.tpl
 %%DATADIR%%/options.tpl
--- autogen.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148339509.29929>