svn commit: r368609 - head/devel/p5-Tree-Binary
Wen Heping
wen at FreeBSD.org
Sat Sep 20 03:25:53 UTC 2014
Author: wen
Date: Sat Sep 20 03:25:52 2014
New Revision: 368609
URL: http://svnweb.freebsd.org/changeset/ports/368609
QAT: https://qat.redports.org/buildarchive/r368609/
Log:
- Update to 1.06
Changes: http://search.cpan.org/src/RSAVAGE/Tree-Binary-1.06/Changes
- Update LICENSE
Modified:
head/devel/p5-Tree-Binary/Makefile
head/devel/p5-Tree-Binary/distinfo
Modified: head/devel/p5-Tree-Binary/Makefile
==============================================================================
--- head/devel/p5-Tree-Binary/Makefile Sat Sep 20 01:58:20 2014 (r368608)
+++ head/devel/p5-Tree-Binary/Makefile Sat Sep 20 03:25:52 2014 (r368609)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Tree-Binary
-PORTVERSION= 1.05
+PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,8 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wen at FreeBSD.org
COMMENT= Object Oriented Binary Tree for Perl
-LICENSE= ART10 GPLv1
-LICENSE_COMB= dual
+LICENSE= ART20
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
Modified: head/devel/p5-Tree-Binary/distinfo
==============================================================================
--- head/devel/p5-Tree-Binary/distinfo Sat Sep 20 01:58:20 2014 (r368608)
+++ head/devel/p5-Tree-Binary/distinfo Sat Sep 20 03:25:52 2014 (r368609)
@@ -1,2 +1,2 @@
-SHA256 (Tree-Binary-1.05.tgz) = 71e852c727c8133608517ee2b2d8f9439289ba069ce37b2df409c30ddd21f3ac
-SIZE (Tree-Binary-1.05.tgz) = 37286
+SHA256 (Tree-Binary-1.06.tgz) = 6d0fca2479eb4cccfc70ec72cf794457c988e7e941a0e14d6dd8cd4c3d13bf96
+SIZE (Tree-Binary-1.06.tgz) = 41805
More information about the svn-ports-all
mailing list