svn commit: r461716 - head/devel/py-curtsies
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Feb 13 17:02:17 UTC 2018
Author: sunpoet
Date: Tue Feb 13 17:02:15 2018
New Revision: 461716
URL: https://svnweb.freebsd.org/changeset/ports/461716
Log:
Update to 0.2.12
- Update WWW
Changes: https://github.com/bpython/curtsies/blob/master/CHANGELOG.md
https://github.com/bpython/curtsies/commits/master
Modified:
head/devel/py-curtsies/Makefile
head/devel/py-curtsies/distinfo
head/devel/py-curtsies/pkg-descr
Modified: head/devel/py-curtsies/Makefile
==============================================================================
--- head/devel/py-curtsies/Makefile Tue Feb 13 17:02:10 2018 (r461715)
+++ head/devel/py-curtsies/Makefile Tue Feb 13 17:02:15 2018 (r461716)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= curtsies
-PORTVERSION= 0.2.11
+PORTVERSION= 0.2.12
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-curtsies/distinfo
==============================================================================
--- head/devel/py-curtsies/distinfo Tue Feb 13 17:02:10 2018 (r461715)
+++ head/devel/py-curtsies/distinfo Tue Feb 13 17:02:15 2018 (r461716)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479405273
-SHA256 (curtsies-0.2.11.tar.gz) = ec4639df654357944c201abd0d791d9dfd3ac27ce4f90ba1c2991aaf07af92ee
-SIZE (curtsies-0.2.11.tar.gz) = 46740
+TIMESTAMP = 1518536899
+SHA256 (curtsies-0.2.12.tar.gz) = 691047d1f8e97daec01866e762706743d0d7461ff69e04acb704dee4b55722cb
+SIZE (curtsies-0.2.12.tar.gz) = 45039
Modified: head/devel/py-curtsies/pkg-descr
==============================================================================
--- head/devel/py-curtsies/pkg-descr Tue Feb 13 17:02:10 2018 (r461715)
+++ head/devel/py-curtsies/pkg-descr Tue Feb 13 17:02:15 2018 (r461716)
@@ -1,4 +1,4 @@
Curtsies is a curses-like terminal wrapper, with colored strings.
WWW: https://pypi.python.org/pypi/curtsies
-WWW: https://github.com/thomasballinger/curtsies
+WWW: https://github.com/bpython/curtsies
More information about the svn-ports-all
mailing list