Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 18:31:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373325 - head/textproc/p5-Text-Prefix-XS
Message-ID:  <201411241831.sAOIVeAH007380@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Prefix/XS
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Prefix
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Prefix
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411241831.sAOIVeAH007380>