Index: head/lang/retro12/Makefile =================================================================== --- head/lang/retro12/Makefile (revision 509073) +++ head/lang/retro12/Makefile (revision 509074) @@ -1,59 +1,53 @@ # $FreeBSD$ PORTNAME= retro12 -DISTVERSION= 2019.1 +DISTVERSION= 2019.6 CATEGORIES= lang -MASTER_SITES= https://forthworks.com/retro/r/ +MASTER_SITES= http://forthworks.com/retro/r/ \ + https://forthworks.com/retro/r/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} MAINTAINER= 0mp@FreeBSD.org COMMENT= Clean, elegant, and pragmatic dialect of Forth LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= ncurses shebangfix SHEBANG_FILES= example/Atua* -SHEBANG_LANG= rre +SHEBANG_LANG= retro -# Conflicting files: bin/listener bin/repl bin/ri -CONFLICTS_INSTALL= audio/listener mail/nmh japanese/mh lang/ruby - MAKE_ENV= DATADIR=${DATADIR} \ DESTDIR=${DESTDIR} \ 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 PLIST_FILES= bin/retro \ bin/retro-embedimage \ bin/retro-extend \ - bin/retro-injectimage-js \ bin/retro-muri \ - bin/retro-repl \ - bin/retro-ri \ bin/retro-unu -PORTDATA= RETRO12.html \ - glossary.forth \ +PORTDATA= glossary.forth \ ngaImage \ tests \ words.tsv PORTDOCS= doc \ literate \ README.md \ RELEASE_NOTES.md PORTEXAMPLES= example INSTALL_TARGET= install-strip TEST_TARGET= test OPTIONS_DEFINE= DOCS EXAMPLES .include Index: head/lang/retro12/distinfo =================================================================== --- head/lang/retro12/distinfo (revision 509073) +++ head/lang/retro12/distinfo (revision 509074) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551366750 -SHA256 (RETRO12-2019.1.tar.gz) = 19125204185da7c3b31a3112edefb4c544daa2f8f4c770cacdcb47f9c783dbf6 -SIZE (RETRO12-2019.1.tar.gz) = 592836 +TIMESTAMP = 1565954263 +SHA256 (RETRO12-2019.6.tar.gz) = 7d327d0547a09e06b4db87fe0921959445c69911686ae4fa443417baf3d91df5 +SIZE (RETRO12-2019.6.tar.gz) = 736619