diff options
author | leot <leot@pkgsrc.org> | 2015-10-28 15:54:19 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2015-10-28 15:54:19 +0000 |
commit | 3c287629cbadd7e6589a9f8e6c72a110f49a8e5e (patch) | |
tree | 4d9b7b2d2a59b749644dd55bb9f1c1afd507980c /lang | |
parent | ca47eb3212ecbd85acb6ec9e257d59f16982cfd5 (diff) | |
download | pkgsrc-3c287629cbadd7e6589a9f8e6c72a110f49a8e5e.tar.gz |
Update lang/algol68g to algol68g-2.8.2.
Patch provided by Olaf 'Rhialto' Seibert via PR pkg/50371.
Changes:
Version 2.8.2, October 2015
* Several bug fixes.
* Cleaner interface for command line arguments
through routines a68gargc and a68gargv.
Version 2.8.1, January 2015
* Update source code for recent versions of gcc, autoconf, automake and TeX.
* Documentation updates.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/algol68g/Makefile | 4 | ||||
-rw-r--r-- | lang/algol68g/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index e313b3a684b..c7e7a11cdf0 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2015/01/04 02:08:45 dholland Exp $ +# $NetBSD: Makefile,v 1.11 2015/10/28 15:54:19 leot Exp $ -DISTNAME= algol68g-2.8 +DISTNAME= algol68g-2.8.2 CATEGORIES= lang MASTER_SITES= http://jmvdveer.home.xs4all.nl/ diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index c227859ba56..4d5d9f58fc1 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/01/04 02:08:45 dholland Exp $ +$NetBSD: distinfo,v 1.6 2015/10/28 15:54:19 leot Exp $ -SHA1 (algol68g-2.8.tar.gz) = 46b43b8db53e2a8c02e218ca9c81cf5e6ce924fd -RMD160 (algol68g-2.8.tar.gz) = b39ebb5f3813e1150b37e707213860af8e999b80 -Size (algol68g-2.8.tar.gz) = 667121 bytes +SHA1 (algol68g-2.8.2.tar.gz) = e8357582d6e6c9241ef364fb551221bd5bfb52da +RMD160 (algol68g-2.8.2.tar.gz) = 5fcae4d0ccf424493ff02f7a1bbc679c0b398d08 +Size (algol68g-2.8.2.tar.gz) = 701825 bytes |