Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jul 2015 09:42:33 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392491 - head/devel/cx_Freeze
Message-ID:  <201507190942.t6J9gXkp084547@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo
Date: Sun Jul 19 09:42:32 2015
New Revision: 392491
URL: https://svnweb.freebsd.org/changeset/ports/392491

Log:
  Update to 4.3.3.

Modified:
  head/devel/cx_Freeze/Makefile
  head/devel/cx_Freeze/distinfo
  head/devel/cx_Freeze/pkg-plist

Modified: head/devel/cx_Freeze/Makefile
==============================================================================
--- head/devel/cx_Freeze/Makefile	Sun Jul 19 09:06:47 2015	(r392490)
+++ head/devel/cx_Freeze/Makefile	Sun Jul 19 09:42:32 2015	(r392491)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cx_Freeze
-PORTVERSION=	4.3.2
-PORTREVISION=	2
+PORTVERSION=	4.3.3
 CATEGORIES=	devel python
 MASTER_SITES=	SF/cx-freeze/${PORTVERSION}
 

Modified: head/devel/cx_Freeze/distinfo
==============================================================================
--- head/devel/cx_Freeze/distinfo	Sun Jul 19 09:06:47 2015	(r392490)
+++ head/devel/cx_Freeze/distinfo	Sun Jul 19 09:42:32 2015	(r392491)
@@ -1,2 +1,2 @@
-SHA256 (cx_Freeze-4.3.2.tar.gz) = d634aae1e1d20b660d24245450b8a5ea3ad9c443cd735d8fbe17c1d93b8b23df
-SIZE (cx_Freeze-4.3.2.tar.gz) = 55816
+SHA256 (cx_Freeze-4.3.3.tar.gz) = eaac9ab61117c64371384766e0b9c6603d3bdb23cf306b257f31b8a3a5740729
+SIZE (cx_Freeze-4.3.3.tar.gz) = 58975

Modified: head/devel/cx_Freeze/pkg-plist
==============================================================================
--- head/devel/cx_Freeze/pkg-plist	Sun Jul 19 09:06:47 2015	(r392490)
+++ head/devel/cx_Freeze/pkg-plist	Sun Jul 19 09:42:32 2015	(r392491)
@@ -62,9 +62,7 @@ bin/cxfreeze-quickstart
 %%PYTHON_SITELIBDIR%%/cx_Freeze/samples/matplotlib/setup.py
 %%PYTHON_SITELIBDIR%%/cx_Freeze/samples/matplotlib/setup.pyc
 %%PYTHON_SITELIBDIR%%/cx_Freeze/samples/matplotlib/setup.pyo
-%%PYTHON_SITELIBDIR%%/cx_Freeze/samples/matplotlib/test_matplotlib.py
-%%PYTHON_SITELIBDIR%%/cx_Freeze/samples/matplotlib/test_matplotlib.pyc
-%%PYTHON_SITELIBDIR%%/cx_Freeze/samples/matplotlib/test_matplotlib.pyo
+%%PYTHON_SITELIBDIR%%/cx_Freeze/samples/matplotlib/matplotlib_eg.py
 %%PYTHON_SITELIBDIR%%/cx_Freeze/samples/relimport/relimport.py
 %%PYTHON_SITELIBDIR%%/cx_Freeze/samples/relimport/relimport.pyc
 %%PYTHON_SITELIBDIR%%/cx_Freeze/samples/relimport/relimport.pyo



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