ports/133292: [PATCH] www/privoxy: [SUMMARIZE CHANGES]

Greg Lewis glewis at misty.eyesbeyond.com
Thu Apr 2 04:10:02 UTC 2009


>Number:         133292
>Category:       ports
>Synopsis:       [PATCH] www/privoxy: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 02 04:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Greg Lewis
>Release:        FreeBSD 7.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD misty.eyesbeyond.com 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Sun Jan 18 11:29:59 PST 2009
>Description:

. Change pre-install to pre-su-install since the pkg-install script creates
  a group and user during pre-install, which requires root.

Port maintainer (fk at fabiankeil.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- privoxy-3.0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /var/fcvs/ports/www/privoxy/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile	22 Mar 2009 17:39:54 -0000	1.25
+++ Makefile	24 Mar 2009 04:01:13 -0000
@@ -75,7 +75,7 @@
 pre-configure:
 	@cd ${WRKSRC}; ${AUTOHEADER}
 
-pre-install:
+pre-su-install:
 	@${SETENV} PKG_PREFIX=${PREFIX} ${SH} \
 		${PKGINSTALL} ${PKGNAME} PRE-INSTALL
 
--- privoxy-3.0.12.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list