Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2001 12:52:03 +0200 (CEST)
From:      Cyrille Lefevre <clefevre@citeweb.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30380: Maintainer update: devel/gengetopt (2.4)
Message-ID:  <200109061052.f86Aq3727095@gits.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         30380
>Category:       ports
>Synopsis:       Maintainer update: devel/gengetopt (2.4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 06 04:10:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.4-RC i386
>Organization:
ACME
>Environment:

System: FreeBSD gits 4.4-RC FreeBSD 4.4-RC #29: Sat Aug 25 14:49:20 CEST 2001 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386

>Description:

	Makefile
		PORTVERSION bumped.
		MAINTAINER updated.

	distinfo
		updated.

	pkg-descr
		updated.

	pkg-plist
		updated and reordered.

>How-To-Repeat:
	n/a
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/gengetopt/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2001/05/04 09:35:53	1.4
+++ Makefile	2001/09/06 10:22:26
@@ -7,12 +7,12 @@
 #
 
 PORTNAME=	gengetopt
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR= ${PORTNAME}
 
-MAINTAINER=	ports@freebsd.org
+MAINTAINER=	clefevre@citeweb.net
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/gengetopt/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2001/05/04 09:35:53	1.3
+++ distinfo	2001/09/06 10:22:40
@@ -1 +1 @@
-MD5 (gengetopt-2.3.tar.gz) = 2b1f785d171a1c4500f001c719672b01
+MD5 (gengetopt-2.4.tar.gz) = 452505146fa9a7075af6cecd99270097
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/gengetopt/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	2000/10/28 02:48:45	1.1
+++ pkg-descr	2001/09/06 10:44:49
@@ -3,7 +3,7 @@
 
 Thus your program can now handle options such as:
 
-myprog --input foo.c -o foo.o --no-tabs -i 100 *.class
+	myprog --input foo.c -o foo.o --no-tabs -i 100 *.class
 
 And both long options (those that start with --) and short options (start
 with - and consist of only one character) can be handled. For standards
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/gengetopt/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2001/05/04 09:35:53	1.2
+++ pkg-plist	2001/09/06 10:42:49
@@ -1,27 +1,28 @@
+@comment $FreeBSD$
 bin/gengetopt
-share/doc/gengetopt/examples/sample1.ggo
-share/doc/gengetopt/examples/sample2.ggo
-share/doc/gengetopt/examples/main1.cc
-share/doc/gengetopt/examples/main2.c
+share/doc/gengetopt/COPYING
+share/doc/gengetopt/ChangeLog
+share/doc/gengetopt/INSTALL
+share/doc/gengetopt/LICENSE
+share/doc/gengetopt/NEWS
+share/doc/gengetopt/README
+share/doc/gengetopt/THANKS
+share/doc/gengetopt/cmdline1.c.html
 share/doc/gengetopt/examples/cmdline1.c
 share/doc/gengetopt/examples/cmdline1.h
 share/doc/gengetopt/examples/cmdline2.c
 share/doc/gengetopt/examples/cmdline2.h
+share/doc/gengetopt/examples/main1.cc
+share/doc/gengetopt/examples/main2.c
+share/doc/gengetopt/examples/sample1.ggo
+share/doc/gengetopt/examples/sample2.ggo
 share/doc/gengetopt/gengetopt.html
-share/doc/gengetopt/cmdline1.c.html
 share/doc/gengetopt/man_getopt.html
 share/doc/gengetopt/no_getopt_long.txt
-share/doc/gengetopt/ChangeLog
-share/doc/gengetopt/COPYING
-share/doc/gengetopt/NEWS
-share/doc/gengetopt/THANKS
-share/doc/gengetopt/INSTALL
-share/doc/gengetopt/README
-share/doc/gengetopt/LICENSE
 share/gengetopt/alloca.c
-share/gengetopt/getopt.h
 share/gengetopt/getopt.c
+share/gengetopt/getopt.h
 share/gengetopt/getopt1.c
+@dirrm share/gengetopt
 @dirrm share/doc/gengetopt/examples
 @dirrm share/doc/gengetopt
-@dirrm share/gengetopt
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109061052.f86Aq3727095>