ports/81391: [MAINTAINER] security/pfw: Tarball was rerolled
Renato Botelho
freebsd at galle.com.br
Mon May 23 10:20:02 UTC 2005
>Number: 81391
>Category: ports
>Synopsis: [MAINTAINER] security/pfw: Tarball was rerolled
>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: Mon May 23 10:20:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Renato Botelho
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
Galle Folheados - http://www.galle.com.br
>Environment:
System: FreeBSD data.galle.com.br 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 09:20:42 BRST 2005
>Description:
- Tarball was rerolled, and conf dir removed because it was added acidentally.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- pfw-0.6.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/pfw/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 16 May 2005 12:25:34 -0000 1.3
+++ Makefile 23 May 2005 10:17:34 -0000
@@ -16,7 +16,7 @@
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1//}
+WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PHP= session pcre
WANT_PHP_WEB= yes
@@ -36,7 +36,7 @@
.endif
do-install:
-.for dir in conf lib web
+.for dir in lib web
@${MKDIR} ${PFW_PREFIX}/${dir}
@${CP} -Rv ${WRKSRC}/${dir}/* ${PFW_PREFIX}/${dir}
.endfor
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/pfw/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 16 May 2005 12:25:34 -0000 1.3
+++ distinfo 23 May 2005 10:17:34 -0000
@@ -1,2 +1,2 @@
-MD5 (pfw-0.6.1.tgz) = be45844ebe01f0f992790e10fa3d571b
-SIZE (pfw-0.6.1.tgz) = 69996
+MD5 (pfw-0.6.1.tgz) = 17168f64ca1fbf44e1f27149dab02dd3
+SIZE (pfw-0.6.1.tgz) = 66039
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/pfw/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 19 Apr 2005 15:37:25 -0000 1.2
+++ pkg-plist 23 May 2005 10:17:34 -0000
@@ -3,12 +3,6 @@
www/pfw/README
www/pfw/bin/pfctlwrapper.sh
www/pfw/bin/pfctlwrapper.sh.remote
-www/pfw/conf/isakmpd.conf
-www/pfw/conf/pf-bart.conf
-www/pfw/conf/pf-demo.conf
-www/pfw/conf/pf-holodoc.conf
-www/pfw/conf/pf-test1.conf
-www/pfw/conf/pf.conf
www/pfw/lib/altq.class.php
www/pfw/lib/anchor.class.php
www/pfw/lib/filter.class.php
@@ -58,7 +52,6 @@
www/pfw/web/test.php
www/pfw/web/write.php
@dirrm www/pfw/bin
- at dirrm www/pfw/conf
@dirrm www/pfw/lib
@dirrm www/pfw/web/manual
@dirrm www/pfw/web
--- pfw-0.6.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list