ports/63994: Maintainer update: sysutils/stow (info fix)

Cyrille Lefevre cyrille.lefevre at laposte.net
Tue Mar 9 16:30:21 UTC 2004


>Number:         63994
>Category:       ports
>Synopsis:       Maintainer update: sysutils/stow (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:30:21 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
		PLIST_FILES added
	pkg-descr
		WWW fixed
	pkg-plist
		deleted
>How-To-Repeat:
	n/a
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/stow/Makefile,v
retrieving revision 1.9
diff -u -I$Id.*$ -I$.+BSD.*$ -r1.9 Makefile
--- Makefile	4 Feb 2004 05:09:07 -0000	1.9
+++ Makefile	9 Mar 2004 16:21:41 -0000
@@ -8,7 +8,7 @@
 
 PORTNAME=	stow
 PORTVERSION=	1.3.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -19,6 +19,9 @@
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_PERL5=	yes
+
+PLIST_FILES=	bin/stow
+INFO=		stow
 
 INSTALL_INFO?=	install-info
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/sysutils/stow/pkg-descr,v
retrieving revision 1.2
diff -u -I$Id.*$ -I$.+BSD.*$ -r1.2 pkg-descr
--- pkg-descr	11 Sep 2001 12:20:38 -0000	1.2
+++ pkg-descr	26 Jan 2004 14:57:12 -0000
@@ -12,4 +12,4 @@
 directory (e.g., /usr/local/stow/emacs), so it's always possible to
 rebuild the target tree (e.g., /usr/local).
 
-WWW: http://www.gnu.ai.mit.edu/software/stow/stow.html
+WWW: http://www.gnu.org/software/stow/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list