diff options
author | oliver <oliver@FreeBSD.org> | 2009-02-07 17:28:31 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-02-07 17:28:31 +0800 |
commit | aaf8fd35f8384853e39b487d81c7fd0fd1a08470 (patch) | |
tree | 6bb533492712546edaf37b643b7e00ab4b7dd2d6 /math/wfmath | |
parent | 0a811cd5243bca9d1b7f0e45a0b3375c6d66fc02 (diff) | |
download | freebsd-ports-gnome-aaf8fd35f8384853e39b487d81c7fd0fd1a08470.tar.gz freebsd-ports-gnome-aaf8fd35f8384853e39b487d81c7fd0fd1a08470.tar.zst freebsd-ports-gnome-aaf8fd35f8384853e39b487d81c7fd0fd1a08470.zip |
update to 0.3.9
Diffstat (limited to 'math/wfmath')
-rw-r--r-- | math/wfmath/Makefile | 2 | ||||
-rw-r--r-- | math/wfmath/distinfo | 6 | ||||
-rw-r--r-- | math/wfmath/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index dc0bf905101d..7f8d01dd46ac 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wfmath -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.9 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge diff --git a/math/wfmath/distinfo b/math/wfmath/distinfo index 9f9fb41801db..8b4f0e56c67d 100644 --- a/math/wfmath/distinfo +++ b/math/wfmath/distinfo @@ -1,3 +1,3 @@ -MD5 (wfmath-0.3.8.tar.gz) = c31566d106162aa833df28e4da01c507 -SHA256 (wfmath-0.3.8.tar.gz) = 71fff37aff0fa2bed3c7663d4241e909d1b9c41beae891eb7cbde639953529c4 -SIZE (wfmath-0.3.8.tar.gz) = 444844 +MD5 (wfmath-0.3.9.tar.gz) = b449bf12a243fe6896a4377c27a8300e +SHA256 (wfmath-0.3.9.tar.gz) = d4721a2974af36b8f7ece738a313687ec3c1f6a8e7215ab9e4582fba332cf91a +SIZE (wfmath-0.3.9.tar.gz) = 448303 diff --git a/math/wfmath/pkg-plist b/math/wfmath/pkg-plist index ea8bdaef1d47..73ef7bc1eeab 100644 --- a/math/wfmath/pkg-plist +++ b/math/wfmath/pkg-plist @@ -35,6 +35,7 @@ include/wfmath-0.3/wfmath/intersect.h include/wfmath-0.3/wfmath/wfmath.h include/wfmath-0.3/wfmath/stream.h include/wfmath-0.3/wfmath/atlasconv.h +include/wfmath-0.3/wfmath/zero.h @dirrm include/wfmath-0.3/wfmath @dirrm include/wfmath-0.3 libdata/pkgconfig/wfmath-0.3.pc |