mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 0.14.
Changes: http://search.cpan.org/dist/Directory-Scratch/Changes
This commit is contained in:
parent
4d5b400367
commit
7030ff3c3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216148
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Directory-Scratch
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Easy-to-use self-cleaning scratch space
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
|
||||
${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
BUILD_DEPENDS= p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \
|
||||
p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
p5-String-Random>0:${PORTSDIR}/devel/p5-String-Random
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Directory-Scratch-0.13.tar.gz) = 3383a99139c3c8d6fe8bb5fcffb2dd84
|
||||
SHA256 (Directory-Scratch-0.13.tar.gz) = 6d49db85d612fa450f5ef341fa2b1dc5c88acef17cb89ce89f571d683062f257
|
||||
SIZE (Directory-Scratch-0.13.tar.gz) = 39522
|
||||
MD5 (Directory-Scratch-0.14.tar.gz) = 3e759c3a5ff8c678725aad99e80a5c14
|
||||
SHA256 (Directory-Scratch-0.14.tar.gz) = 4724778fe103eda40ddbf04eaf9739de6fbb3a4f748ff04905122594c935fc0f
|
||||
SIZE (Directory-Scratch-0.14.tar.gz) = 28444
|
||||
|
Loading…
Reference in New Issue
Block a user