diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-11-12 18:19:32 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-11-12 18:19:32 +0000 |
commit | c43ce81052f4d108a809e26b88c4a88a30dc051c (patch) | |
tree | 6961400887415665fe3f80725e3ff3c2acf73f6a /math | |
parent | 351dfb0b245c4590a709d0122b154c7397013420 (diff) | |
download | ports-c43ce81052f4d108a809e26b88c4a88a30dc051c.tar.gz ports-c43ce81052f4d108a809e26b88c4a88a30dc051c.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/graphthing/Makefile | 5 | ||||
-rw-r--r-- | math/graphthing/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 41b6409ee705..ac4512122f38 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -7,12 +7,11 @@ # PORTNAME= graphthing -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= math MASTER_SITES= http://graph.seul.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= arved@FreeBSD.org COMMENT= A tool that allows you to create, manipulate and study graphs LIB_DEPENDS= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26 diff --git a/math/graphthing/distinfo b/math/graphthing/distinfo index b83c31aa1dd1..8f244428653b 100644 --- a/math/graphthing/distinfo +++ b/math/graphthing/distinfo @@ -1,2 +1,3 @@ -MD5 (graphthing-1.2.tar.bz2) = 2b63e3b5bd9e814c390b00d0b046b1d8 -SIZE (graphthing-1.2.tar.bz2) = 111030 +MD5 (graphthing-1.2.1.tar.bz2) = 75e8d3f52cb339010d7b81e1b678ae6c +SHA256 (graphthing-1.2.1.tar.bz2) = 8f743e914fb4c42c3001939c1e88926ed113eb90d3806c6ac8fb4939b7063580 +SIZE (graphthing-1.2.1.tar.bz2) = 111141 |