mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Fix mastersite.
- Update to 0.99. PR: ports/102969 Submitted by: Marcus von Appen <mva@sysfault.org>
This commit is contained in:
parent
a884b6732a
commit
4ec80ac0d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172854
2 changed files with 7 additions and 6 deletions
|
@ -6,11 +6,12 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gato
|
PORTNAME= gato
|
||||||
PORTVERSION= 0.98.Q
|
PORTVERSION= 0.99
|
||||||
CATEGORIES= math python
|
CATEGORIES= math python
|
||||||
MASTER_SITES= http://gato.sourceforge.net/Download/
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
|
MASTER_SITE_SUBDIR= gato
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
DISTNAME= Gato-${PORTVERSION:U:C|\.([^.]*)$|\1|}
|
DISTNAME= Gato-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A Python-based toolbox to visualise algorithms on graphs
|
COMMENT= A Python-based toolbox to visualise algorithms on graphs
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (Gato-0.98Q.tar.gz) = c46a1e4b79632aad628caf452a0b3b69
|
MD5 (Gato-0.99.tar.gz) = 8e923bc25d98a0ddadcb7eef600e8306
|
||||||
SHA256 (Gato-0.98Q.tar.gz) = 2c1749d312c45e50b81e3c4916de912f4309251c9502448a5a5f8856aae770a9
|
SHA256 (Gato-0.99.tar.gz) = 881bab443d56cafe7f2b58771be69bfc5156ab6fcdc76a07d1b6fa693821cb31
|
||||||
SIZE (Gato-0.98Q.tar.gz) = 178578
|
SIZE (Gato-0.99.tar.gz) = 186494
|
||||||
|
|
Loading…
Add table
Reference in a new issue