diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-12 04:34:04 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-12 04:34:04 +0800 |
commit | eb81cf2898f541ef4b913b2346cd9588405aaad3 (patch) | |
tree | 512716eb1a5c159af13476acc07f14d28c1720e9 | |
parent | 75742aefe2b92f484fccbcb3675785ebb3781789 (diff) | |
download | freebsd-ports-graphics-eb81cf2898f541ef4b913b2346cd9588405aaad3.tar.gz freebsd-ports-graphics-eb81cf2898f541ef4b913b2346cd9588405aaad3.tar.zst freebsd-ports-graphics-eb81cf2898f541ef4b913b2346cd9588405aaad3.zip |
Update to 3.3b
PR: ports/100106
Submitted by: maintainer
-rw-r--r-- | math/jsmath/Makefile | 2 | ||||
-rw-r--r-- | math/jsmath/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/jsmath/Makefile b/math/jsmath/Makefile index edddd8a6312..59fbf10a10f 100644 --- a/math/jsmath/Makefile +++ b/math/jsmath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jsMath -PORTVERSION= 3.3a +PORTVERSION= 3.3b CATEGORIES= math www MASTER_SITES= http://www.math.union.edu/~dpvc/jsMath/download/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ diff --git a/math/jsmath/distinfo b/math/jsmath/distinfo index a5e769ea689..bd9d6fb35d3 100644 --- a/math/jsmath/distinfo +++ b/math/jsmath/distinfo @@ -1,3 +1,3 @@ -MD5 (jsMath-3.3a.zip) = df3fef93c46059362d4c8f651479f7be -SHA256 (jsMath-3.3a.zip) = 301f453bfeecf43581382a7566afbb03b2ac16c56e90818396b467b094c7ac6d -SIZE (jsMath-3.3a.zip) = 258543 +MD5 (jsMath-3.3b.zip) = ea024bdeb069ce80786d263cf5d2eb68 +SHA256 (jsMath-3.3b.zip) = 76fc5f339e474b246dcec572bf694a7873280cf4f2676068275225e33296f3cf +SIZE (jsMath-3.3b.zip) = 258698 |