Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2024 17:19:44 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 773dea43a5fd - main - lang/retro12: Update to 2024.1
Message-ID:  <202401251719.40PHJijG077945@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=773dea43a5fd27360cd2c5c92e1f8d1f57cb86a7

commit 773dea43a5fd27360cd2c5c92e1f8d1f57cb86a7
Author:     Charles Childers <crc@forthworks.com>
AuthorDate: 2024-01-23 07:51:31 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-01-25 17:19:36 +0000

    lang/retro12: Update to 2024.1
    
    ChangeLog: http://retroforth.org/relnotes/202401.txt
    
    PR:             276203
    Reported by:    crc@forthworks.com (maintainer)
---
 lang/retro12/Makefile | 8 ++++----
 lang/retro12/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/lang/retro12/Makefile b/lang/retro12/Makefile
index 478053ab4f42..7be10ec29226 100644
--- a/lang/retro12/Makefile
+++ b/lang/retro12/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	retro12
-DISTVERSION=	2023.3
+DISTVERSION=	2024.1
 CATEGORIES=	lang
-MASTER_SITES=	http://forthworks.com/retro/r/ \
-		https://forthworks.com/retro/r/
+MASTER_SITES=	http://retroforth.org/r/ \
+		https://retroforth.org/r/
 DISTNAME=	${PORTNAME:tu}-${DISTVERSION}
 
 MAINTAINER=	crc@forthworks.com
 COMMENT=	Clean, elegant, and pragmatic dialect of Forth
-WWW=		https://forthworks.com/retro
+WWW=		https://retroforth.org
 
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/lang/retro12/distinfo b/lang/retro12/distinfo
index b30db1c54412..72e8779e7c18 100644
--- a/lang/retro12/distinfo
+++ b/lang/retro12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680013352
-SHA256 (RETRO12-2023.3.tar.gz) = 5ee8c2416598d11edac331c7f3f81141e249cb1826ad740ac5c28a7c39860671
-SIZE (RETRO12-2023.3.tar.gz) = 1289332
+TIMESTAMP = 1704741720
+SHA256 (RETRO12-2024.1.tar.gz) = 0058e50fea10ce60ce0fe39da75380d00f7832664cf9572aa55dd59b6eb3eec6
+SIZE (RETRO12-2024.1.tar.gz) = 1292295



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