From 9c53bdbe59ce70ea1906c05686e00205657f2e35 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sat, 7 Apr 2012 20:07:03 +0000 Subject: [PATCH] - update to 1.6.2 PR: 166378 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks) Feature safe: yes --- www/py-tvdb_api/Makefile | 5 ++--- www/py-tvdb_api/distinfo | 4 ++-- www/py-tvdb_api/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/py-tvdb_api/Makefile b/www/py-tvdb_api/Makefile index f61c6e597ab0..658e3cbc95de 100644 --- a/www/py-tvdb_api/Makefile +++ b/www/py-tvdb_api/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= tvdb_api -PORTVERSION= 1.5 +PORTVERSION= 1.6.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,6 @@ LICENSE= GPLv2 USE_PYTHON= yes USE_PYDISTUTILS= easy_install -PLIST_FILES= \ - %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% .include diff --git a/www/py-tvdb_api/distinfo b/www/py-tvdb_api/distinfo index 5921222e8f0b..4d0b80196f47 100644 --- a/www/py-tvdb_api/distinfo +++ b/www/py-tvdb_api/distinfo @@ -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 diff --git a/www/py-tvdb_api/pkg-descr b/www/py-tvdb_api/pkg-descr index 7615ae76f2be..c3b93ed1eee1 100644 --- a/www/py-tvdb_api/pkg-descr +++ b/www/py-tvdb_api/pkg-descr @@ -1,3 +1,3 @@ An easy to use API interface to TheTVDB.com. -WWW: http://pypi.python.org/pypi/tvdb_api/ +WWW: http://pypi.python.org/pypi/tvdb_api/