ports/166119: [PATCH] devel/subversion: drop invalid post-deinstall target

Jason Helfman jgh at FreeBSD.org
Wed Mar 14 21:10:01 UTC 2012


>Number:         166119
>Category:       ports
>Synopsis:       [PATCH] devel/subversion: drop 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 21:10:00 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 an invalid target
regardless, pkg-deinstall is still called

Port maintainer (lev at FreeBSD.org) is cc'd.

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

--- subversion-1.7.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/subversion/Makefile,v
retrieving revision 1.141
diff -u -r1.141 Makefile
--- Makefile	13 Mar 2012 11:47:25 -0000	1.141
+++ Makefile	14 Mar 2012 20:59:58 -0000
@@ -298,11 +298,6 @@
 .endif
 .endif
 
-post-deinstall:
-.if defined(WITH_MOD_DAV_SVN)
-	@PKG_PREFIX=${PREFIX} ${SH} ${PKGDEINSTALL} ${PKGNAME} POST-DEINSTALL
-.endif
-
 svn-build-outputs-hack:
 	cd ${WRKSRC} && ./gen-make.py --release --installed-libs libsvn_client,libsvn_delta,libsvn_diff,libsvn_fs,libsvn_ra,libsvn_repos,libsvn_subr,libsvn_wc
 	${MV} ${WRKSRC}/build-outputs.mk ${FILESDIR}/build-outputs.mk
--- subversion-1.7.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list