svn commit: r387758 - head/textproc/p5-XML-Atom-SimpleFeed

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 28 18:15:12 UTC 2015


Author: amdmi3
Date: Thu May 28 18:15:11 2015
New Revision: 387758
URL: https://svnweb.freebsd.org/changeset/ports/387758

Log:
  - Add NO_ARCH
  - Comment out ignored files in plist
  
  Approved by:	portmgr blanket

Modified:
  head/textproc/p5-XML-Atom-SimpleFeed/Makefile
  head/textproc/p5-XML-Atom-SimpleFeed/pkg-plist

Modified: head/textproc/p5-XML-Atom-SimpleFeed/Makefile
==============================================================================
--- head/textproc/p5-XML-Atom-SimpleFeed/Makefile	Thu May 28 18:15:01 2015	(r387757)
+++ head/textproc/p5-XML-Atom-SimpleFeed/Makefile	Thu May 28 18:15:11 2015	(r387758)
@@ -15,5 +15,6 @@ LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-XML-Atom-SimpleFeed/pkg-plist
==============================================================================
--- head/textproc/p5-XML-Atom-SimpleFeed/pkg-plist	Thu May 28 18:15:01 2015	(r387757)
+++ head/textproc/p5-XML-Atom-SimpleFeed/pkg-plist	Thu May 28 18:15:11 2015	(r387758)
@@ -1,2 +1,4 @@
 %%PERL5_MAN3%%/XML::Atom::SimpleFeed.3.gz
 %%SITE_PERL%%/XML/Atom/SimpleFeed.pm
+ at comment %%SITE_PERL%%/XML/Atom/t.pl
+ at comment %%SITE_PERL%%/XML/Atom/x.pl


More information about the svn-ports-all mailing list