svn commit: r349636 - head/devel/p5-Inline-Filters
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 30 15:28:27 UTC 2014
Author: sunpoet
Date: Sun Mar 30 15:28:26 2014
New Revision: 349636
URL: http://svnweb.freebsd.org/changeset/ports/349636
QAT: https://qat.redports.org/buildarchive/r349636/
Log:
- Update to 0.13
- Add LICENSE
Changes: http://search.cpan.org/dist/Inline-Filters/Changes
Modified:
head/devel/p5-Inline-Filters/Makefile
head/devel/p5-Inline-Filters/distinfo
Modified: head/devel/p5-Inline-Filters/Makefile
==============================================================================
--- head/devel/p5-Inline-Filters/Makefile Sun Mar 30 15:18:18 2014 (r349635)
+++ head/devel/p5-Inline-Filters/Makefile Sun Mar 30 15:28:26 2014 (r349636)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Inline-Filters
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Common source code filters for Inline Modules
+LICENSE= ART10 GPLv1 GPLv2 GPLv3
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/devel/p5-Inline-Filters/distinfo
==============================================================================
--- head/devel/p5-Inline-Filters/distinfo Sun Mar 30 15:18:18 2014 (r349635)
+++ head/devel/p5-Inline-Filters/distinfo Sun Mar 30 15:28:26 2014 (r349636)
@@ -1,2 +1,2 @@
-SHA256 (Inline-Filters-0.12.tar.gz) = 01efb9d1d4c6bbf7b3613ebd69eab3078ca6a4f3a3f2b58e66dd554a75fb9c4f
-SIZE (Inline-Filters-0.12.tar.gz) = 4897
+SHA256 (Inline-Filters-0.13.tar.gz) = dd177fa501f5b6ff79c5ce2297c1e0572ceb392a0081f6c0513b983d576b8e36
+SIZE (Inline-Filters-0.13.tar.gz) = 14251
More information about the svn-ports-all
mailing list