svn commit: r453114 - head/textproc/py-texttable
Danilo G. Baio
dbaio at FreeBSD.org
Sun Oct 29 12:40:29 UTC 2017
Author: dbaio
Date: Sun Oct 29 12:40:27 2017
New Revision: 453114
URL: https://svnweb.freebsd.org/changeset/ports/453114
Log:
textproc/py-texttable: Update to 1.1.1
Changes: https://github.com/foutaise/texttable/releases/tag/v1.1.1
Modified:
head/textproc/py-texttable/Makefile
head/textproc/py-texttable/distinfo
Modified: head/textproc/py-texttable/Makefile
==============================================================================
--- head/textproc/py-texttable/Makefile Sun Oct 29 12:38:09 2017 (r453113)
+++ head/textproc/py-texttable/Makefile Sun Oct 29 12:40:27 2017 (r453114)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= texttable
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/textproc/py-texttable/distinfo
==============================================================================
--- head/textproc/py-texttable/distinfo Sun Oct 29 12:38:09 2017 (r453113)
+++ head/textproc/py-texttable/distinfo Sun Oct 29 12:40:27 2017 (r453114)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508694923
-SHA256 (texttable-1.1.0.tar.gz) = 50eff7f7af432b2e28c3be2f5bd60144837516f1ba63aac4b19f3257a7290c3f
-SIZE (texttable-1.1.0.tar.gz) = 11634
+TIMESTAMP = 1509279837
+SHA256 (texttable-1.1.1.tar.gz) = 44674d1d470a9fc264c4d1eba44b74463ca0066d7b954453dd5a4f8057779c9c
+SIZE (texttable-1.1.1.tar.gz) = 11623
More information about the svn-ports-head
mailing list