Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2020 05:29:02 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556617 - head/emulators/elliott-803
Message-ID:  <202011300529.0AU5T2wH047168@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Mon Nov 30 05:29:02 2020
New Revision: 556617
URL: https://svnweb.freebsd.org/changeset/ports/556617

Log:
  emulators/elliott-803: Update to 0.1.8
  
  Submitted by:	hsw@bitmark.com (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D27417

Modified:
  head/emulators/elliott-803/Makefile
  head/emulators/elliott-803/distinfo
  head/emulators/elliott-803/pkg-plist

Modified: head/emulators/elliott-803/Makefile
==============================================================================
--- head/emulators/elliott-803/Makefile	Mon Nov 30 04:15:02 2020	(r556616)
+++ head/emulators/elliott-803/Makefile	Mon Nov 30 05:29:02 2020	(r556617)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	elliott-803
-PORTVERSION=	0.1.4
+PORTVERSION=	0.1.8
 DISTVERSIONPREFIX=	v
 CATEGORIES=	emulators
 
@@ -12,7 +12,6 @@ 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
 

Modified: head/emulators/elliott-803/distinfo
==============================================================================
--- head/emulators/elliott-803/distinfo	Mon Nov 30 04:15:02 2020	(r556616)
+++ head/emulators/elliott-803/distinfo	Mon Nov 30 05:29:02 2020	(r556617)
@@ -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

Modified: head/emulators/elliott-803/pkg-plist
==============================================================================
--- head/emulators/elliott-803/pkg-plist	Mon Nov 30 04:15:02 2020	(r556616)
+++ head/emulators/elliott-803/pkg-plist	Mon Nov 30 05:29:02 2020	(r556617)
@@ -1,5 +1,9 @@
 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
@@ -9,6 +13,11 @@ man/man1/emu803.1.gz
 %%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
@@ -16,3 +25,5 @@ man/man1/emu803.1.gz
 %%DATADIR%%/hello/hello-h-code.script
 %%DATADIR%%/hello/hello.a60
 %%DATADIR%%/hello/hello.hc
+%%DATADIR%%/hello/tins.hc
+%%DATADIR%%/hello/tins.md



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