- Update to 0.10

PR:		120396
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2008-02-13 11:08:00 +00:00
parent 6ec0e9f9be
commit d2cb85fd14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207149
2 changed files with 6 additions and 5 deletions

View file

@ -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+

View file

@ -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