got busy so i missed a few of the versions in between. here are the
changelogs:
- https://internet-janitor.itch.io/decker/devlog/745157/decker-144
- https://internet-janitor.itch.io/decker/devlog/737103/decker-143
- https://internet-janitor.itch.io/decker/devlog/729065/decker-142
tested on amd64. OK?
--
jagtalon.net
weirder.earth/@jag
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/decker/Makefile,v
diff -u -p -u -r1.4 Makefile
--- Makefile 2 Apr 2024 05:11:50 -0000 1.4
+++ Makefile 24 Jun 2024 15:33:29 -0000
@@ -1,6 +1,6 @@
COMMENT = multimedia platform inspired by HyperCard
-DIST_TUPLE = github JohnEarnest Decker v1.41 .
+DIST_TUPLE = github JohnEarnest Decker v1.44 .
PKGNAME = ${DISTNAME:L}
CATEGORIES = graphics
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/decker/distinfo,v
diff -u -p -u -r1.4 distinfo
--- distinfo 2 Apr 2024 05:11:50 -0000 1.4
+++ distinfo 24 Jun 2024 15:33:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (JohnEarnest-Decker-v1.41.tar.gz) = iwo/hvlr4dcKfQrrAjCnIl+4R9yy0/8Yk0BaoJgmtO4=
-SIZE (JohnEarnest-Decker-v1.41.tar.gz) = 1358137
+SHA256 (JohnEarnest-Decker-v1.44.tar.gz) = ipLAyFl9WvkP3l+Z3J1JKOFRaGnloJpHYnORUtNOAX0=
+SIZE (JohnEarnest-Decker-v1.44.tar.gz) = 1438862
Index: patches/patch-Makefile
===================================================================
RCS file: /cvs/ports/graphics/decker/patches/patch-Makefile,v
diff -u -p -u -r1.2 patch-Makefile
--- patches/patch-Makefile 6 Mar 2024 16:07:14 -0000 1.2
+++ patches/patch-Makefile 24 Jun 2024 15:33:29 -0000
@@ -36,7 +36,7 @@ Index: Makefile
clean:
@rm -rf ./c/build/
-@@ -63,19 +63,19 @@ clean:
+@@ -63,21 +63,21 @@ clean:
@rm -f docs/*.html
install:
@@ -54,11 +54,15 @@ Index: Makefile
test: lilt
- @chmod +x ./scripts/test_interpreter.sh
- @./scripts/test_interpreter.sh "./c/build/lilt "
+- @./c/build/lilt tests/dom/arrays.lil
+- @./c/build/lilt tests/dom/images.lil
- @./c/build/lilt tests/dom/domtests.lil
- @./c/build/lilt tests/dom/test_roundtrip.lil
- @./c/build/lilt tests/puzzles/weeklychallenge.lil
+ chmod +x ./scripts/test_interpreter.sh
+ ./scripts/test_interpreter.sh "./c/build/lilt "
++ ./c/build/lilt tests/dom/arrays.lil
++ ./c/build/lilt tests/dom/images.lil
+ ./c/build/lilt tests/dom/domtests.lil
+ ./c/build/lilt tests/dom/test_roundtrip.lil
+ ./c/build/lilt tests/puzzles/weeklychallenge.lil
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/decker/pkg/PLIST,v
diff -u -p -u -r1.2 PLIST
--- pkg/PLIST 18 Feb 2024 21:55:41 -0000 1.2
+++ pkg/PLIST 24 Jun 2024 15:33:29 -0000
@@ -36,6 +36,7 @@ share/doc/decker/images/scripteditor.gif
share/doc/decker/images/slidertypes.gif
share/doc/decker/images/sounds.gif
share/doc/decker/images/wings.gif
+share/doc/decker/learn.html
share/doc/decker/lil.html
share/doc/decker/lilquickref.html
share/doc/decker/lilt.html
@@ -64,10 +65,12 @@ share/examples/decker/maze.lil
share/examples/decker/ovum.deck
share/examples/decker/palimport.deck
share/examples/decker/patedit.deck
+share/examples/decker/pdf.deck
share/examples/decker/plot.deck
share/examples/decker/podcasts.lil
share/examples/decker/publictransit.deck
share/examples/decker/puppeteer.deck
+share/examples/decker/sokoban.deck
share/examples/decker/sound.deck
share/examples/decker/tour.deck
share/examples/decker/transit.deck