svn commit: r386769 - head/games/linux-uplink-demo

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue May 19 13:14:52 UTC 2015


Author: amdmi3
Date: Tue May 19 13:14:51 2015
New Revision: 386769
URL: https://svnweb.freebsd.org/changeset/ports/386769

Log:
  - Drop @dirrm* from plist
  - Don't cat pkg-message from Makefile
  
  Approved by:	portmgr blanket

Modified:
  head/games/linux-uplink-demo/Makefile
  head/games/linux-uplink-demo/pkg-plist

Modified: head/games/linux-uplink-demo/Makefile
==============================================================================
--- head/games/linux-uplink-demo/Makefile	Tue May 19 12:54:15 2015	(r386768)
+++ head/games/linux-uplink-demo/Makefile	Tue May 19 13:14:51 2015	(r386769)
@@ -57,7 +57,4 @@ do-install:
 	${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}/${file}
 .endfor
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>

Modified: head/games/linux-uplink-demo/pkg-plist
==============================================================================
--- head/games/linux-uplink-demo/pkg-plist	Tue May 19 12:54:15 2015	(r386768)
+++ head/games/linux-uplink-demo/pkg-plist	Tue May 19 13:14:51 2015	(r386769)
@@ -14,5 +14,3 @@ bin/linux-uplink
 %%PORTDOCS%%%%DOCSDIR%%/mods.txt
 %%PORTDOCS%%%%DOCSDIR%%/Readme-UplinkSupport.txt
 %%PORTDOCS%%%%DOCSDIR%%/readme.txt
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrm %%DATADIR%%


More information about the svn-ports-all mailing list