diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-01-10 05:26:00 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-01-10 05:26:00 +0000 |
commit | d8d71b0503661346746776626121a9752d516221 (patch) | |
tree | 011802d1506756cbf55e88b77c8433c5e0739653 | |
parent | 735a7f11b1c53e58d7ab011b274724a84a8e5e15 (diff) | |
download | ports-d8d71b0503661346746776626121a9752d516221.tar.gz ports-d8d71b0503661346746776626121a9752d516221.zip |
lang/algol68g: update Algol 68 Genie to minor bugfix version 3.1.1
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 f2bb4230c2b2..e558ebbbc113 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,5 +1,5 @@ PORTNAME= algol68g -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= lang MASTER_SITES= https://jmvdveer.home.xs4all.nl/ diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index 3906ecb09277..1a840af06c8b 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667763968 -SHA256 (algol68g-3.1.0.tar.gz) = 92de7dee8974197329e2fb2c5f673a6cfa4fedf45092390907f082a97f4266b5 -SIZE (algol68g-3.1.0.tar.gz) = 630652 +TIMESTAMP = 1673208145 +SHA256 (algol68g-3.1.1.tar.gz) = fde17ccc93b98722dcafad2cd4cb18e36933be6bd156b47652d83f94d3d569f0 +SIZE (algol68g-3.1.1.tar.gz) = 630928 |