Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2007 21:45:22 +0200 (CEST)
From:      Marcus von Appen <mva@sysfault.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mva@sysfault.org
Subject:   ports/117281: [Maintainer-update:] graphics/py-PyX: update to 0.10
Message-ID:  <200710171945.l9HJjMn3029274@medusa.sysfault.org>
Resent-Message-ID: <200710171950.l9HJo1xl098211@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117281
>Category:       ports
>Synopsis:       [Maintainer-update:] graphics/py-PyX: update to 0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 17 19:50:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Oct  4 13:10:16 CEST
>Description:
PyX version update to 0.10. This adds
* new graph modules
* new graph styles
* a new mesh module
and a lot of other new stuff, bug fixes and changes.

Changed USE_PYTHON=2.1+ to USE_PYTHON=2.3+ - there's no older version in
the ports anymore.

>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/graphics/py-PyX/Makefile /usr/ports/graphics/py-PyX.new/Makefile
--- /usr/ports/graphics/py-PyX/Makefile	2007-05-19 22:10:26.000000000 +0200
+++ /usr/ports/graphics/py-PyX.new/Makefile	2007-10-17 21:36:24.000000000 +0200
@@ -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 @@
 
 BUILD_DEPENDS=	kpsewhich:${PORTSDIR}/print/teTeX
 
-USE_PYTHON=	2.1+
+USE_PYTHON=	2.3+
 USE_PYDISTUTILS=	yes
 
 PLIST_FILES=	etc/pyxrc
diff -ruN --exclude=CVS /usr/ports/graphics/py-PyX/distinfo /usr/ports/graphics/py-PyX.new/distinfo
--- /usr/ports/graphics/py-PyX/distinfo	2006-05-26 03:06:16.000000000 +0200
+++ /usr/ports/graphics/py-PyX.new/distinfo	2007-10-17 21:35:02.000000000 +0200
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



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