mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
- update to 1.6.2
PR: 166378 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks) Feature safe: yes
This commit is contained in:
parent
df99f3e29e
commit
9c53bdbe59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294343
3 changed files with 5 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= tvdb_api
|
PORTNAME= tvdb_api
|
||||||
PORTVERSION= 1.5
|
PORTVERSION= 1.6.2
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -18,7 +18,6 @@ LICENSE= GPLv2
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
USE_PYDISTUTILS= easy_install
|
USE_PYDISTUTILS= easy_install
|
||||||
|
|
||||||
PLIST_FILES= \
|
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (tvdb_api-1.5.tar.gz) = 5953c65caed5e7a8df65d3123375e798f4a55b2fed535f2a1451afe39861c4ba
|
SHA256 (tvdb_api-1.6.2.tar.gz) = 6fb39a385ff364fd21c8a859ce50b2162f65d111d45536f3ece957387400b947
|
||||||
SIZE (tvdb_api-1.5.tar.gz) = 13755
|
SIZE (tvdb_api-1.6.2.tar.gz) = 13203
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
An easy to use API interface to TheTVDB.com.
|
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/
|
||||||
|
|
Loading…
Add table
Reference in a new issue