Date: Tue, 20 Jan 2004 22:44:31 +0300 From: Sergey Matveychuk <sem@ciam.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61644: [MAINTAINER] ftp/frox: Utilize new PLIST_FILES macro Message-ID: <E1Aj1nb-0001HQ-CC@Current.sem-home.ciam.ru> Resent-Message-ID: <200401202000.i0KK0bkf050314@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61644 >Category: ports >Synopsis: [MAINTAINER] ftp/frox: Utilize new PLIST_FILES macro >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 Jan 20 12:00:37 PST 2004 >Closed-Date: >Last-Modified: >Originator: Sergey Matveychuk >Release: FreeBSD 5.2-RELEASE i386 >Organization: >Environment: System: FreeBSD Current.sem-home.ciam.ru 5.2-RELEASE FreeBSD 5.2-RELEASE #6: Sat Jan 17 16:12:04 MSK 2004 >Description: [DESCRIBE CHANGES] Utilize a new PLIST_FILES (bye-bye pkg-plist!) Removed file(s): - pkg-plist Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- frox-0.7.12.patch begins here --- diff -ruN --exclude=CVS /usr/ports/ftp/frox.orig/Makefile /usr/ports/ftp/frox/Makefile --- /usr/ports/ftp/frox.orig/Makefile Tue Jan 20 21:45:28 2004 +++ /usr/ports/ftp/frox/Makefile Tue Jan 20 22:00:11 2004 @@ -35,6 +35,7 @@ MAN5= frox.conf.5 PORTDOCS= FAQ SECURITY CREDITS ChangeLog +PLIST_FILES= sbin/frox etc/frox.conf.sample etc/rc.d/frox.sh PKGMESSAGE= ${WRKDIR}/pkg-message diff -ruN --exclude=CVS /usr/ports/ftp/frox.orig/pkg-plist /usr/ports/ftp/frox/pkg-plist --- /usr/ports/ftp/frox.orig/pkg-plist Tue Jan 20 21:45:28 2004 +++ /usr/ports/ftp/frox/pkg-plist Thu Jan 1 03:00:00 1970 @@ -1,3 +0,0 @@ -sbin/frox -etc/frox.conf.sample -etc/rc.d/frox.sh --- frox-0.7.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Aj1nb-0001HQ-CC>