svn commit: r379369 - head/devel/bpython

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 19 19:45:28 UTC 2015


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


More information about the svn-ports-head mailing list