ports/91017: [UPDATE]: devel/gengetopt: Update to version 2.15
Frank Laszlo
laszlof at vonostingroup.com
Wed Dec 28 14:00:33 UTC 2005
>Number: 91017
>Category: ports
>Synopsis: [UPDATE]: devel/gengetopt: Update to version 2.15
>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: Wed Dec 28 14:00:24 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.15 released today on the developers site. This version adds
the following features:
* option parts can be specified in any order
* options can be hidden (not shown in the --help output)
* an option can depend on another option
* when converting a numeric string check for the result
* when enumerated options are used, the value stored in the _arg field
is an actual value specified in the list, and not the one specified
at the command line (which can be abbreviated)
>How-To-Repeat:
>Fix:
--- gengetopt-2.15.diff begins here ---
diff -NrU3 gengetopt.orig/Makefile gengetopt/Makefile
--- gengetopt.orig/Makefile Wed Dec 28 08:43:04 2005
+++ gengetopt/Makefile Wed Dec 28 08:43:30 2005
@@ -7,7 +7,7 @@
#
PORTNAME= gengetopt
-PORTVERSION= 2.14
+PORTVERSION= 2.15
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff -NrU3 gengetopt.orig/distinfo gengetopt/distinfo
--- gengetopt.orig/distinfo Wed Dec 28 08:43:04 2005
+++ gengetopt/distinfo Wed Dec 28 08:43:34 2005
@@ -1,3 +1,3 @@
-MD5 (gengetopt-2.14.tar.gz) = de069887122ab0d8471cca92ebd5dadb
-SHA256 (gengetopt-2.14.tar.gz) = 2cf0b66cbd05d2bdca0cf218b3ffbfa096bdf039b61b94bbd6d6e77f7b058db6
-SIZE (gengetopt-2.14.tar.gz) = 424994
+MD5 (gengetopt-2.15.tar.gz) = 79571b2ff12a9d6e56d4c4e9767ffc45
+SHA256 (gengetopt-2.15.tar.gz) = 46721c5f0ecc49436630bffb40b809c2ad028dbcca5cfe661b4655f4f11c336a
+SIZE (gengetopt-2.15.tar.gz) = 437238
--- gengetopt-2.15.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list