diff options
author | oliver <oliver@FreeBSD.org> | 2010-01-02 17:16:43 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-01-02 17:16:43 +0800 |
commit | 506311be0c0d27310647f5a250cfe7b10863b300 (patch) | |
tree | 6e159a3cc7fa9707b579a362b1628b3ab96799f5 | |
parent | 5cf8bd4be4294d34d01dad1bd2c1592bab6bc3e3 (diff) | |
download | freebsd-ports-gnome-506311be0c0d27310647f5a250cfe7b10863b300.tar.gz freebsd-ports-gnome-506311be0c0d27310647f5a250cfe7b10863b300.tar.zst freebsd-ports-gnome-506311be0c0d27310647f5a250cfe7b10863b300.zip |
update wfmath to 0.3.10
-rw-r--r-- | math/wfmath/Makefile | 2 | ||||
-rw-r--r-- | math/wfmath/distinfo | 6 | ||||
-rw-r--r-- | net/cyphesis/Makefile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index ed32d5a58304..f3d0544dbd2e 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wfmath -PORTVERSION= 0.3.9 +PORTVERSION= 0.3.10 CATEGORIES= math MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION} diff --git a/math/wfmath/distinfo b/math/wfmath/distinfo index 8b4f0e56c67d..800ecdd4bb24 100644 --- a/math/wfmath/distinfo +++ b/math/wfmath/distinfo @@ -1,3 +1,3 @@ -MD5 (wfmath-0.3.9.tar.gz) = b449bf12a243fe6896a4377c27a8300e -SHA256 (wfmath-0.3.9.tar.gz) = d4721a2974af36b8f7ece738a313687ec3c1f6a8e7215ab9e4582fba332cf91a -SIZE (wfmath-0.3.9.tar.gz) = 448303 +MD5 (wfmath-0.3.10.tar.gz) = bce289c060f6c344b23aa968ca9bd237 +SHA256 (wfmath-0.3.10.tar.gz) = 975246625654a4cf3d6f7c2d8fa9672a16ea5ea430a1db2de503ae53d37c3a17 +SIZE (wfmath-0.3.10.tar.gz) = 449723 diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index bd6e7c79caa8..282620c8cb71 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyphesis PORTVERSION= 0.5.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28server%29/${PORTVERSION} |