diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-23 15:33:48 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-23 15:33:48 +0800 |
commit | 24bf26c5393ff0f49ca142eed0ad40a0a4e6e9f3 (patch) | |
tree | 73be53f4e0230f458ed234e09495479c5e38975a /math | |
parent | 9f3b149a3258495482ea910a00eb8a7f222aa8c3 (diff) | |
download | freebsd-ports-gnome-24bf26c5393ff0f49ca142eed0ad40a0a4e6e9f3.tar.gz freebsd-ports-gnome-24bf26c5393ff0f49ca142eed0ad40a0a4e6e9f3.tar.zst freebsd-ports-gnome-24bf26c5393ff0f49ca142eed0ad40a0a4e6e9f3.zip |
upgrade to 1.0.3
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 bb6d7feb5e18..49ecc7104b73 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 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 ab9493c1dc90..d98174488b66 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1 +1 @@ -MD5 (GiNaC-1.0.2.tar.bz2) = 72b96855dd56eb0915f6a8c8fddbe012 +MD5 (GiNaC-1.0.3.tar.bz2) = c67c05dc42ec0f82b5a954483a420d6c |