Hi ports --

Attached is a trivial update to devel/bpython, bringing it to its latest
version.
Take maintainer.

~Brian

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/bpython/Makefile,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 Makefile
--- Makefile    17 May 2017 11:34:17 -0000      1.13
+++ Makefile    6 Jun 2017 18:36:48 -0000
@@ -2,11 +2,12 @@
 
 COMMENT=       fancy interface to the Python interpreter
 
-MODPY_EGG_VERSION=0.15
+MODPY_EGG_VERSION=0.16
 DISTNAME=      bpython-${MODPY_EGG_VERSION}
 CATEGORIES=    devel
 
 HOMEPAGE=      http://bpython-interpreter.org/
+MAINTAINER=    Brian Callahan <bcal...@devio.us>
 
 # MIT
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/bpython/distinfo,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 distinfo
--- distinfo    2 Nov 2016 22:38:39 -0000       1.5
+++ distinfo    6 Jun 2017 18:36:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (bpython-0.15.tar.gz) = g/H13aWagAs9t7YE4BjuNQBul8gnl7cDDPk2Hyj1C7c=
-SIZE (bpython-0.15.tar.gz) = 198769
+SHA256 (bpython-0.16.tar.gz) = +vPd9gK9itfxMwEXeJZjM7nc77wxAN8nogC2SJBvZV8=
+SIZE (bpython-0.16.tar.gz) = 201898

Reply via email to