diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-13 11:08:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-13 11:08:00 +0000 |
commit | d2cb85fd14750adce09e87cc5cb6b7afec0b7cf5 (patch) | |
tree | 45e25a2af0aa64528880661b53f64c091746c5b8 /net/p5-Net-TiVo | |
parent | 6ec0e9f9bed6b71e73f6b7a94458b8d035621c3b (diff) | |
download | ports-d2cb85fd14750adce09e87cc5cb6b7afec0b7cf5.tar.gz ports-d2cb85fd14750adce09e87cc5cb6b7afec0b7cf5.zip |
- Update to 0.10
PR: 120396
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=207149
Diffstat (limited to 'net/p5-Net-TiVo')
-rw-r--r-- | net/p5-Net-TiVo/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-TiVo/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/p5-Net-TiVo/Makefile b/net/p5-Net-TiVo/Makefile index 6895a2ca4988..ee78ed0e5401 100644 --- a/net/p5-Net-TiVo/Makefile +++ b/net/p5-Net-TiVo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-TiVo -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -17,7 +17,8 @@ COMMENT= Framework for accessing TiVo using XML/HTTP BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ - ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl + ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \ + ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.1+ diff --git a/net/p5-Net-TiVo/distinfo b/net/p5-Net-TiVo/distinfo index 671c296d6339..bfca484574a5 100644 --- a/net/p5-Net-TiVo/distinfo +++ b/net/p5-Net-TiVo/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-TiVo-0.09.tar.gz) = 405721a884e2672e49398e6e36fa8f01 -SHA256 (Net-TiVo-0.09.tar.gz) = 215a93ddb1d46db8db5d87084c71b5e593ca1829a5ad3765eeafdd22180b3f6b -SIZE (Net-TiVo-0.09.tar.gz) = 10754 +MD5 (Net-TiVo-0.10.tar.gz) = 385af1c8c378d17a16281abd008a4743 +SHA256 (Net-TiVo-0.10.tar.gz) = 0bda753902f884d0a4e005863046a4a378285323678de6d2541f4db2e1b46cbe +SIZE (Net-TiVo-0.10.tar.gz) = 10794 |