svn commit: r350201 - head/devel/p5-IPC-Run3
Frederic Culot
culot at FreeBSD.org
Sat Apr 5 07:22:00 UTC 2014
Author: culot
Date: Sat Apr 5 07:21:59 2014
New Revision: 350201
URL: http://svnweb.freebsd.org/changeset/ports/350201
QAT: https://qat.redports.org/buildarchive/r350201/
Log:
- Update to 0.048
- Add LICENSE (Any version of BSD, GPL, or Artistic is acceptable)
Changes: http://search.cpan.org/dist/IPC-Run3/Changes
Modified:
head/devel/p5-IPC-Run3/Makefile
head/devel/p5-IPC-Run3/distinfo
Modified: head/devel/p5-IPC-Run3/Makefile
==============================================================================
--- head/devel/p5-IPC-Run3/Makefile Sat Apr 5 07:13:24 2014 (r350200)
+++ head/devel/p5-IPC-Run3/Makefile Sat Apr 5 07:21:59 2014 (r350201)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IPC-Run3
-PORTVERSION= 0.046
+PORTVERSION= 0.048
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Run a subprocess in batch mode
+# Any version of the following licenses are acceptable
+LICENSE= ART10 GPLv1 BSD2CLAUSE
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-IPC-Run3/distinfo
==============================================================================
--- head/devel/p5-IPC-Run3/distinfo Sat Apr 5 07:13:24 2014 (r350200)
+++ head/devel/p5-IPC-Run3/distinfo Sat Apr 5 07:21:59 2014 (r350201)
@@ -1,2 +1,2 @@
-SHA256 (IPC-Run3-0.046.tar.gz) = e4f65e239693ea86c66675d0b2437d363b43d00b1449bac2c1a03cf3c98e750c
-SIZE (IPC-Run3-0.046.tar.gz) = 20071
+SHA256 (IPC-Run3-0.048.tar.gz) = 3d81c3cc1b5cff69cca9361e2c6e38df0352251ae7b41e2ff3febc850e463565
+SIZE (IPC-Run3-0.048.tar.gz) = 20312
More information about the svn-ports-head
mailing list