diff options
author | bofh <bofh@FreeBSD.org> | 2017-09-20 21:03:38 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2017-09-20 21:03:38 +0800 |
commit | 8e52be355d62fc2271218356fb18b5e065b305b8 (patch) | |
tree | 0073c66c6960f5c7031726690358696f8fe6ca62 /www | |
parent | 2eee8616ef170788172fd2e4cf838a1c24f36c89 (diff) | |
download | freebsd-ports-gnome-8e52be355d62fc2271218356fb18b5e065b305b8.tar.gz freebsd-ports-gnome-8e52be355d62fc2271218356fb18b5e065b305b8.tar.zst freebsd-ports-gnome-8e52be355d62fc2271218356fb18b5e065b305b8.zip |
www/py-tvdb_api: Update version 1.10=>2.0
- Mark NO_ARCH
- Take Maintainership
Diffstat (limited to 'www')
-rw-r--r-- | www/py-tvdb_api/Makefile | 5 | ||||
-rw-r--r-- | www/py-tvdb_api/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/py-tvdb_api/Makefile b/www/py-tvdb_api/Makefile index d4da89c3b2f5..ea6c39a228de 100644 --- a/www/py-tvdb_api/Makefile +++ b/www/py-tvdb_api/Makefile @@ -2,15 +2,16 @@ # $FreeBSD$ PORTNAME= tvdb_api -PORTVERSION= 1.10 +PORTVERSION= 2.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= API interface to TheTVDB.com USES= python:2 USE_PYTHON= distutils autoplist +NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/py-tvdb_api/distinfo b/www/py-tvdb_api/distinfo index a59bcc9a20dd..5f5ff005af3a 100644 --- a/www/py-tvdb_api/distinfo +++ b/www/py-tvdb_api/distinfo @@ -1,2 +1,3 @@ -SHA256 (tvdb_api-1.10.tar.gz) = 308e73a16fc79936f1bf5a91233cce6ba5395b3f908ac159068ce7b1fc410843 -SIZE (tvdb_api-1.10.tar.gz) = 34630 +TIMESTAMP = 1505908436 +SHA256 (tvdb_api-2.0.tar.gz) = b1de28a5100121d91b1f6a8ec7e86f2c4bdf48fb22fab3c6fe21e7fb7346bf8f +SIZE (tvdb_api-2.0.tar.gz) = 32751 |