Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2012 18:13:55 GMT
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166378: [UPDATE] www/py-tvdb_api: update to 1.6.2
Message-ID:  <201203241813.q2OIDtWH041612@red.freebsd.org>
Resent-Message-ID: <201203241820.q2OIKCkG063337@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166378
>Category:       ports
>Synopsis:       [UPDATE] www/py-tvdb_api: update to 1.6.2
>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:   Sat Mar 24 18:20:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT amd64
>Description:
- update to 1.6.2

buildlog: http://people.freebsd.org/~rm/py27-tvdb_api-1.6.2.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? py-tvdb_api-1.6.2.diff.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/py-tvdb_api/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	25 Jul 2011 02:56:02 -0000	1.1
+++ Makefile	24 Mar 2012 18:07:08 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/py-tvdb_api/Makefile,v 1.1 2011/07/25 02:56:02 lioux Exp $
 
 PORTNAME=	tvdb_api
-PORTVERSION=	1.5
+PORTVERSION=	1.6.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,6 @@
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
-PLIST_FILES=	\
-		%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
+PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/py-tvdb_api/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	25 Jul 2011 02:56:02 -0000	1.1
+++ distinfo	24 Mar 2012 18:07:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (tvdb_api-1.5.tar.gz) = 5953c65caed5e7a8df65d3123375e798f4a55b2fed535f2a1451afe39861c4ba
-SIZE (tvdb_api-1.5.tar.gz) = 13755
+SHA256 (tvdb_api-1.6.2.tar.gz) = 6fb39a385ff364fd21c8a859ce50b2162f65d111d45536f3ece957387400b947
+SIZE (tvdb_api-1.6.2.tar.gz) = 13203


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203241813.q2OIDtWH041612>