Skip site navigation (1)Skip section navigation (2)
Date:      2 Feb 2006 21:57:22 -0000
From:      nivit@email.it (Nicola Vitale)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92747: [MAINTAINER] graphics/py-visual: update to 3.2.6
Message-ID:  <20060202215722.30409.qmail@stellina>
Resent-Message-ID: <200602022210.k12MA6CP012424@freefall.freebsd.org>

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

>Number:         92747
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/py-visual: update to 3.2.6
>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:   Thu Feb 02 22:10:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 5.4-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD stellina.domo.sva 5.4-RELEASE-p10 FreeBSD 5.4-RELEASE-p10 #7: Wed Jan 25 21:43:38 CET 2006
>Description:
- Update to 3.2.6
- Removed USE_REINPLACE
- Removed quotes from BROKEN

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- py24-visual-3.2.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/py-visual/Makefile /usr/ports/graphics/py-visual.update-3.2.6/Makefile
--- /usr/ports/graphics/py-visual/Makefile	Sun Jan  8 15:54:30 2006
+++ /usr/ports/graphics/py-visual.update-3.2.6/Makefile	Thu Feb  2 22:50:09 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	visual
-PORTVERSION=	3.2.5
-PORTREVISION=	1
+PORTVERSION=	3.2.6
 CATEGORIES=	graphics python
 MASTER_SITES=	http://www.vpython.org/download/ \
 		${MASTER_SITE_SOURCEFORGE}
@@ -27,7 +26,6 @@
 USE_GNOME=	gtk12
 USE_AUTOTOOLS=	libtool:15
 USE_PYTHON=	2.3+
-USE_REINPLACE=	yes
 USE_XLIB=	yes
 
 GNU_CONFIGURE=	yes
@@ -43,7 +41,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-BROKEN=		"does not compile"
+BROKEN=		does not compile
 .endif
 
 post-patch:
diff -ruN --exclude=CVS /usr/ports/graphics/py-visual/distinfo /usr/ports/graphics/py-visual.update-3.2.6/distinfo
--- /usr/ports/graphics/py-visual/distinfo	Sun Jan  8 15:54:30 2006
+++ /usr/ports/graphics/py-visual.update-3.2.6/distinfo	Thu Feb  2 21:11:51 2006
@@ -1,3 +1,3 @@
-MD5 (visual-3.2.5.tar.bz2) = a4a56d8db402e101c159522340515d4b
-SHA256 (visual-3.2.5.tar.bz2) = 5e05497f67ecdc47b186ba3fb704d6c5a3a59ed84684bab40163e3e535c6e370
-SIZE (visual-3.2.5.tar.bz2) = 412832
+MD5 (visual-3.2.6.tar.bz2) = f99502be6c62219de9b288933c1852a0
+SHA256 (visual-3.2.6.tar.bz2) = 255b2f5ec5498266d3362d7c0a9e0cf26354f7baf663aa2f2d63472561f783c9
+SIZE (visual-3.2.6.tar.bz2) = 418405
--- py24-visual-3.2.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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