svn commit: r321028 - head/devel/p5-Sub-Exporter
Frederic Culot
culot at FreeBSD.org
Sun Jun 16 08:48:15 UTC 2013
Author: culot
Date: Sun Jun 16 08:48:15 2013
New Revision: 321028
URL: http://svnweb.freebsd.org/changeset/ports/321028
Log:
- Update to 0.986
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Sub-Exporter/Changes
Modified:
head/devel/p5-Sub-Exporter/Makefile
head/devel/p5-Sub-Exporter/distinfo
Modified: head/devel/p5-Sub-Exporter/Makefile
==============================================================================
--- head/devel/p5-Sub-Exporter/Makefile Sun Jun 16 08:34:42 2013 (r321027)
+++ head/devel/p5-Sub-Exporter/Makefile Sun Jun 16 08:48:15 2013 (r321028)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Sub-Exporter
-PORTVERSION= 0.985
+PORTVERSION= 0.986
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Sophisticated exporter for custom-built routines
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Data-OptList>=0.100:${PORTSDIR}/devel/p5-Data-OptList \
p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util \
p5-Sub-Install>=0.920:${PORTSDIR}/devel/p5-Sub-Install
Modified: head/devel/p5-Sub-Exporter/distinfo
==============================================================================
--- head/devel/p5-Sub-Exporter/distinfo Sun Jun 16 08:34:42 2013 (r321027)
+++ head/devel/p5-Sub-Exporter/distinfo Sun Jun 16 08:48:15 2013 (r321028)
@@ -1,2 +1,2 @@
-SHA256 (Sub-Exporter-0.985.tar.gz) = cd59020b7e59a37e1514e06ad9620127a7862e1e740716c905e730f6d0fdce0f
-SIZE (Sub-Exporter-0.985.tar.gz) = 45185
+SHA256 (Sub-Exporter-0.986.tar.gz) = a7456c3216552a40f66426764d8c81815dc80bc53e3fdf67bf9234e7830b9661
+SIZE (Sub-Exporter-0.986.tar.gz) = 45295
More information about the svn-ports-head
mailing list