mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Update to 1.09
- Cleanup Makefile header Changes: http://search.cpan.org/dist/MouseX-NativeTraits/Changes Feature safe: yes
This commit is contained in:
parent
24b619a098
commit
f559751797
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308212
@ -1,15 +1,10 @@
|
|||||||
# New ports collection makefile for: p5-MouseX-NativeTraits
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||||
# Date created: 2011-05-23
|
|
||||||
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= MouseX-NativeTraits
|
PORTNAME= MouseX-NativeTraits
|
||||||
PORTVERSION= 1.07
|
PORTVERSION= 1.09
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:GFUJI
|
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
@ -17,9 +12,7 @@ COMMENT= Extend your attribute interfaces for Mouse
|
|||||||
|
|
||||||
BUILD_DEPENDS= p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \
|
BUILD_DEPENDS= p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \
|
||||||
p5-Mouse>=0.82:${PORTSDIR}/devel/p5-Mouse
|
p5-Mouse>=0.82:${PORTSDIR}/devel/p5-Mouse
|
||||||
RUN_DEPENDS= p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
p5-Mouse>=0.82:${PORTSDIR}/devel/p5-Mouse
|
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal
|
TEST_DEPENDS= p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (MouseX-NativeTraits-1.07.tar.gz) = 6ced77d12c2591ac4a5dfdcc2696557a603d390a9f1edd84ea7eb2d7557b6c64
|
SHA256 (MouseX-NativeTraits-1.09.tar.gz) = f8a5bf5a28702dfb13c8093be5c41cab9c5fc1c5d247ab91e22e7dd72764cb5e
|
||||||
SIZE (MouseX-NativeTraits-1.07.tar.gz) = 50143
|
SIZE (MouseX-NativeTraits-1.09.tar.gz) = 50322
|
||||||
|
Loading…
Reference in New Issue
Block a user