Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 14:32:29 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410459 - head/math/py-apgl
Message-ID:  <201603061432.u26EWTgi009423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sun Mar  6 14:32:28 2016
New Revision: 410459
URL: https://svnweb.freebsd.org/changeset/ports/410459

Log:
  - Update to 0.8.1

Modified:
  head/math/py-apgl/Makefile
  head/math/py-apgl/distinfo

Modified: head/math/py-apgl/Makefile
==============================================================================
--- head/math/py-apgl/Makefile	Sun Mar  6 13:22:33 2016	(r410458)
+++ head/math/py-apgl/Makefile	Sun Mar  6 14:32:28 2016	(r410459)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	apgl
-PORTVERSION=	0.8.0
-PORTREVISION=	1
+PORTVERSION=	0.8.1
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +17,6 @@ BUILD_DEPENDS=	${PYNUMPY} \
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/math/py-apgl/distinfo
==============================================================================
--- head/math/py-apgl/distinfo	Sun Mar  6 13:22:33 2016	(r410458)
+++ head/math/py-apgl/distinfo	Sun Mar  6 14:32:28 2016	(r410459)
@@ -1,2 +1,2 @@
-SHA256 (apgl-0.8.0.tar.gz) = 24b9499051b107c2fce8a0c97f4a2cd11064c97ec4f65f479d38f6241818ad78
-SIZE (apgl-0.8.0.tar.gz) = 110110
+SHA256 (apgl-0.8.1.tar.gz) = d52c632aab7028cdbb64ce3f47953aaa3de3bbf5ab6647c9643e91d8166a7f6e
+SIZE (apgl-0.8.1.tar.gz) = 89528



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