- Update to 0.007
Changes: http://search.cpan.org/dist/MouseX-Foreign/Changes
This commit is contained in:
parent
b7d14a42d5
commit
b822824143
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283828
2 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= MouseX-Foreign
|
||||
PORTVERSION= 0.006
|
||||
PORTVERSION= 0.007
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +14,10 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Extends non-Mouse classes as well as Mouse classes
|
||||
|
||||
BUILD_DEPENDS= p5-Mouse>=0.77:${PORTSDIR}/devel/p5-Mouse
|
||||
RUN_DEPENDS= p5-Mouse>=0.77:${PORTSDIR}/devel/p5-Mouse
|
||||
BUILD_DEPENDS= p5-Any-Moose>=0.15:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
p5-Mouse>=0.77:${PORTSDIR}/devel/p5-Mouse
|
||||
RUN_DEPENDS= p5-Any-Moose>=0.15:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
p5-Mouse>=0.77:${PORTSDIR}/devel/p5-Mouse
|
||||
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (MouseX-Foreign-0.006.tar.gz) = 07e4da63369976c0927a9c89810c21e61a80448ea19718ba4a15fa785789b4e2
|
||||
SIZE (MouseX-Foreign-0.006.tar.gz) = 24547
|
||||
SHA256 (MouseX-Foreign-0.007.tar.gz) = cfa61a973b301539db52e5727937e5c4689844b70362606fa3aa161705890a53
|
||||
SIZE (MouseX-Foreign-0.007.tar.gz) = 24634
|
||||
|
|
Loading…
Reference in a new issue