diff options
author | wen <wen@FreeBSD.org> | 2011-05-03 15:47:13 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-05-03 15:47:13 +0800 |
commit | cd90bb857149fff21535cb6e728339326dcf75eb (patch) | |
tree | 66ab8c742a469c49733cffba09897777bd06f208 /devel | |
parent | 0f3a8edaf432866f7efa4d51086d7b142de92bb1 (diff) | |
download | freebsd-ports-gnome-cd90bb857149fff21535cb6e728339326dcf75eb.tar.gz freebsd-ports-gnome-cd90bb857149fff21535cb6e728339326dcf75eb.tar.zst freebsd-ports-gnome-cd90bb857149fff21535cb6e728339326dcf75eb.zip |
- Update to 1.311
- Add LICENSE
PR: ports/156782
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-POE-Test-Loops/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-POE-Test-Loops/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile index 3a80e9f55f7b..187539649c4d 100644 --- a/devel/p5-POE-Test-Loops/Makefile +++ b/devel/p5-POE-Test-Loops/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Test-Loops -PORTVERSION= 1.050 +PORTVERSION= 1.311 CATEGORIES= devel perl5 MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= freebsd@beardz.net COMMENT= Reusable tests for POE Loop authors +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + PERL_CONFIGURE= yes MAN1= poe-gen-tests.1 diff --git a/devel/p5-POE-Test-Loops/distinfo b/devel/p5-POE-Test-Loops/distinfo index 1714f58f18fe..c9b2b0e9d611 100644 --- a/devel/p5-POE-Test-Loops/distinfo +++ b/devel/p5-POE-Test-Loops/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Test-Loops-1.050.tar.gz) = fe0f446b33a89c5c78d9d3dd7b979b86091388d600ea3e90df2ba4a9cc16361a -SIZE (POE-Test-Loops-1.050.tar.gz) = 60674 +SHA256 (POE-Test-Loops-1.311.tar.gz) = f9c23121ea52792828acdca0801b3ae137e94652ec9ae4d974e8d190973b82bf +SIZE (POE-Test-Loops-1.311.tar.gz) = 69574 |