diff options
author | johans <johans@FreeBSD.org> | 2011-09-17 16:01:02 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-09-17 16:01:02 +0800 |
commit | 0f1c2cfc6a27b77c0e3bc75170d34c67b507eee9 (patch) | |
tree | be3ff98876d39172832019850c504f1daf9863bf /lang | |
parent | 0442e9bbb9f8016525f3fe35f6cbf875c174396b (diff) | |
download | freebsd-ports-gnome-0f1c2cfc6a27b77c0e3bc75170d34c67b507eee9.tar.gz freebsd-ports-gnome-0f1c2cfc6a27b77c0e3bc75170d34c67b507eee9.tar.zst freebsd-ports-gnome-0f1c2cfc6a27b77c0e3bc75170d34c67b507eee9.zip |
Update algol68g to 2.3.0
Diffstat (limited to 'lang')
-rw-r--r-- | lang/algol68g/Makefile | 2 | ||||
-rw-r--r-- | lang/algol68g/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index d9d294819cf2..708d82337603 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -6,7 +6,7 @@ # PORTNAME= algol68g -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= lang MASTER_SITES= http://jmvdveer.home.xs4all.nl/ EXTRACT_SUFX= .tgz diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index 4bae6a431404..58eb4fa2c41a 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,2 +1,2 @@ -SHA256 (algol68g-2.2.0.tgz) = 10098abb569d4e15ae07b46bc1e0ee014fb896e1ee9a4f012017c170e56021b0 -SIZE (algol68g-2.2.0.tgz) = 506185 +SHA256 (algol68g-2.3.0.tgz) = b93ab7562b4e36fde2221939d36f5e128dfbbf2825047d59015714fc7465f08f +SIZE (algol68g-2.3.0.tgz) = 503862 |