Index: head/emulators/elliott-803/Makefile =================================================================== --- head/emulators/elliott-803/Makefile (revision 556616) +++ head/emulators/elliott-803/Makefile (revision 556617) @@ -1,23 +1,22 @@ # $FreeBSD$ PORTNAME= elliott-803 -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.8 DISTVERSIONPREFIX= v CATEGORIES= emulators MAINTAINER= hsw@bitmark.com COMMENT= Emulator and compilers for Elliott 803 computer LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++17-lang ncurses -MAKEFILE= BSDmakefile MAKE_ARGS+= DATADIR="${DATADIR}" PREFIX="${PREFIX}" VERSION="${PKGVERSION}" MAKE_ENV+= LC_ALL=en_US.UTF-8 USE_GITHUB= yes GH_ACCOUNT= hxw GH_PROJECT= Elliott-803 .include Index: head/emulators/elliott-803/distinfo =================================================================== --- head/emulators/elliott-803/distinfo (revision 556616) +++ head/emulators/elliott-803/distinfo (revision 556617) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593999687 -SHA256 (hxw-Elliott-803-v0.1.4_GH0.tar.gz) = 33c6720cf12569abd62b67193e8c073b6115333bd04735492ce4b36dde0cbe74 -SIZE (hxw-Elliott-803-v0.1.4_GH0.tar.gz) = 134723 +TIMESTAMP = 1606701879 +SHA256 (hxw-Elliott-803-v0.1.8_GH0.tar.gz) = 0e19dce959d8a405f70d6be5ddb0e43e690c818f2013beae1a9fa5902171b20e +SIZE (hxw-Elliott-803-v0.1.8_GH0.tar.gz) = 32670567 Index: head/emulators/elliott-803/pkg-plist =================================================================== --- head/emulators/elliott-803/pkg-plist (revision 556616) +++ head/emulators/elliott-803/pkg-plist (revision 556617) @@ -1,18 +1,29 @@ bin/emu803 man/man1/emu803.1.gz +%%DATADIR%%/Algol60-Samples/cogs.a60 +%%DATADIR%%/Algol60-Samples/cogs.script +%%DATADIR%%/Algol60-Samples/fib.a60 +%%DATADIR%%/Algol60-Samples/fib.script %%DATADIR%%/Elliott-Algol60-A104/a104-tape-1.hex5 %%DATADIR%%/Elliott-Algol60-A104/a104-tape-2.hex5 %%DATADIR%%/Elliott-Algol60-A104/A104.md %%DATADIR%%/Elliott-Programs/com-208.hex5 %%DATADIR%%/Elliott-Programs/README.markdown %%DATADIR%%/Elliott-Programs/t102-rel-add.elliott %%DATADIR%%/Elliott-Programs/t102-rel-add.hex5 %%DATADIR%%/Elliott-Programs/t2-rel-add.elliott %%DATADIR%%/Elliott-Programs/t2-rel-add.hex5 +%%DATADIR%%/Elliott-Programs/X5/46.1.4.61.pdf +%%DATADIR%%/Elliott-Programs/X5/803X5.pdf +%%DATADIR%%/Elliott-Programs/X5/X5.pdf +%%DATADIR%%/Elliott-Programs/X5/x5.hex5 +%%DATADIR%%/Elliott-Programs/X5/x5.script %%DATADIR%%/H-Code-Compilers/h-code-compiler-plus.hex5 %%DATADIR%%/H-Code-Compilers/h-code-compiler.hex5 %%DATADIR%%/H-Code-Compilers/README.markdown %%DATADIR%%/hello/hello-a60.script %%DATADIR%%/hello/hello-h-code.script %%DATADIR%%/hello/hello.a60 %%DATADIR%%/hello/hello.hc +%%DATADIR%%/hello/tins.hc +%%DATADIR%%/hello/tins.md