svn commit: r387952 - head/devel/bpython
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 30 13:12:50 UTC 2015
Author: sunpoet
Date: Sat May 30 13:12:48 2015
New Revision: 387952
URL: https://svnweb.freebsd.org/changeset/ports/387952
Log:
- Update to 0.14.2
Changes: https://github.com/bpython/bpython/blob/master/CHANGELOG
Modified:
head/devel/bpython/Makefile
head/devel/bpython/distinfo
Modified: head/devel/bpython/Makefile
==============================================================================
--- head/devel/bpython/Makefile Sat May 30 12:57:21 2015 (r387951)
+++ head/devel/bpython/Makefile Sat May 30 13:12:48 2015 (r387952)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= bpython
-PORTVERSION= 0.14.1
-PORTREVISION= 1
+PORTVERSION= 0.14.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP \
http://bpython-interpreter.org/releases/
Modified: head/devel/bpython/distinfo
==============================================================================
--- head/devel/bpython/distinfo Sat May 30 12:57:21 2015 (r387951)
+++ head/devel/bpython/distinfo Sat May 30 13:12:48 2015 (r387952)
@@ -1,2 +1,2 @@
-SHA256 (bpython-0.14.1.tar.gz) = d96224d55ffb99ef9d2565e9b18202080b3659408fcce2594c9ec7bde65d8eb1
-SIZE (bpython-0.14.1.tar.gz) = 184850
+SHA256 (bpython-0.14.2.tar.gz) = d1f03c9b64a67219ef41aec258c95f192ade5fd187d48fe61b15c1f1d707e302
+SIZE (bpython-0.14.2.tar.gz) = 184808
More information about the svn-ports-head
mailing list