ports/136392: [PATCH] devel/gengetopt - take maintainership & update to 2.22.2
Charlie Kester
corky1951 at comcast.net
Mon Jul 6 21:40:02 UTC 2009
>Number: 136392
>Category: ports
>Synopsis: [PATCH] devel/gengetopt - take maintainership & update to 2.22.2
>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: Mon Jul 06 21:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Charlie Kester <corky1951 at comcast.net>
>Release: FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD atom.local 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Mon May 4 15:50:49 PDT 2009 root at atom.local:/usr/obj/usr/src/sys/ATOM i386
>Description:
Release notes from the project website:
* removed further compilation warnings for generated files
* fixed a compilation problems for files generated with --include-getopt with
some versions of stdlib.h
* removed dependency from flex library (that generated problems in compilation
in open solaris)
* uses PACKAGE_NAME, if defined, for printing help and version
* uses --docdir if specified for installing documentation
>How-To-Repeat:
>Fix:
--- gengetopt-2.22.2.diff begins here ---
diff -ruN /usr/ports/devel/gengetopt/Makefile ./gengetopt/Makefile
--- /usr/ports/devel/gengetopt/Makefile 2008-08-25 14:16:21.000000000 -0700
+++ ./gengetopt/Makefile 2009-07-06 13:51:29.000000000 -0700
@@ -7,11 +7,11 @@
#
PORTNAME= gengetopt
-PORTVERSION= 2.22.1
+PORTVERSION= 2.22.2
CATEGORIES= devel
MASTER_SITES= GNU
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= corky1951 at comcast.net
COMMENT= A tool for generating a C function which parses command line arguments
INSTALL_WRKSRC= ${WRKSRC}/src
diff -ruN /usr/ports/devel/gengetopt/distinfo ./gengetopt/distinfo
--- /usr/ports/devel/gengetopt/distinfo 2008-08-25 14:16:21.000000000 -0700
+++ ./gengetopt/distinfo 2009-07-06 13:46:33.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (gengetopt-2.22.1.tar.gz) = 3877433c69902a26887ad65c1a2d60eb
-SHA256 (gengetopt-2.22.1.tar.gz) = e8d1de4f8c102263844886a2f2b57d82c291c1eae6307ea406fb96f29a67c3a7
-SIZE (gengetopt-2.22.1.tar.gz) = 914661
+MD5 (gengetopt-2.22.2.tar.gz) = 99e3e7ff827fe8f1719c298b116a044e
+SHA256 (gengetopt-2.22.2.tar.gz) = 4bf96bea9f80ac85c716cd07f5fe68602db7f380f6dc2d025f17139aa0b56455
+SIZE (gengetopt-2.22.2.tar.gz) = 954798
--- gengetopt-2.22.2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list