From e74f62ee1894931daf24562e93903792016ebead Mon Sep 17 00:00:00 2001 From: Greg Larkin Date: Fri, 26 Aug 2011 20:17:52 +0000 Subject: - Updated to 0.25 ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Look-0.25/Changes - Added required dependency on p5-URI Reported by: http://portscout.cc/glarkin@freebsd.org.html --- devel/p5-SVN-Look/Makefile | 5 +++-- devel/p5-SVN-Look/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'devel/p5-SVN-Look') 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 -- cgit v1.2.3