From owner-freebsd-ports Thu Sep 6 4:10:27 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BC9A37B409 for ; Thu, 6 Sep 2001 04:10:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f86BA6D57567; Thu, 6 Sep 2001 04:10:06 -0700 (PDT) (envelope-from gnats) Received: from smtp.noos.fr (camus.noos.net [212.198.2.70]) by hub.freebsd.org (Postfix) with ESMTP id 0E26837B401 for ; Thu, 6 Sep 2001 04:09:09 -0700 (PDT) Received: (qmail 55649116 invoked by uid 0); 6 Sep 2001 10:52:04 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.231.187]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 6 Sep 2001 10:52:04 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id f86Aq3727095; Thu, 6 Sep 2001 12:52:03 +0200 (CEST) (envelope-from root) Message-Id: <200109061052.f86Aq3727095@gits.dyndns.org> Date: Thu, 6 Sep 2001 12:52:03 +0200 (CEST) From: Cyrille Lefevre Reply-To: Cyrille Lefevre To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/30380: Maintainer update: devel/gengetopt (2.4) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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