diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-10 02:31:04 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-10 02:31:04 +0800 |
commit | 1a5923467c6b48f5eddfd883b19ad1aefb8836b8 (patch) | |
tree | f794d83ec243994c28df2e7ebd4be67c7f6b6da0 /math | |
parent | ed235d747fe060282ba8f3d600088b11f99fffd7 (diff) | |
download | freebsd-ports-gnome-1a5923467c6b48f5eddfd883b19ad1aefb8836b8.tar.gz freebsd-ports-gnome-1a5923467c6b48f5eddfd883b19ad1aefb8836b8.tar.zst freebsd-ports-gnome-1a5923467c6b48f5eddfd883b19ad1aefb8836b8.zip |
upgrade to 1.0.6
Diffstat (limited to 'math')
-rw-r--r-- | math/GiNaC/Makefile | 2 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index a8cb9456678b..23382363b520 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo index 2657a42fc282..90084e08746c 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1 +1 @@ -MD5 (GiNaC-1.0.5.tar.bz2) = 32e9e3f64ec63611162eae86ca22b49f +MD5 (GiNaC-1.0.6.tar.bz2) = e6f8c72f14756a55a8d64c16714418af |