1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Update to 0.10

Changelog:
	* new graph modules
	* new graph styles
	* a new mesh module and a lot of other new stuff, bug fixes and changes.

PR:		117281
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
This commit is contained in:
Martin Wilke 2007-10-24 12:26:05 +00:00
parent 2d0f95f0e7
commit be102168c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201913
2 changed files with 5 additions and 6 deletions

View File

@ -7,8 +7,7 @@
#
PORTNAME= PyX
PORTVERSION= 0.9
PORTREVISION= 1
PORTVERSION= 0.10
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
@ -19,7 +18,7 @@ COMMENT= A Python package for the creation of encapsulated PostScript figures
BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX
USE_PYTHON= 2.1+
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes
PLIST_FILES= etc/pyxrc

View File

@ -1,3 +1,3 @@
MD5 (PyX-0.9.tar.gz) = c90c59e257e713cae1dc99677100ffeb
SHA256 (PyX-0.9.tar.gz) = 01430a4216350febb438e6520665cdcb11202db8ce879691844fe7f696952fec
SIZE (PyX-0.9.tar.gz) = 351451
MD5 (PyX-0.10.tar.gz) = 20a8697a4b37c3ead10348ad5a49ba1a
SHA256 (PyX-0.10.tar.gz) = dfaa4a7790661d67d95f80b22044fdd8a9922483631950296ff1d7a9f85c8bba
SIZE (PyX-0.10.tar.gz) = 373614