diff --git a/lang/retro12/Makefile b/lang/retro12/Makefile index 478053ab4f42..7be10ec29226 100644 --- a/lang/retro12/Makefile +++ b/lang/retro12/Makefile @@ -1,49 +1,49 @@ 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 USES= shebangfix USE_CSTD= c99 SHEBANG_FILES= example/Atua* SHEBANG_LANG= retro MAKE_ENV= DATADIR=${DATADIR} \ DOCSDIR=${DOCSDIR} \ EXAMPLESDIR=${EXAMPLESDIR} \ PREFIX=${PREFIX} # There are race conditions in the makefile due to missing dependencies for # targets as upstream tests releases on single core machines. MAKE_JOBS_UNSAFE= yes INSTALL_TARGET= install-strip TEST_TARGET= test PLIST_FILES= bin/retro \ bin/retro-describe \ bin/retro-document \ bin/retro-embedimage \ bin/retro-extend \ bin/retro-locate \ bin/retro-muri \ bin/retro-tags \ bin/retro-unu PORTDATA= glossary.retro ngaImage tests words.tsv PORTDOCS= README.md RELEASE-NOTES RETRO-Book.md words.tsv PORTEXAMPLES= example OPTIONS_DEFINE= DOCS EXAMPLES .include 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