1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.88

With Hat:       perl@
Changes:        http://search.cpan.org/dist/Mouse/Changes
This commit is contained in:
Philip M. Gollucci 2010-12-17 20:15:30 +00:00
parent 72c7b59680
commit f23b4f3570
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266516
2 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Mouse
PORTVERSION= 0.87
PORTVERSION= 0.88
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN/../by-authors/id/G/GF/GFUJI
@ -17,7 +17,9 @@ COMMENT= Moose minus the antlers
BUILD_DEPENDS= p5-Devel-PPPort>=3.19:${PORTSDIR}/devel/p5-Devel-PPPort \
p5-ExtUtils-ParseXS>=2.21:${PORTSDIR}/devel/p5-ExtUtils-ParseXS
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= p5-Devel-PPPort>=3.19:${PORTSDIR}/devel/p5-Devel-PPPort \
p5-ExtUtils-ParseXS>=2.21:${PORTSDIR}/devel/p5-ExtUtils-ParseXS \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception

View File

@ -1,2 +1,2 @@
SHA256 (Mouse-0.87.tar.gz) = 90f79fa4920fb25db9dbecdfbf5f1a5e160797db3d6edb31785972be4f45a6f8
SIZE (Mouse-0.87.tar.gz) = 229565
SHA256 (Mouse-0.88.tar.gz) = efadcddbdc2f573a8c0f24b1e8f487b356e9cab0244bc5078c217458dbbd66a4
SIZE (Mouse-0.88.tar.gz) = 229646