ports/166099: [PATCH] www/pivot-weblog: remove invalid post-deinstall target

Jason Helfman jgh at FreeBSD.org
Wed Mar 14 17:30:07 UTC 2012


>Number:         166099
>Category:       ports
>Synopsis:       [PATCH] www/pivot-weblog: remove invalid post-deinstall target
>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:   Wed Mar 14 17:30:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dormouse.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
post-deinstall is never called.
pkg-deinstall would take care of this by default
please test to confirm

Port maintainer (hans at nordhaug.priv.no) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- pivot-weblog-1.40.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/pivot-weblog/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	22 Aug 2009 00:38:21 -0000	1.10
+++ Makefile	14 Mar 2012 17:23:36 -0000
@@ -57,7 +57,4 @@
 	@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
 	@${CAT} ${PKGMESSAGE}
 
-post-deinstall:
-	@${SH} ${PKGINSTALL} ${PKGNAME} POST-DEINSTALL
-
 .include <bsd.port.mk>
--- pivot-weblog-1.40.7.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list