diff options
author | tobez <tobez@FreeBSD.org> | 2008-07-02 16:57:01 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2008-07-02 16:57:01 +0800 |
commit | fef6f059469a53feb42b62a59e15b5fac25cde93 (patch) | |
tree | d1e4e769e0e28745f218818d4a0c2c2f94e77f13 /devel | |
parent | e20fcdf7c80cdba8cfe73668ab41e68d2de8144a (diff) | |
download | freebsd-ports-gnome-fef6f059469a53feb42b62a59e15b5fac25cde93.tar.gz freebsd-ports-gnome-fef6f059469a53feb42b62a59e15b5fac25cde93.tar.zst freebsd-ports-gnome-fef6f059469a53feb42b62a59e15b5fac25cde93.zip |
Update to 0.14.
Changes: http://search.cpan.org/dist/Directory-Scratch/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Directory-Scratch/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Directory-Scratch/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Directory-Scratch/Makefile b/devel/p5-Directory-Scratch/Makefile index 0c237241504e..abb580b7d273 100644 --- a/devel/p5-Directory-Scratch/Makefile +++ b/devel/p5-Directory-Scratch/Makefile @@ -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} diff --git a/devel/p5-Directory-Scratch/distinfo b/devel/p5-Directory-Scratch/distinfo index a13b0e0471ab..b932ec8a2ce9 100644 --- a/devel/p5-Directory-Scratch/distinfo +++ b/devel/p5-Directory-Scratch/distinfo @@ -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 |