Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 17:02:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461715 - head/devel/bpython
Message-ID:  <201802131702.w1DH2AR8079196@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802131702.w1DH2AR8079196>