ports/64016: Maintainer update: devel/gengetopt (2.11)

Cyrille Lefevre cyrille.lefevre at laposte.net
Tue Mar 9 23:20:13 UTC 2004


>Number:         64016
>Category:       ports
>Synopsis:       Maintainer update: devel/gengetopt (2.11)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 09 15:20:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sat Jan 31 15:17:05 CET 2004 root at gits:/disk3/freebsd/current/obj/disk3/freebsd/current/src/sys/CUSTOM i386
>Description:
	Makefile
		PORTVERSION bumped
		PORTREVISION deleted
	distinfo
		updated
	pkg-descr
		WWW fixed
	pkg-plist
		share/doc/gengetopt -> %%DOCSDIR%%
		share/gengetopt -> %%DATADIR%%
>How-To-Repeat:
	n/a
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/gengetopt/Makefile,v
retrieving revision 1.12
diff -u -I$Id.*$ -I$.+BSD.*$ -r1.12 Makefile
--- Makefile	4 Feb 2004 05:19:31 -0000	1.12
+++ Makefile	9 Mar 2004 16:24:41 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	gengetopt
-PORTVERSION=	2.9
-PORTREVISION=	1
+PORTVERSION=	2.11
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR= ${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/gengetopt/distinfo,v
retrieving revision 1.6
diff -u -I$Id.*$ -I$.+BSD.*$ -r1.6 distinfo
--- distinfo	18 May 2003 23:39:21 -0000	1.6
+++ distinfo	9 Mar 2004 16:26:13 -0000
@@ -1 +1,2 @@
-MD5 (gengetopt-2.9.tar.gz) = bbf9c8e0c9a39d3a958112e4bca1a255
+MD5 (gengetopt-2.11.tar.gz) = 4ddcd17c7fb3c79f99fad1506b192baf
+SIZE (gengetopt-2.11.tar.gz) = 268899
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/gengetopt/pkg-descr,v
retrieving revision 1.2
diff -u -I$Id.*$ -I$.+BSD.*$ -r1.2 pkg-descr
--- pkg-descr	15 Nov 2001 05:58:49 -0000	1.2
+++ pkg-descr	9 Mar 2004 16:33:27 -0000
@@ -10,4 +10,4 @@
 about short and long options you may want to take a look at the GNU Coding
 Standards.
 
-WWW: http://www.gnu.org/software/gengetopt/gengetopt.html
+WWW: http://www.gnu.org/software/gengetopt/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/gengetopt/pkg-plist,v
retrieving revision 1.4
diff -u -I$Id.*$ -I$.+BSD.*$ -r1.4 pkg-plist
--- pkg-plist	18 Dec 2002 11:46:07 -0000	1.4
+++ pkg-plist	9 Mar 2004 23:06:05 -0000
@@ -1,28 +1,29 @@
 @comment $FreeBSD: ports/devel/gengetopt/pkg-plist,v 1.3 2001/11/15 05:58:49 petef Exp $
 bin/gengetopt
-%%PORTDOCS%%share/doc/gengetopt/COPYING
-%%PORTDOCS%%share/doc/gengetopt/ChangeLog
-%%PORTDOCS%%share/doc/gengetopt/INSTALL
-%%PORTDOCS%%share/doc/gengetopt/LICENSE
-%%PORTDOCS%%share/doc/gengetopt/NEWS
-%%PORTDOCS%%share/doc/gengetopt/README
-%%PORTDOCS%%share/doc/gengetopt/THANKS
-%%PORTDOCS%%share/doc/gengetopt/cmdline1.c.html
-%%PORTDOCS%%share/doc/gengetopt/examples/cmdline1.c
-%%PORTDOCS%%share/doc/gengetopt/examples/cmdline1.h
-%%PORTDOCS%%share/doc/gengetopt/examples/cmdline2.c
-%%PORTDOCS%%share/doc/gengetopt/examples/cmdline2.h
-%%PORTDOCS%%share/doc/gengetopt/examples/main1.cc
-%%PORTDOCS%%share/doc/gengetopt/examples/main2.c
-%%PORTDOCS%%share/doc/gengetopt/examples/sample1.ggo
-%%PORTDOCS%%share/doc/gengetopt/examples/sample2.ggo
-%%PORTDOCS%%share/doc/gengetopt/gengetopt.html
-%%PORTDOCS%%share/doc/gengetopt/man_getopt.html
-%%PORTDOCS%%share/doc/gengetopt/no_getopt_long.txt
-%%PORTDOCS%%share/doc/gengetopt/old_changes.html
-share/gengetopt/getopt.c
-share/gengetopt/getopt.h
-share/gengetopt/getopt1.c
- at dirrm share/gengetopt
-%%PORTDOCS%%@dirrm share/doc/gengetopt/examples
-%%PORTDOCS%%@dirrm share/doc/gengetopt
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/THANKS
+%%PORTDOCS%%%%DOCSDIR%%/cmdline1.c.html
+%%PORTDOCS%%%%DOCSDIR%%/cmdline1.h.html
+%%PORTDOCS%%%%DOCSDIR%%/examples/cmdline1.c
+%%PORTDOCS%%%%DOCSDIR%%/examples/cmdline1.h
+%%PORTDOCS%%%%DOCSDIR%%/examples/cmdline2.c
+%%PORTDOCS%%%%DOCSDIR%%/examples/cmdline2.h
+%%PORTDOCS%%%%DOCSDIR%%/examples/main1.cc
+%%PORTDOCS%%%%DOCSDIR%%/examples/main2.c
+%%PORTDOCS%%%%DOCSDIR%%/examples/sample1.ggo
+%%PORTDOCS%%%%DOCSDIR%%/examples/sample2.ggo
+%%PORTDOCS%%%%DOCSDIR%%/gengetopt.html
+%%PORTDOCS%%%%DOCSDIR%%/man_getopt.html
+%%PORTDOCS%%%%DOCSDIR%%/no_getopt_long.txt
+%%PORTDOCS%%%%DOCSDIR%%/old_changes.html
+%%DATADIR%%/getopt.c
+%%DATADIR%%/getopt1.c
+%%DATADIR%%/gnugetopt.h
+ at dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list