Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2004 17:22:39 +0100
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63994: Maintainer update: sysutils/stow (info fix)
Message-ID:  <20040309162238.GA91497@gits.dyndns.org>
Resent-Message-ID: <200403091630.i29GULp4028636@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040309162238.GA91497>