Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2015 14:04:11 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403453 - head/graphics/py-pyganim
Message-ID:  <201512101404.tBAE4BaS027687@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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