- Update to 1.352
- Trim Makefile header PR: ports/181468 Changes: https://metacpan.org/source/RCAPUTO/POE-Test-Loops-1.352/CHANGES Submitted by: mat
This commit is contained in:
parent
39a2e88a70
commit
905b29b6e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325236
2 changed files with 6 additions and 9 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: devel/p5-POE-Test-Loops
|
||||
# Date created: 05 July 2008
|
||||
# Whom: Zach Thompson <hideo@lastamericanempire.com>
|
||||
#
|
||||
# Created by: Zach Thompson <hideo@lastamericanempire.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= POE-Test-Loops
|
||||
PORTVERSION= 1.351
|
||||
PORTVERSION= 1.352
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:RCAPUTO
|
||||
|
@ -18,7 +14,8 @@ COMMENT= Reusable tests for POE Loop authors
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= poe-gen-tests.1
|
||||
MAN3= POE::Test::Loops.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (POE-Test-Loops-1.351.tar.gz) = 95d3e768034a8fa01dbec385fc7c97ea1c5d28e7209a22e391c9b52cc3c917ec
|
||||
SIZE (POE-Test-Loops-1.351.tar.gz) = 70254
|
||||
SHA256 (POE-Test-Loops-1.352.tar.gz) = f11b7739c19f5f0419bc18fa5b08f84a245352bee45ae6a7ac10db76acf027fc
|
||||
SIZE (POE-Test-Loops-1.352.tar.gz) = 69668
|
||||
|
|
Loading…
Reference in a new issue