From nobody@FreeBSD.org  Fri Feb  8 05:32:02 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 12FAB16A418
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Feb 2008 05:32:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 07D7A13C467
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Feb 2008 05:32:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m185Tt9e048856
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 8 Feb 2008 05:29:55 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m185Tt5l048855;
	Fri, 8 Feb 2008 05:29:55 GMT
	(envelope-from nobody)
Message-Id: <200802080529.m185Tt5l048855@www.freebsd.org>
Date: Fri, 8 Feb 2008 05:29:55 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] net/p5-Net-TiVo
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: boumenot@gmail.com

>Number:         120396
>Category:       ports
>Synopsis:       [UPDATE] net/p5-Net-TiVo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 08 05:40:01 UTC 2008
>Closed-Date:    Wed Feb 13 11:08:08 UTC 2008
>Last-Modified:  Wed Feb 13 11:10:05 UTC 2008
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Feb 8 05:40:07 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120396 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Feb 8 09:30:36 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120396 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Feb 13 11:08:07 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120396 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120396: commit references a PR
Date: Wed, 13 Feb 2008 11:08:05 +0000 (UTC)

 miwi        2008-02-13 11:08:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-Net-TiVo      Makefile distinfo 
   Log:
   - Update to 0.10
   
   PR:             120396
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.5       +3 -2      ports/net/p5-Net-TiVo/Makefile
   1.4       +3 -3      ports/net/p5-Net-TiVo/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
