On Wed Jun 07, 2017 at 04:41:37PM +0200, Benoit Lecocq wrote:
> 
> 
> On 06/07/17 16:10, Brian Callahan wrote:
> > Hi ports --
> > 
> > Attached is a trivial update to devel/bpython, bringing it to its latest
> > version.
> > Take maintainer.
> > 
> > ~Brian
> > 
> 
> Committed, thanks !

Too fast for me...

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/bpython/Makefile,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 Makefile
--- Makefile    7 Jun 2017 14:40:21 -0000       1.14
+++ Makefile    7 Jun 2017 16:27:17 -0000
@@ -5,8 +5,9 @@ COMMENT=        fancy interface to the Python i
 MODPY_EGG_VERSION=0.16
 DISTNAME=      bpython-${MODPY_EGG_VERSION}
 CATEGORIES=    devel
+REVISION=      0
 
-HOMEPAGE=      http://bpython-interpreter.org/
+HOMEPAGE=      https://bpython-interpreter.org/
 MAINTAINER=    Brian Callahan <[email protected]>
 
 # MIT

Reply via email to