ports/75239: [MAINTAINER] www/privoxy+ipv6: fix plist based on pointyhead report
Lars Eggert
lars.eggert at gmx.net
Sat Dec 18 22:40:18 UTC 2004
>Number: 75239
>Category: ports
>Synopsis: [MAINTAINER] www/privoxy+ipv6: fix plist based on pointyhead report
>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: Sat Dec 18 22:40:17 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Lars Eggert
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD kobe.netlab.nec.de 5.3-STABLE FreeBSD 5.3-STABLE #14: Tue Dec 7 13:32:55 CET
>Description:
Fix plist based on pointyhead report.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- privoxy+ipv6-20030523_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/privoxy+ipv6/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile 4 Jun 2004 17:29:36 -0000 1.13
+++ Makefile 18 Dec 2004 22:38:14 -0000
@@ -7,7 +7,7 @@
PORTNAME= privoxy+ipv6
PORTVERSION= 20030523
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.deepspace6.net/pub/ds6/sources/privoxy/
DISTNAME= privoxy_CVS_${PORTVERSION}_ipv6_5
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/privoxy+ipv6/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist 30 Jul 2003 18:39:30 -0000 1.4
+++ pkg-plist 18 Dec 2004 22:38:14 -0000
@@ -1,3 +1,5 @@
+ at unexec cmp %D/etc/privoxy/config.sample %D/etc/privoxy/config && rm %D/etc/privoxy/config
+ at unexec cmp %D/etc/privoxy/user.action.sample %D/etc/privoxy/user.action && rm %D/etc/privoxy/user.action
etc/privoxy/config.sample
etc/privoxy/default.action
etc/privoxy/default.filter
@@ -85,6 +87,7 @@
%%DOCSDIR%%/user-manual/templates.html
%%DOCSDIR%%/user-manual/upgradersnote.html
@dirrm etc/privoxy/templates
+ at unexec rmdir %D/etc/privoxy 2>/dev/null || true
@dirrm %%DOCSDIR%%/developer-manual
@dirrm %%DOCSDIR%%/faq
@dirrm %%DOCSDIR%%/images
--- privoxy+ipv6-20030523_3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list