Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2014 03:59:27 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365530 - head/news/sabnzbdplus
Message-ID:  <201408210359.s7L3xRSG011467@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408210359.s7L3xRSG011467>