svn commit: r373325 - head/textproc/p5-Text-Prefix-XS
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 24 18:31:41 UTC 2014
Author: sunpoet
Date: Mon Nov 24 18:31:39 2014
New Revision: 373325
URL: https://svnweb.freebsd.org/changeset/ports/373325
QAT: https://qat.redports.org/buildarchive/r373325/
Log:
- Add LICENSE
- Cleanup PLIST
Modified:
head/textproc/p5-Text-Prefix-XS/Makefile
head/textproc/p5-Text-Prefix-XS/pkg-plist
Modified: head/textproc/p5-Text-Prefix-XS/Makefile
==============================================================================
--- head/textproc/p5-Text-Prefix-XS/Makefile Mon Nov 24 18:31:35 2014 (r373324)
+++ head/textproc/p5-Text-Prefix-XS/Makefile Mon Nov 24 18:31:39 2014 (r373325)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Fast prefix searching
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Digest-SHA1>=1:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0.108:${PORTSDIR}/devel/p5-Test-Deep
Modified: head/textproc/p5-Text-Prefix-XS/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Prefix-XS/pkg-plist Mon Nov 24 18:31:35 2014 (r373324)
+++ head/textproc/p5-Text-Prefix-XS/pkg-plist Mon Nov 24 18:31:39 2014 (r373325)
@@ -3,8 +3,3 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Prefix/XS/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Prefix/XS/XS.so
%%PERL5_MAN3%%/Text::Prefix::XS.3.gz
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Prefix/XS
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Prefix
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Prefix
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text
More information about the svn-ports-all
mailing list