ports/90448: [UPDATE]: devel/gengetopt: Update to version 2.14

Frank Laszlo laszlof at vonostingroup.com
Thu Dec 15 19:20:09 UTC 2005


>Number:         90448
>Category:       ports
>Synopsis:       [UPDATE]: devel/gengetopt: Update to version 2.14
>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:   Thu Dec 15 19:20:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank Laszlo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof at ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch will update devel/gengetopt to version 2.14 on the developers site. There are no major changes in
	this version. I have added a patch to "fix" the info file to include a directory entry, I have CC'd the
	developer on this PR, as it should be fixed upstream. I'll take maintainership.

>How-To-Repeat:
	
>Fix:

	



--- gengetopt-2.14.diff begins here ---
diff -NrU3 gengetopt.orig/Makefile gengetopt/Makefile
--- gengetopt.orig/Makefile	Thu Dec 15 13:21:30 2005
+++ gengetopt/Makefile	Thu Dec 15 14:06:21 2005
@@ -7,12 +7,12 @@
 #
 
 PORTNAME=	gengetopt
-PORTVERSION=	2.11
+PORTVERSION=	2.14
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	laszlof at vonostingroup.com
 COMMENT=	A tool for generating a C function which parses command line arguments
 
 GNU_CONFIGURE=	yes
@@ -20,6 +20,10 @@
 USE_GMAKE=	yes
 
 MAN1=		gengetopt.1
+INFO=		gengetopt
+
+post-patch:
+	@${RM} ${WRKSRC}/doc/gengetopt.info
 
 .if defined(NOPORTDOCS)
 do-install:
diff -NrU3 gengetopt.orig/distinfo gengetopt/distinfo
--- gengetopt.orig/distinfo	Thu Dec 15 13:21:30 2005
+++ gengetopt/distinfo	Thu Dec 15 13:22:11 2005
@@ -1,2 +1,3 @@
-MD5 (gengetopt-2.11.tar.gz) = 4ddcd17c7fb3c79f99fad1506b192baf
-SIZE (gengetopt-2.11.tar.gz) = 268899
+MD5 (gengetopt-2.14.tar.gz) = de069887122ab0d8471cca92ebd5dadb
+SHA256 (gengetopt-2.14.tar.gz) = 2cf0b66cbd05d2bdca0cf218b3ffbfa096bdf039b61b94bbd6d6e77f7b058db6
+SIZE (gengetopt-2.14.tar.gz) = 424994
diff -NrU3 gengetopt.orig/files/patch-aa gengetopt/files/patch-aa
--- gengetopt.orig/files/patch-aa	Wed Dec 31 19:00:00 1969
+++ gengetopt/files/patch-aa	Thu Dec 15 13:59:09 2005
@@ -0,0 +1,13 @@
+--- doc/gengetopt.texinfo.orig	Thu Dec 15 13:54:45 2005
++++ doc/gengetopt.texinfo	Thu Dec 15 13:58:26 2005
+@@ -26,6 +26,10 @@
+ @c @setchapternewpage odd
+ @c %**end of header
+ 
++ at direntry
++* GenGetopt (gengetopt).	A tool for generating a C function which parses command line arguments.
++ at end direntry
++
+ @set myhomepage @uref{http://www.lorenzobettini.it}
+ 
+ @ifinfo
diff -NrU3 gengetopt.orig/pkg-plist gengetopt/pkg-plist
--- gengetopt.orig/pkg-plist	Thu Dec 15 13:21:30 2005
+++ gengetopt/pkg-plist	Thu Dec 15 13:34:42 2005
@@ -7,8 +7,6 @@
 %%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
@@ -18,9 +16,8 @@
 %%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
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/NEWSold
 %%DATADIR%%/getopt.c
 %%DATADIR%%/getopt1.c
 %%DATADIR%%/gnugetopt.h
--- gengetopt-2.14.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list