diff options
-rw-r--r-- | graphics/py-pyganim/Makefile | 3 | ||||
-rw-r--r-- | graphics/py-pyganim/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/py-pyganim/Makefile b/graphics/py-pyganim/Makefile index 5b9a11247eaf..6562dc88f689 100644 --- a/graphics/py-pyganim/Makefile +++ b/graphics/py-pyganim/Makefile @@ -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> diff --git a/graphics/py-pyganim/distinfo b/graphics/py-pyganim/distinfo index 5d29f84cec59..c9b69e0b883d 100644 --- a/graphics/py-pyganim/distinfo +++ b/graphics/py-pyganim/distinfo @@ -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 |