ports/63995: Maintainer update: misc/findutils (info fix)

Cyrille Lefevre cyrille.lefevre at laposte.net
Tue Mar 9 16:50:19 UTC 2004


>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 at 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
- at unexec install-info --delete %D/info/find.info %D/info/dir
-info/find.info
- at exec install-info %D/info/find.info %D/info/dir
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list