svn commit: r461715 - head/devel/bpython
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Feb 13 17:02:11 UTC 2018
Author: sunpoet
Date: Tue Feb 13 17:02:10 2018
New Revision: 461715
URL: https://svnweb.freebsd.org/changeset/ports/461715
Log:
Update to 0.17.1
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/master/CHANGELOG
https://github.com/bpython/bpython/commits/master
Modified:
head/devel/bpython/Makefile
head/devel/bpython/distinfo
Modified: head/devel/bpython/Makefile
==============================================================================
--- head/devel/bpython/Makefile Tue Feb 13 17:02:05 2018 (r461714)
+++ head/devel/bpython/Makefile Tue Feb 13 17:02:10 2018 (r461715)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bpython
-PORTVERSION= 0.17
+PORTVERSION= 0.17.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP \
https://bpython-interpreter.org/releases/
Modified: head/devel/bpython/distinfo
==============================================================================
--- head/devel/bpython/distinfo Tue Feb 13 17:02:05 2018 (r461714)
+++ head/devel/bpython/distinfo Tue Feb 13 17:02:10 2018 (r461715)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500299480
-SHA256 (bpython-0.17.tar.gz) = 9f0a6499979fa99d454c3ab9a1060bf34f11728fb3fe24eb9eb1106340f7de8d
-SIZE (bpython-0.17.tar.gz) = 212887
+TIMESTAMP = 1518536882
+SHA256 (bpython-0.17.1.tar.gz) = 8907c510bca3c4d9bc0a157279bdc5e3b739cc68c0f247167279b6fe4becb02f
+SIZE (bpython-0.17.1.tar.gz) = 213638
More information about the svn-ports-head
mailing list