From owner-freebsd-ports Tue Dec 17 19:30: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA37637B401 for ; Tue, 17 Dec 2002 19:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BCF843ED4 for ; Tue, 17 Dec 2002 19:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBI3U2x3055525 for ; Tue, 17 Dec 2002 19:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBI3U2qH055524; Tue, 17 Dec 2002 19:30:02 -0800 (PST) Date: Tue, 17 Dec 2002 19:30:02 -0800 (PST) Message-Id: <200212180330.gBI3U2qH055524@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/45690: [bento-fix](non maintainer) : devel/gengetopt Reply-To: Cyrille Lefevre 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 The following reply was made to PR ports/45690; it has been noted by GNATS. From: Cyrille Lefevre To: freebsd-gnats-submit@FreeBSD.org Cc: sheepkiller@cultdeadsheep.org Subject: Re: ports/45690: [bento-fix](non maintainer) : devel/gengetopt Date: Wed, 18 Dec 2002 04:29:01 +0100 Edwin, thanks for you work -- maintainer approved :) Makefile distinfo same pkg-plist reduced diff Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/gengetopt/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 17 Jan 2002 23:13:36 -0000 1.8 +++ Makefile 18 Dec 2002 03:18:44 -0000 @@ -7,7 +7,7 @@ # PORTNAME= gengetopt -PORTVERSION= 2.4 +PORTVERSION= 2.7.1 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.4 diff -u -r1.4 distinfo --- distinfo 25 Aug 2001 16:09:38 -0000 1.4 +++ distinfo 18 Dec 2002 03:18:54 -0000 @@ -1 +1 @@ -MD5 (gengetopt-2.4.tar.gz) = 452505146fa9a7075af6cecd99270097 +MD5 (gengetopt-2.7.1.tar.gz) = 0205222fab2d1888799a1f817000eddb Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/gengetopt/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- pkg-plist 15 Nov 2001 05:58:49 -0000 1.3 +++ pkg-plist 18 Dec 2002 03:20:40 -0000 @@ -19,7 +19,7 @@ %%PORTDOCS%%share/doc/gengetopt/gengetopt.html %%PORTDOCS%%share/doc/gengetopt/man_getopt.html %%PORTDOCS%%share/doc/gengetopt/no_getopt_long.txt -share/gengetopt/alloca.c +%%PORTDOCS%%share/doc/gengetopt/old_changes.html share/gengetopt/getopt.c share/gengetopt/getopt.h share/gengetopt/getopt1.c Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message