svn commit: r381139 - head/devel/p5-PerlIO-eol

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 12 18:27:35 UTC 2015


Author: sunpoet
Date: Thu Mar 12 18:27:33 2015
New Revision: 381139
URL: https://svnweb.freebsd.org/changeset/ports/381139
QAT: https://qat.redports.org/buildarchive/r381139/

Log:
  - Add LICENSE
  - Sort PLIST

Modified:
  head/devel/p5-PerlIO-eol/Makefile
  head/devel/p5-PerlIO-eol/pkg-plist

Modified: head/devel/p5-PerlIO-eol/Makefile
==============================================================================
--- head/devel/p5-PerlIO-eol/Makefile	Thu Mar 12 18:27:28 2015	(r381138)
+++ head/devel/p5-PerlIO-eol/Makefile	Thu Mar 12 18:27:33 2015	(r381139)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PerlIO layer for normalizing line endings
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-PerlIO-eol/pkg-plist
==============================================================================
--- head/devel/p5-PerlIO-eol/pkg-plist	Thu Mar 12 18:27:28 2015	(r381138)
+++ head/devel/p5-PerlIO-eol/pkg-plist	Thu Mar 12 18:27:33 2015	(r381139)
@@ -1,3 +1,3 @@
-%%SITE_ARCH%%/auto/PerlIO/eol/eol.so
 %%SITE_ARCH%%/PerlIO/eol.pm
+%%SITE_ARCH%%/auto/PerlIO/eol/eol.so
 %%PERL5_MAN3%%/PerlIO::eol.3.gz


More information about the svn-ports-head mailing list