pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

golly: update to 3.4.



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Tue Sep 8 21:10:19 2020 +0200
Changeset:	756480764a7145613d6f067b11fde5b11b775a1b

Modified Files:
	golly/Makefile
	golly/PLIST
	golly/distinfo

Log Message:
golly: update to 3.4.

 Changes in version 3.4 (released August 2020)

NOTE: This is the last version that will support 32-bit systems. It's
also the last version that will support Python 2.x. All future versions
of Golly will only run on 64-bit systems and will require a Python 3.x
(64-bit) installation to run .py scripts.

    Mac app now supports Retina screens (no more fuzzy text).
    Keyboard shortcuts can be assigned to these new actions: Open Recent
    Pattern and Run Recent Script.
    New script showinviewer.lua opens the current pattern in LifeViewer
    in your default browser. Examples of LifeViewer scripting commands
    can be found in the Patterns/Life/Rakes folder. (Note that
    lifeviewer.lua is no longer needed and has been removed.)
    New patterns: Devore/Mahler-rep.zip in Self-Rep.
    Fixed a bug that caused incorrect pattern comments to be displayed.
    Fixed a bug in the Mac app that caused ctrl-O to generate two key
    down events.
    Fixed a problem with Mac app not seeing certain key combinations
    (ctrl-Q and option-EINU`).

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=756480764a7145613d6f067b11fde5b11b775a1b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 golly/Makefile | 4 ++--
 golly/PLIST    | 9 ++-------
 golly/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 13 deletions(-)

diffs:
diff --git a/golly/Makefile b/golly/Makefile
index 7893e94c2c..e6c30fda81 100644
--- a/golly/Makefile
+++ b/golly/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-VERSION=	3.3
+VERSION=	3.4
 PKGNAME=	golly-${VERSION}
 DISTNAME=	${PKGNAME_NOREV}-src
 CATEGORIES=	x11
@@ -24,5 +24,5 @@ CONFIGURE_ARGS+=	"--with-python-shlib=libpython2.7.so"
 .include "../../graphics/MesaLib/buildlink3.mk"
 #.include "../../lang/lua/buildlink3.mk" # uses its own built-in version 5.2
 .include "../../lang/python27/buildlink3.mk"
-.include "../../x11/wxGTK28/buildlink3.mk"
+.include "../../x11/wxGTK30/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/golly/PLIST b/golly/PLIST
index 9f1453abca..bdd0f8533d 100644
--- a/golly/PLIST
+++ b/golly/PLIST
@@ -59,15 +59,10 @@ share/golly/Help/images/about.gif
 share/golly/Help/images/blend0.png
 share/golly/Help/images/blend1.png
 share/golly/Help/images/clips.png
-share/golly/Help/images/hex.png
-share/golly/Help/images/layers.png
-share/golly/Help/images/lifeviewer.png
-share/golly/Help/images/theme.png
 share/golly/Help/images/transforms.png
 share/golly/Help/index.html
 share/golly/Help/intro.html
 share/golly/Help/layer.html
-share/golly/Help/lifeviewer.html
 share/golly/Help/lua.html
 share/golly/Help/lua.html~
 share/golly/Help/mouse.html
@@ -385,6 +380,7 @@ share/golly/Patterns/Self-Rep/Codd/signals-demo.rle
 share/golly/Patterns/Self-Rep/Codd/tape-reader-demo.rle
 share/golly/Patterns/Self-Rep/Devore/Devore-body.rle
 share/golly/Patterns/Self-Rep/Devore/Devore-rep.rle
+share/golly/Patterns/Self-Rep/Devore/Mahler-rep.zip
 share/golly/Patterns/Self-Rep/Devore/crossover.rle
 share/golly/Patterns/Self-Rep/Devore/discriminator.rle
 share/golly/Patterns/Self-Rep/Flow6/Flow6.zip
@@ -513,12 +509,10 @@ share/golly/Scripts/Lua/heisenburp.lua
 share/golly/Scripts/Lua/hexgrid.lua
 share/golly/Scripts/Lua/invert.lua
 share/golly/Scripts/Lua/life-integer-gun30.lua
-share/golly/Scripts/Lua/lifeviewer.lua
 share/golly/Scripts/Lua/make-torus.lua
 share/golly/Scripts/Lua/metafier.lua
 share/golly/Scripts/Lua/move-object.lua
 share/golly/Scripts/Lua/move-selection.lua
-share/golly/Scripts/Lua/oplus/images/lifeviewer.png
 share/golly/Scripts/Lua/oplus/init.lua
 share/golly/Scripts/Lua/oplus/init.lua~
 share/golly/Scripts/Lua/oplus/sounds/README.txt
@@ -529,6 +523,7 @@ share/golly/Scripts/Lua/pd-glider.lua
 share/golly/Scripts/Lua/pop-plot.lua
 share/golly/Scripts/Lua/shift.lua
 share/golly/Scripts/Lua/slide-show.lua
+share/golly/Scripts/Lua/showinviewer.lua
 share/golly/Scripts/Lua/tile-with-clip.lua
 share/golly/Scripts/Lua/tile.lua
 share/golly/Scripts/Lua/toChangeState.lua
diff --git a/golly/distinfo b/golly/distinfo
index 5488fb1c22..0e5d8d6751 100644
--- a/golly/distinfo
+++ b/golly/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-SHA1 (golly-3.3-src.tar.gz) = 36538899c8938411769964f75bd1cd2e1e48f6a9
-RMD160 (golly-3.3-src.tar.gz) = 17ed762b5d61ce22343b009540dfd163b96c9947
-SHA512 (golly-3.3-src.tar.gz) = 2aa9c2e7b2ebe3fe85bcb6177e58ee83bd08475e0a37a04cdb7e649b9faf5c2f936c534af62c8cf2322baade65c6e5197768901dfb464c17b20b941e1fa77265
-Size (golly-3.3-src.tar.gz) = 5465595 bytes
+SHA1 (golly-3.4-src.tar.gz) = cdd764f2e017cb3f5e207e7ed631e2def4ae673a
+RMD160 (golly-3.4-src.tar.gz) = 6e61ee75299386412942f034a3360acb9f177bd8
+SHA512 (golly-3.4-src.tar.gz) = bb2b1a653f9556901aa18d2d56c75c2c5e55bd7451b2b5bfb6268793758c12a6b00d30fa52c08ebd47e5db98fbec6fb80c64194cd93a1a41846adbd824c7af47
+Size (golly-3.4-src.tar.gz) = 5480295 bytes
 SHA1 (patch-cmdline_bgolly.cpp) = 3b1fa67e7fedfcab1e4a4dab8ee1335c2c18458f
 SHA1 (patch-configure) = b57f3815708a8456367ad9fd2c93f64d507ad37f


Home | Main Index | Thread Index | Old Index