mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
textproc/py-texttable: Update to 0.9.0
Changes: https://github.com/foutaise/texttable/releases/tag/v0.9.0 Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10809
This commit is contained in:
parent
d549dd6ac1
commit
685d1a1556
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441278
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= texttable
|
||||
PORTVERSION= 0.8.8
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1490915597
|
||||
SHA256 (texttable-0.8.8.tar.gz) = 0be1ecd6468847fc2f3b57b6c1862d8c0ae6832c037c97db502053311eff9a99
|
||||
SIZE (texttable-0.8.8.tar.gz) = 10599
|
||||
TIMESTAMP = 1495156311
|
||||
SHA256 (texttable-0.9.0.tar.gz) = ea73c237071c3981c90854ed4dcd596d10719e568c606e94ce459e89081a6520
|
||||
SIZE (texttable-0.9.0.tar.gz) = 10820
|
||||
|
|
Loading…
Add table
Reference in a new issue