svn commit: r313901 - head/security/p5-Digest-SHA

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 11 13:53:38 UTC 2013


Author: sunpoet
Date: Mon Mar 11 13:53:37 2013
New Revision: 313901
URL: http://svnweb.freebsd.org/changeset/ports/313901

Log:
  - Cleanup PLIST

Modified:
  head/security/p5-Digest-SHA/Makefile
  head/security/p5-Digest-SHA/pkg-plist   (contents, props changed)

Modified: head/security/p5-Digest-SHA/Makefile
==============================================================================
--- head/security/p5-Digest-SHA/Makefile	Mon Mar 11 13:51:37 2013	(r313900)
+++ head/security/p5-Digest-SHA/Makefile	Mon Mar 11 13:53:37 2013	(r313901)
@@ -20,9 +20,6 @@ PERL_CONFIGURE=	yes
 
 MAN3=		Digest::SHA.3
 
-# XXX:az - pkg-plist
-PLIST_SUB+=	EXE_FILES="@comment "
-
 post-patch:
 	@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
 

Modified: head/security/p5-Digest-SHA/pkg-plist
==============================================================================
--- head/security/p5-Digest-SHA/pkg-plist	Mon Mar 11 13:51:37 2013	(r313900)
+++ head/security/p5-Digest-SHA/pkg-plist	Mon Mar 11 13:53:37 2013	(r313901)
@@ -1,4 +1,3 @@
-%%EXE_FILES%%bin/shasum
 %%SITE_PERL%%/%%PERL_ARCH%%/Digest/SHA.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/SHA.bs


More information about the svn-ports-all mailing list