git: 54fb02e6b370 - main - lang/algol68g: update Algol 68 Genie to version 3.1.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Apr 2023 10:53:32 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=54fb02e6b370bbf277eaa0ca0a2ea10843c27ab3 commit 54fb02e6b370bbf277eaa0ca0a2ea10843c27ab3 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-04-20 10:52:46 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-04-20 10:52:46 +0000 lang/algol68g: update Algol 68 Genie to version 3.1.8 Previous versions had been skipped due to broken tests and because the author adheres to disgusting practice of removing the old files upon fresh release (never do that). Reported by: portscout --- lang/algol68g/Makefile | 2 +- lang/algol68g/distinfo | 6 +++--- lang/algol68g/pkg-plist | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile index aea1e8722530..4e306f0487ff 100644 --- a/lang/algol68g/Makefile +++ b/lang/algol68g/Makefile @@ -1,5 +1,5 @@ PORTNAME= algol68g -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.8 CATEGORIES= lang MASTER_SITES= https://jmvdveer.home.xs4all.nl/ diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo index 5cb5ebe99c21..0af09398fa54 100644 --- a/lang/algol68g/distinfo +++ b/lang/algol68g/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678824927 -SHA256 (algol68g-3.1.3.tar.gz) = 660c338c1bf9db123073c7403cc21aa465795a9377754162cbbf8bda97259612 -SIZE (algol68g-3.1.3.tar.gz) = 616568 +TIMESTAMP = 1681850347 +SHA256 (algol68g-3.1.8.tar.gz) = 0da918cbe652a1151895fc506a8747c753fb0b075453dcde5736ab27dc9f42bb +SIZE (algol68g-3.1.8.tar.gz) = 647434 diff --git a/lang/algol68g/pkg-plist b/lang/algol68g/pkg-plist index accf79d2cdbb..6f9df695a3f5 100644 --- a/lang/algol68g/pkg-plist +++ b/lang/algol68g/pkg-plist @@ -1,6 +1,5 @@ bin/a68g include/algol68g/a68g-common.h -include/algol68g/a68g-compiler.h include/algol68g/a68g-config.h include/algol68g/a68g-config.win32.h include/algol68g/a68g-defines.h @@ -17,6 +16,7 @@ include/algol68g/a68g-lib.h include/algol68g/a68g-listing.h include/algol68g/a68g-masks.h include/algol68g/a68g-math.h +include/algol68g/a68g-moids.h include/algol68g/a68g-mp.h include/algol68g/a68g-nil.h include/algol68g/a68g-numbers.h @@ -25,12 +25,15 @@ include/algol68g/a68g-options.h include/algol68g/a68g-parser.h include/algol68g/a68g-physics.h include/algol68g/a68g-platform.h +include/algol68g/a68g-plugin.h include/algol68g/a68g-postulates.h include/algol68g/a68g-prelude-gsl.h include/algol68g/a68g-prelude-mathlib.h include/algol68g/a68g-prelude.h +include/algol68g/a68g-quad.h include/algol68g/a68g-stack.h include/algol68g/a68g-stddef.h +include/algol68g/a68g-torrix.h include/algol68g/a68g-transput.h include/algol68g/a68g-types.h include/algol68g/a68g.h