svn commit: r403453 - head/graphics/py-pyganim
Martin Wilke
miwi at FreeBSD.org
Thu Dec 10 14:04:13 UTC 2015
Author: miwi
Date: Thu Dec 10 14:04:11 2015
New Revision: 403453
URL: https://svnweb.freebsd.org/changeset/ports/403453
Log:
- Update to 0.9.2
- Add NO_ARCH
PR: 205107
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D4466
Modified:
head/graphics/py-pyganim/Makefile
head/graphics/py-pyganim/distinfo
Modified: head/graphics/py-pyganim/Makefile
==============================================================================
--- head/graphics/py-pyganim/Makefile Thu Dec 10 13:59:33 2015 (r403452)
+++ head/graphics/py-pyganim/Makefile Thu Dec 10 14:04:11 2015 (r403453)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pyganim
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.2
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,5 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python zip
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/graphics/py-pyganim/distinfo
==============================================================================
--- head/graphics/py-pyganim/distinfo Thu Dec 10 13:59:33 2015 (r403452)
+++ head/graphics/py-pyganim/distinfo Thu Dec 10 14:04:11 2015 (r403453)
@@ -1,2 +1,2 @@
-SHA256 (Pyganim-0.9.0.zip) = c09138feaa40f700ab2e6139e3c3e09c98b8842fccbf9648244aee07cfaeb491
-SIZE (Pyganim-0.9.0.zip) = 292917
+SHA256 (Pyganim-0.9.2.zip) = 211cf2825b5acd8f64bf8eec6a43a722ed65e695461c79aaa9c8a4c66ee1f56b
+SIZE (Pyganim-0.9.2.zip) = 26183
More information about the svn-ports-all
mailing list