svn commit: r365530 - head/news/sabnzbdplus

Bryan Drewery bdrewery at FreeBSD.org
Thu Aug 21 03:59:27 UTC 2014


Author: bdrewery
Date: Thu Aug 21 03:59:26 2014
New Revision: 365530
URL: http://svnweb.freebsd.org/changeset/ports/365530
QAT: https://qat.redports.org/buildarchive/r365530/

Log:
  No need to show pkg-message with staging.
  
  It already shows. This was showing after installing to stagedir,
  and then the new default would show on install as well

Modified:
  head/news/sabnzbdplus/Makefile

Modified: head/news/sabnzbdplus/Makefile
==============================================================================
--- head/news/sabnzbdplus/Makefile	Thu Aug 21 03:06:22 2014	(r365529)
+++ head/news/sabnzbdplus/Makefile	Thu Aug 21 03:59:26 2014	(r365530)
@@ -139,7 +139,4 @@ do-install:
 .endfor
 .endif
 
-post-install:
-	@${CAT} ${WRKDIR}/pkg-message
-
 .include <bsd.port.post.mk>


More information about the svn-ports-all mailing list