diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2011-08-26 20:17:52 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2011-08-26 20:17:52 +0000 |
commit | e74f62ee1894931daf24562e93903792016ebead (patch) | |
tree | dae41173800eb7c8c03238549e90828ab034d78b /devel/p5-SVN-Look | |
parent | 3c39510a2ee8ef9106724e0dad3279003a2a5358 (diff) |
Notes
Diffstat (limited to 'devel/p5-SVN-Look')
-rw-r--r-- | devel/p5-SVN-Look/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-SVN-Look/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-SVN-Look/Makefile b/devel/p5-SVN-Look/Makefile index 71cc4736249d..eee51225097b 100644 --- a/devel/p5-SVN-Look/Makefile +++ b/devel/p5-SVN-Look/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVN-Look -PORTVERSION= 0.20 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= glarkin@FreeBSD.org COMMENT= A caching wrapper aroung the svnlook command -BUILD_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion +BUILD_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \ + ${SITE_PERL}/URI/file.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-SVN-Look/distinfo b/devel/p5-SVN-Look/distinfo index 0d2e0e6e4f9d..f8f6c675ecc6 100644 --- a/devel/p5-SVN-Look/distinfo +++ b/devel/p5-SVN-Look/distinfo @@ -1,2 +1,2 @@ -SHA256 (SVN-Look-0.20.tar.gz) = 29dc16459775bd09064c05192e00480bc0bee6617b3188741cd789a51e59f07e -SIZE (SVN-Look-0.20.tar.gz) = 7952 +SHA256 (SVN-Look-0.25.tar.gz) = f25c3ed8fa2a9ff79e2e92c8a1b772a4ea1f1292c86902c364bca529cc067c02 +SIZE (SVN-Look-0.25.tar.gz) = 8135 |