Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2015 13:44:20 +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: r391632 - head/games/pyfa
Message-ID:  <201507091344.t69DiKuF058569@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Jul  9 13:44:19 2015
New Revision: 391632
URL: https://svnweb.freebsd.org/changeset/ports/391632

Log:
  - Update 1.13.1
  
  PR:		201436
  Submitted by:	andrey@bsdnir.info(maintainer)

Modified:
  head/games/pyfa/Makefile
  head/games/pyfa/distinfo

Modified: head/games/pyfa/Makefile
==============================================================================
--- head/games/pyfa/Makefile	Thu Jul  9 11:45:05 2015	(r391631)
+++ head/games/pyfa/Makefile	Thu Jul  9 13:44:19 2015	(r391632)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyfa
-PORTVERSION=	1.11.0
+PORTVERSION=	1.13.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	games python
 
@@ -30,8 +30,7 @@ WX_COMPS=	python:run
 WX_UNICODE=	yes
 
 OPTIONS_DEFINE=		DPSGRAPHING
-DPSGRAPHING_DESC=	DPS graphing (requires NumPy and matplotlib)
-OPTIONS_DEFAULT=	DPSGRAPHING
+DPSGRAPHING_DESC=	DPS graphing (requires NumPy and matplotlib. need fix)
 
 DPSGRAPHING_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib \
 		${PYTHON_PKGNAMEPREFIX}numpy>0:${PORTSDIR}/math/py-numpy \

Modified: head/games/pyfa/distinfo
==============================================================================
--- head/games/pyfa/distinfo	Thu Jul  9 11:45:05 2015	(r391631)
+++ head/games/pyfa/distinfo	Thu Jul  9 13:44:19 2015	(r391632)
@@ -1,2 +1,2 @@
-SHA256 (DarkFenX-pyfa-v1.11.0_GH0.tar.gz) = d2c0c4e71604a2fe7dd2557a598a3d7d5abd2cc73a9497a0ce76158e1499adca
-SIZE (DarkFenX-pyfa-v1.11.0_GH0.tar.gz) = 5846954
+SHA256 (DarkFenX-pyfa-v1.13.1_GH0.tar.gz) = 9844961ddb217c22bb560016ccc101a24b9412e7daf790b1fcc9d77f25c86277
+SIZE (DarkFenX-pyfa-v1.13.1_GH0.tar.gz) = 6226749



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