ports/120396: [UPDATE] net/p5-Net-TiVo

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 8 05:40:01 UTC 2008


>Number:         120396
>Category:       ports
>Synopsis:       [UPDATE] net/p5-Net-TiVo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 08 05:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
>Description:
- Updated to 0.10;
- Add missing dependency (p5-Crypt-SSLeay).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-TiVo/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	11 Dec 2007 19:26:01 -0000	1.4
+++ Makefile	8 Feb 2008 05:30:41 -0000
@@ -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 @@
 
 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+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-TiVo/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	11 Dec 2007 19:26:01 -0000	1.3
+++ distinfo	8 Feb 2008 05:30:41 -0000
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list