ports/102969: [Update]: math/py-gato version update to 0.99, MASTER_SITE fix.

Marcus von Appen mva at sysfault.org
Thu Sep 7 08:20:20 UTC 2006


>Number:         102969
>Category:       ports
>Synopsis:       [Update]: math/py-gato version update to 0.99, MASTER_SITE fix.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 07 08:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 6.1-STABLE FreeBSD 6.1-STABLE #12: Tue Aug 29 19:10:11 CEST 2006 root at medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:
	Gato version update to 0.99.
        Fixed MASTER_SITES.

>How-To-Repeat:
	
>Fix:

diff -Nur py-gato/Makefile py-gato.new/Makefile
--- py-gato/Makefile	Thu Mar 16 11:43:34 2006
+++ py-gato.new/Makefile	Thu Sep  7 10:13:29 2006
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	gato
-PORTVERSION=	0.98.Q
+PORTVERSION=	0.99
 CATEGORIES=	math python
-MASTER_SITES=	http://gato.sourceforge.net/Download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	gato
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	Gato-${PORTVERSION:U:C|\.([^.]*)$|\1|}
+DISTNAME=	Gato-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Python-based toolbox to visualise algorithms on graphs
diff -Nur py-gato/distinfo py-gato.new/distinfo
--- py-gato/distinfo	Thu Mar 16 11:43:34 2006
+++ py-gato.new/distinfo	Thu Sep  7 10:06:45 2006
@@ -1,3 +1,3 @@
-MD5 (Gato-0.98Q.tar.gz) = c46a1e4b79632aad628caf452a0b3b69
-SHA256 (Gato-0.98Q.tar.gz) = 2c1749d312c45e50b81e3c4916de912f4309251c9502448a5a5f8856aae770a9
-SIZE (Gato-0.98Q.tar.gz) = 178578
+MD5 (Gato-0.99.tar.gz) = 8e923bc25d98a0ddadcb7eef600e8306
+SHA256 (Gato-0.99.tar.gz) = 881bab443d56cafe7f2b58771be69bfc5156ab6fcdc76a07d1b6fa693821cb31
+SIZE (Gato-0.99.tar.gz) = 186494
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list