From laszlof@ritamari.vonostingroup.com  Wed Apr  5 02:47:08 2006
Return-Path: <laszlof@ritamari.vonostingroup.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B646816A420
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Apr 2006 02:47:08 +0000 (UTC)
	(envelope-from laszlof@ritamari.vonostingroup.com)
Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6418043D45
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Apr 2006 02:47:08 +0000 (GMT)
	(envelope-from laszlof@ritamari.vonostingroup.com)
Received: from laszlof by ritamari.vonostingroup.com with local (Exim 4.60 (FreeBSD))
	(envelope-from <laszlof@ritamari.vonostingroup.com>)
	id 1FQy5p-0006W2-9A
	for FreeBSD-gnats-submit@freebsd.org; Tue, 04 Apr 2006 22:50:01 -0400
Message-Id: <E1FQy5p-0006W2-9A@ritamari.vonostingroup.com>
Date: Tue, 04 Apr 2006 22:50:01 -0400
From: Frank Laszlo <laszlof@vonostingroup.com>
Reply-To: Frank Laszlo <laszlof@vonostingroup.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [UPDATE]: devel/gengetopt: Update to version 2.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         95329
>Category:       ports
>Synopsis:       [UPDATE]: devel/gengetopt: Update to version 2.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 05 02:50:09 GMT 2006
>Closed-Date:    Wed Apr 05 19:44:44 GMT 2006
>Last-Modified:  Wed Apr 05 19:44:44 GMT 2006
>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@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch will update devel/gengetopt to the version 2.16. This version adds the following features:

	* a --full-help option is generated that shows also hidden options
	* multiple parsers can be linked into the same executable (even
  	  when using configuration files, thanks to Andre Noll)
	* when invoking getopt_long, discard any pointers to previously
  	  scanned command lines (thanks to Andre Noll)
	* fixed a bug in generation of help strings that might cause
  	  a seg fault (reported by Paul Biggar)

>How-To-Repeat:
	
>Fix:

	



--- gengetopt-2.16.diff begins here ---
diff -NrU3 gengetopt.orig/Makefile gengetopt/Makefile
--- gengetopt.orig/Makefile	Tue Apr  4 12:07:20 2006
+++ gengetopt/Makefile	Tue Apr  4 12:07:28 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	gengetopt
-PORTVERSION=	2.15
+PORTVERSION=	2.16
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -NrU3 gengetopt.orig/distinfo gengetopt/distinfo
--- gengetopt.orig/distinfo	Tue Apr  4 12:07:20 2006
+++ gengetopt/distinfo	Tue Apr  4 12:07:34 2006
@@ -1,3 +1,3 @@
-MD5 (gengetopt-2.15.tar.gz) = 79571b2ff12a9d6e56d4c4e9767ffc45
-SHA256 (gengetopt-2.15.tar.gz) = 46721c5f0ecc49436630bffb40b809c2ad028dbcca5cfe661b4655f4f11c336a
-SIZE (gengetopt-2.15.tar.gz) = 437238
+MD5 (gengetopt-2.16.tar.gz) = 41192e6266333116c8d33d83b24aea6c
+SHA256 (gengetopt-2.16.tar.gz) = ccea0a3bf648fd3521fd1704272d9b06b9d679237efd76ebc1283a123a2746fa
+SIZE (gengetopt-2.16.tar.gz) = 440226
diff -NrU3 gengetopt.orig/pkg-plist gengetopt/pkg-plist
--- gengetopt.orig/pkg-plist	Tue Apr  4 12:07:20 2006
+++ gengetopt/pkg-plist	Tue Apr  4 12:10:50 2006
@@ -17,7 +17,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/examples/sample2.ggo
 %%PORTDOCS%%%%DOCSDIR%%/gengetopt.html
 %%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/NEWSold
 %%DATADIR%%/getopt.c
 %%DATADIR%%/getopt1.c
 %%DATADIR%%/gnugetopt.h
--- gengetopt-2.16.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Wed Apr 5 17:09:46 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95329 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Wed Apr 5 19:44:39 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95329 
>Unformatted:
