svn commit: r392263 - head/www/planet

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jul 16 03:47:01 UTC 2015


Author: amdmi3
Date: Thu Jul 16 03:46:59 2015
New Revision: 392263
URL: https://svnweb.freebsd.org/changeset/ports/392263

Log:
  - Drop @dirrm* from plist
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/www/planet/Makefile
  head/www/planet/pkg-plist

Modified: head/www/planet/Makefile
==============================================================================
--- head/www/planet/Makefile	Thu Jul 16 03:43:43 2015	(r392262)
+++ head/www/planet/Makefile	Thu Jul 16 03:46:59 2015	(r392263)
@@ -14,6 +14,7 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/mx/Tid
 
 USES=		python tar:bzip2
 NO_BUILD=	yes
+NO_ARCH=	yes
 SUB_FILES=	pkg-message
 PKGMESSAGE=	${WRKDIR}/pkg-message
 

Modified: head/www/planet/pkg-plist
==============================================================================
--- head/www/planet/pkg-plist	Thu Jul 16 03:43:43 2015	(r392262)
+++ head/www/planet/pkg-plist	Thu Jul 16 03:46:59 2015	(r392263)
@@ -47,14 +47,3 @@
 %%DATADIR%%/planet/tests/test_main.py
 %%DATADIR%%/planet/tests/test_sanitize.py
 %%DATADIR%%/planet/tests/test_sub.py
- at dirrm %%DATADIR%%/examples/basic
- at dirrm %%DATADIR%%/examples/cache
- at dirrm %%DATADIR%%/examples/fancy
- at dirrm %%DATADIR%%/examples/output/images
- at dirrm %%DATADIR%%/examples/output
- at dirrm %%DATADIR%%/examples
- at dirrm %%DATADIR%%/planet/compat_logging
- at dirrm %%DATADIR%%/planet/tests/data
- at dirrm %%DATADIR%%/planet/tests
- at dirrm %%DATADIR%%/planet
- at dirrm %%DATADIR%%


More information about the svn-ports-head mailing list