diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-09-29 02:17:16 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-09-29 02:17:16 +0000 |
commit | df88af9353a733ea2572b755a64bc08949ec3f83 (patch) | |
tree | fc8ab5fb25bca4e32d7f91ad3ddf093ef8a19ba5 | |
parent | bbd42f3537fd6083ac7a0e8c9dcf3d3f7c30c2e4 (diff) | |
download | ports-df88af9353a733ea2572b755a64bc08949ec3f83.tar.gz ports-df88af9353a733ea2572b755a64bc08949ec3f83.zip |
lang/algol68g: update Algol 68 Genie to version 3.0.9
While here, chase HTTP/1.1 301 redirection in the MASTER_SITES.
Reported by: portscout
-rw-r--r-- | lang/algol68g/Makefile | 4 | ||||
-rw-r--r-- | lang/algol68g/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index 7630f3c7ad56..e83beb4abd33 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,7 +1,7 @@ PORTNAME= algol68g -PORTVERSION= 3.0.8 +PORTVERSION= 3.0.9 CATEGORIES= lang -MASTER_SITES= http://jmvdveer.home.xs4all.nl/ +MASTER_SITES= https://jmvdveer.home.xs4all.nl/ MAINTAINER= danfe@FreeBSD.org COMMENT= Algol 68 Genie compiler diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index 0088e701f260..63f8d326f807 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663008980 -SHA256 (algol68g-3.0.8.tar.gz) = 97b9d207ed31ea263f3799efec367280701b6938f7ec77e503024df9a7a5efb2 -SIZE (algol68g-3.0.8.tar.gz) = 622731 +TIMESTAMP = 1664317952 +SHA256 (algol68g-3.0.9.tar.gz) = 3eb05a2464919f881105d2fe39e38c280435072a5d98e7c62e6f2f98c801645a +SIZE (algol68g-3.0.9.tar.gz) = 623215 |