mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.040
Changes: http://search.cpan.org/dist/POE-Test-Loops/CHANGES PR: ports/154525 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Feature safe: yes
This commit is contained in:
parent
d7817ab273
commit
fe8dc59bb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268691
2 changed files with 6 additions and 6 deletions
|
@ -6,9 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= POE-Test-Loops
|
PORTNAME= POE-Test-Loops
|
||||||
PORTVERSION= 1.036
|
PORTVERSION= 1.040
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= freebsd@beardz.net
|
MAINTAINER= freebsd@beardz.net
|
||||||
|
@ -16,7 +16,7 @@ COMMENT= Reusable tests for POE Loop authors
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= POE::Test::Loops.3
|
|
||||||
MAN1= poe-gen-tests.1
|
MAN1= poe-gen-tests.1
|
||||||
|
MAN3= POE::Test::Loops.3
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (POE-Test-Loops-1.036.tar.gz) = ce7af9d52c17f385dd4116582053777ba53aed0a940143a7da04431e0c3c6e07
|
SHA256 (POE-Test-Loops-1.040.tar.gz) = 4ddbe5e05e65588137ab323566b00cc142bfed1b0d4840192bb5008a2673e84a
|
||||||
SIZE (POE-Test-Loops-1.036.tar.gz) = 57882
|
SIZE (POE-Test-Loops-1.040.tar.gz) = 60813
|
||||||
|
|
Loading…
Add table
Reference in a new issue