Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2015 19:45:27 +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: r379369 - head/devel/bpython
Message-ID:  <201502191945.t1JJjRKF056949@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb 19 19:45:26 2015
New Revision: 379369
URL: https://svnweb.freebsd.org/changeset/ports/379369
QAT: https://qat.redports.org/buildarchive/r379369/

Log:
  - Update to 0.14
  
  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	Thu Feb 19 19:45:20 2015	(r379368)
+++ head/devel/bpython/Makefile	Thu Feb 19 19:45:26 2015	(r379369)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bpython
-PORTVERSION=	0.13.2
+PORTVERSION=	0.14
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP \
 		http://bpython-interpreter.org/releases/
@@ -22,7 +22,7 @@ OPTIONS_SUB=	yes
 USE_PYTHON=	autoplist distutils
 USES=		python
 
-PORTEXAMPLES=	light.theme sample-config sample.theme
+PORTEXAMPLES=	light.theme sample.theme
 
 NLS_USES=		gettext
 

Modified: head/devel/bpython/distinfo
==============================================================================
--- head/devel/bpython/distinfo	Thu Feb 19 19:45:20 2015	(r379368)
+++ head/devel/bpython/distinfo	Thu Feb 19 19:45:26 2015	(r379369)
@@ -1,2 +1,2 @@
-SHA256 (bpython-0.13.2.tar.gz) = a1870a78e44ed6ef54aa906c58234cb0d12011f2e9a49dc29bd5d9423abfbde2
-SIZE (bpython-0.13.2.tar.gz) = 158551
+SHA256 (bpython-0.14.tar.gz) = f7c9fc80fc5a4eb6a345a67815e31957c0c65c1bbdfc68cf99267cdc81a3d35b
+SIZE (bpython-0.14.tar.gz) = 184430



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