mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.27
Changes: http://cpansearch.perl.org/src/SWALTERS/autobox-Core-1.27/Changes - Add LICENSE
This commit is contained in:
parent
176ada7c2d
commit
c094521cfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323264
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= autobox-Core
|
||||
PORTVERSION= 1.25
|
||||
PORTVERSION= 1.27
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Core functions exposed as methods in primitive types
|
||||
|
||||
BUILD_DEPENDS= p5-autobox>=0:${PORTSDIR}/devel/p5-autobox
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-autobox>=2.71:${PORTSDIR}/devel/p5-autobox
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (autobox-Core-1.25.tar.gz) = 52406fa9c6d9391e71e5fe6dc1ff737bae3c54cb878a4b2dd9c458c21cf88264
|
||||
SIZE (autobox-Core-1.25.tar.gz) = 39697
|
||||
SHA256 (autobox-Core-1.27.tar.gz) = 9bbf97f2bb0d8b9b866ebde8080e60bcda26e6992e8c2e5b26845a5b998a3856
|
||||
SIZE (autobox-Core-1.27.tar.gz) = 39845
|
||||
|
Loading…
Reference in New Issue
Block a user