diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-09-19 04:27:22 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-09-19 04:27:22 +0000 |
commit | 53a28be4e0e79bb46233c486966af09d996d4ec0 (patch) | |
tree | 5e33d245b1bdfd56c628f9804a4347ad44c14e99 | |
parent | e88d010d0a2b6c94bb52d35e4c793784717cf694 (diff) | |
download | ports-53a28be4e0e79bb46233c486966af09d996d4ec0.tar.gz ports-53a28be4e0e79bb46233c486966af09d996d4ec0.zip |
lang/algol68g: update Algol 68 Genie to version 3.3.23
The author had not made another release in several days,
perhaps this one he is happy with (for a short while).
Reported by: portscout
-rw-r--r-- | lang/algol68g/Makefile | 2 | ||||
-rw-r--r-- | lang/algol68g/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index 617e2ba9db25..d7fac73cb9f5 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,5 +1,5 @@ PORTNAME= algol68g -PORTVERSION= 3.3.11 +PORTVERSION= 3.3.23 CATEGORIES= lang MASTER_SITES= https://jmvdveer.home.xs4all.nl/ diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index 3ce77b0eb96a..c45b23c8ae62 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693782769 -SHA256 (algol68g-3.3.11.tar.gz) = 0f804ec4a836c3255296655e7cd5b1da2e6a3340195257c2df3b13d0369c706d -SIZE (algol68g-3.3.11.tar.gz) = 659728 +TIMESTAMP = 1694900208 +SHA256 (algol68g-3.3.23.tar.gz) = 3574889be565eff353f24b346cda960086256edcc6bf4ab4733c611a8945d5bb +SIZE (algol68g-3.3.23.tar.gz) = 660123 |