diff options
author | oliver <oliver@FreeBSD.org> | 2014-02-27 16:48:49 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2014-02-27 16:48:49 +0800 |
commit | 0a63365e7b024c3fa7fd1ad5839cf3283a046d66 (patch) | |
tree | 5bf2643535b50122f34530d587582c2761795989 | |
parent | ec871593230618d554ef69e467d1302e7d0073ae (diff) | |
download | freebsd-ports-gnome-0a63365e7b024c3fa7fd1ad5839cf3283a046d66.tar.gz freebsd-ports-gnome-0a63365e7b024c3fa7fd1ad5839cf3283a046d66.tar.zst freebsd-ports-gnome-0a63365e7b024c3fa7fd1ad5839cf3283a046d66.zip |
update to 1.0.2
-rw-r--r-- | math/wfmath/Makefile | 3 | ||||
-rw-r--r-- | math/wfmath/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index f6a1417ac094..c57ad2ecc7a5 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wfmath -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= math MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION} diff --git a/math/wfmath/distinfo b/math/wfmath/distinfo index 855a306c91ce..1cb27532dfd7 100644 --- a/math/wfmath/distinfo +++ b/math/wfmath/distinfo @@ -1,2 +1,2 @@ -SHA256 (wfmath-1.0.1.tar.gz) = 65c9fd264a1115c77700521cdd7fc5cee68167662ebee797c8a9ac43b8beed04 -SIZE (wfmath-1.0.1.tar.gz) = 488047 +SHA256 (wfmath-1.0.2.tar.gz) = 203fa14cac60b55860d8a3140f2a8a400f52ab4b2ede6b5a67bd7112d51f36ad +SIZE (wfmath-1.0.2.tar.gz) = 494246 |