Date: Tue, 9 Mar 2004 17:43:24 +0100 From: Cyrille Lefevre <cyrille.lefevre@laposte.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/63995: Maintainer update: misc/findutils (info fix) Message-ID: <20040309164324.GA61419@gits.dyndns.org> Resent-Message-ID: <200403091650.i29GoJw3031918@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63995 >Category: ports >Synopsis: Maintainer update: misc/findutils (info fix) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Mar 09 08:50:19 PST 2004 >Closed-Date: >Last-Modified: >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 PORTREVISION bumped INFO added pkg-descr WWW fixed pkg-plist info deleted >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/misc/findutils/Makefile,v retrieving revision 1.16 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.16 Makefile --- Makefile 4 Feb 2004 05:07:37 -0000 1.16 +++ Makefile 9 Mar 2004 16:39:51 -0000 @@ -7,7 +7,7 @@ PORTNAME= findutils PORTVERSION= 4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= findutils @@ -24,6 +24,7 @@ CONFIGURE_ARGS= --program-prefix=g # --localstatedir=${LOCALSTATEDIR} MAKE_ARGS= INSTALL_SCRIPT="${INSTALL_SCRIPT}" +INFO= find MAN1= gfind.1 gxargs.1 glocate.1 gupdatedb.1 MAN5= glocatedb.5 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/misc/findutils/pkg-descr,v retrieving revision 1.2 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.2 pkg-descr --- pkg-descr 29 Jan 2001 18:47:00 -0000 1.2 +++ pkg-descr 9 Mar 2004 16:42:00 -0000 @@ -8,4 +8,4 @@ eg., glocate, gfind, gxargs, but the texinfo documentation will refer to these utilities without the `g' prefix. -WWW: http://www.gnu.org/software/findutils/findutils.html +WWW: http://www.gnu.org/software/findutils/ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/misc/findutils/pkg-plist,v retrieving revision 1.2 diff -u -I$Id.*$ -I$.+BSD.*$ -r1.2 pkg-plist --- pkg-plist 29 Jan 2001 18:47:00 -0000 1.2 +++ pkg-plist 9 Mar 2004 16:38:25 -0000 @@ -5,6 +6,3 @@ libexec/gfrcode libexec/gcode libexec/gbigram -@unexec install-info --delete %D/info/find.info %D/info/dir -info/find.info -@exec install-info %D/info/find.info %D/info/dir >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040309164324.GA61419>