mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
parent
30c464b083
commit
f025cf3b2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308963
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File-Map
|
||||
PORTVERSION= 0.53
|
||||
PORTVERSION= 0.55
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,9 +13,8 @@ COMMENT= Memory mapping made simple and safe
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Const-Fast>=0:${PORTSDIR}/devel/p5-Const-Fast \
|
||||
p5-PerlIO-Layers>=0:${PORTSDIR}/devel/p5-PerlIO-Layers \
|
||||
p5-Sub-Exporter-Progressive>=0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
|
||||
BUILD_DEPENDS= p5-PerlIO-Layers>=0:${PORTSDIR}/devel/p5-PerlIO-Layers \
|
||||
p5-Sub-Exporter-Progressive>=0.001.005:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (File-Map-0.53.tar.gz) = 3881edcba53f853f2d3576b9cebce2092d049e39bba437b6a25f487f5aadae39
|
||||
SIZE (File-Map-0.53.tar.gz) = 73651
|
||||
SHA256 (File-Map-0.55.tar.gz) = e3b5cc3a47bc1da88d21a6db5bcfe48d299069393d7b25acf6a2ee5c70d4c90d
|
||||
SIZE (File-Map-0.55.tar.gz) = 73682
|
||||
|
Loading…
Reference in New Issue
Block a user