From cyrille.lefevre@laposte.net  Tue Mar  9 15:12:02 2004
Return-Path: <cyrille.lefevre@laposte.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EFAAE16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  9 Mar 2004 15:12:02 -0800 (PST)
Received: from huva.hittite.isp.9tel.net (huva.hittite.isp.9tel.net [62.62.156.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DD2CB43D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  9 Mar 2004 15:12:01 -0800 (PST)
	(envelope-from cyrille.lefevre@laposte.net)
Received: from mail.gits.dyndns.org (195.78.203.213.internet9tcollecte.9massy1-1-ro-bas-2.9tel.net [213.203.78.195])
	by huva.hittite.isp.9tel.net (Postfix) with ESMTP id BB3A09BB34
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Mar 2004 00:12:33 +0100 (CET)
Received: from gits.gits.fr.invalid (dupm64pvignal7da@localhost [127.0.0.1])
	by mail.gits.dyndns.org (8.12.10/8.12.10) with ESMTP id i29NBWSP039550
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Mar 2004 00:11:34 +0100 (CET)
	(envelope-from cyrille.lefevre@laposte.net)
Received: by gits.gits.fr.invalid (tmda-sendmail, from uid 0);
	Wed, 10 Mar 2004 00:11:31 +0100 (CET)
Message-Id: <20040309231104.GA1324@gits.dyndns.org>
Date: Wed, 10 Mar 2004 00:11:07 +0100
From: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Reply-To: Cyrille Lefevre <cyrille.lefevre@laposte.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Maintainer update: devel/gengetopt (2.11)
X-Send-Pr-Version: 3.113

>Number:         64016
>Category:       ports
>Synopsis:       Maintainer update: devel/gengetopt (2.11)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 09 15:20:12 PST 2004
>Closed-Date:    Wed Mar 10 01:42:11 PST 2004
>Last-Modified:  Wed Mar 10 01:42:11 PST 2004
>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@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
-@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
+@dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Mar 10 01:42:02 PST 2004 
State-Changed-Why:  
Committed, thanks! 

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