Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2024 20:08:57 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 10923436cdb8 - main - lang/algol68g: unscheduled update of the port to version 3.5.7
Message-ID:  <202410122008.49CK8vWH053696@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=10923436cdb8f46a2c2aed7f9b931165e6563ec6

commit 10923436cdb8f46a2c2aed7f9b931165e6563ec6
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-10-12 20:07:34 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-10-12 20:07:34 +0000

    lang/algol68g: unscheduled update of the port to version 3.5.7
    
    This was urged because of the little time between the last two
    releases and Marcel's disgusting habit of removing old tarballs
    upon every new release, so the distfile for version 3.5.6 have
    not been cached on our servers.  Add fallback download location
    to prevent this happening again.
    
    Reported by:    cy, pkg-fallout, Mamoru IWAKI
---
 lang/algol68g/Makefile | 4 ++--
 lang/algol68g/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile
index 1a785148bce4..c57b43e94738 100644
--- a/lang/algol68g/Makefile
+++ b/lang/algol68g/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	algol68g
-PORTVERSION=	3.5.6
+PORTVERSION=	3.5.7
 CATEGORIES=	lang
-MASTER_SITES=	https://jmvdveer.home.xs4all.nl/
+MASTER_SITES=	https://jmvdveer.home.xs4all.nl/ LOCAL/danfe
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Algol 68 Genie compiler
diff --git a/lang/algol68g/distinfo b/lang/algol68g/distinfo
index ad41dce97309..f115dbe83219 100644
--- a/lang/algol68g/distinfo
+++ b/lang/algol68g/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728511611
-SHA256 (algol68g-3.5.6.tar.gz) = 3c1362c71b185fd384ff2cf7dbd4173957370e6496214a944cd51a167b844700
-SIZE (algol68g-3.5.6.tar.gz) = 664375
+TIMESTAMP = 1728597601
+SHA256 (algol68g-3.5.7.tar.gz) = 1494f2875b001ce36927a07eb7dad3f5df18b2fb417b969c129da84d172bed71
+SIZE (algol68g-3.5.7.tar.gz) = 664353



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410122008.49CK8vWH053696>