diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-09-17 23:10:32 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2019-09-17 23:10:32 +0000 |
commit | e12e3df23cee6d756eeaaed9554ce25b95ea4be6 (patch) | |
tree | 878ead45a739c71f5d4bda0f2f096bec6280aafa | |
parent | security/vuxml: Mark bro < 2.6.4 as vulnerable as per: (diff) |
- Update to 0.9
-rw-r--r-- | databases/py-pytc/Makefile | 4 | ||||
-rw-r--r-- | databases/py-pytc/distinfo | 5 | ||||
-rw-r--r-- | databases/py-pytc/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index a718fe52a88a..89b3c89ba438 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -1,9 +1,7 @@ -# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org> # $FreeBSD$ PORTNAME= pytc -PORTVERSION= 0.8 -PORTREVISION= 7 +PORTVERSION= 0.9 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-pytc/distinfo b/databases/py-pytc/distinfo index 6f01ae7c50e7..095907219f0e 100644 --- a/databases/py-pytc/distinfo +++ b/databases/py-pytc/distinfo @@ -1,2 +1,3 @@ -SHA256 (pytc-0.8.tar.gz) = b9d7dfad0b19e5c9d680b5a5e2ee20faa1755e1af0681da15d49e599d97fc14f -SIZE (pytc-0.8.tar.gz) = 10823 +TIMESTAMP = 1568759650 +SHA256 (pytc-0.9.tar.gz) = de8cc268403e53f06fa45606c4c3890b6c02df4dec7cf06f0639fe3dfbbf5b75 +SIZE (pytc-0.9.tar.gz) = 11138 diff --git a/databases/py-pytc/pkg-descr b/databases/py-pytc/pkg-descr index b4e8fb634335..cf2e521bc248 100644 --- a/databases/py-pytc/pkg-descr +++ b/databases/py-pytc/pkg-descr @@ -1,3 +1,3 @@ Tokyo Cabinet Python bindings -WWW: http://coderepos.org/share/wiki/PyTC +WWW: https://github.com/gunyarakun/pytc |