- Upgrade to 0.06.
This commit is contained in:
parent
55678ae39b
commit
84ed5d55b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246293
2 changed files with 5 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= MouseX-AttributeHelpers
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.06
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MASAKI
|
||||
|
@ -16,8 +16,7 @@ MAINTAINER= kuriyama@FreeBSD.org
|
|||
COMMENT= Perl extension to extend your attribute interfaces
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-Class-Method-Modifiers>0:${PORTSDIR}/devel/p5-Class-Method-Modifiers \
|
||||
p5-Mouse>=0.37:${PORTSDIR}/devel/p5-Mouse
|
||||
p5-Mouse>=0.40:${PORTSDIR}/devel/p5-Mouse
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (MouseX-AttributeHelpers-0.04.tar.gz) = 945333ecf13a8cbf6a476d22c3af0a5c
|
||||
SHA256 (MouseX-AttributeHelpers-0.04.tar.gz) = 06a0d61b317781fe5cd12bef08933044d8e9bca4f92a29e498e8734b304a8369
|
||||
SIZE (MouseX-AttributeHelpers-0.04.tar.gz) = 92030
|
||||
MD5 (MouseX-AttributeHelpers-0.06.tar.gz) = 3c99db4f76b84fc5bfd79744bed4648f
|
||||
SHA256 (MouseX-AttributeHelpers-0.06.tar.gz) = 82a606fe600519369fa138d9a36c7f962b17ace75c1aa42d10b315cc9db58cff
|
||||
SIZE (MouseX-AttributeHelpers-0.06.tar.gz) = 46013
|
||||
|
|
Loading…
Reference in a new issue