From f8aea9a9ca6c58f43b31fab91fd6326e302d8d86 Mon Sep 17 00:00:00 2001 From: wen Date: Sun, 4 Oct 2015 13:21:49 +0000 Subject: Update to 2.769 Upstream changes: Version 2.769, July 4, 2015 Fixing two bugs under Windows: print color under windows handles single argument correctly cpu extension sse2 is no longer required, so yabasic should run again on older hardware Version 2.768, May 25, 2014 Fixing some bugs under Windows and Linux: Core dump e.g. under Linux mint related with grafics Problems with embedded newlines within the Windows console Keys pressed within grafic window are not always reported to inkey$ (Windows-Version) Spurios problems with colors under Windows and linux (reported but not fixed yet) --- lang/yabasic/Makefile | 7 +++---- lang/yabasic/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'lang/yabasic') diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index c490a8a8b7e..632fc9d3a9f 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:11 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/10/04 13:21:49 wen Exp $ -DISTNAME= yabasic-2.767 -PKGREVISION= 2 +DISTNAME= yabasic-2.769 CATEGORIES= lang -MASTER_SITES= http://www.yabasic.de/download/ +MASTER_SITES= http://www.yabasic.de/download/ MAINTAINER= david@silicium.ath.cx HOMEPAGE= http://www.yabasic.de/ diff --git a/lang/yabasic/distinfo b/lang/yabasic/distinfo index b6f1229e17b..a1aa9cbc006 100644 --- a/lang/yabasic/distinfo +++ b/lang/yabasic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/04/11 15:24:34 wen Exp $ +$NetBSD: distinfo,v 1.8 2015/10/04 13:21:49 wen Exp $ -SHA1 (yabasic-2.767.tar.gz) = 39b5f060e951e805d0b0acdad139d552e3513082 -RMD160 (yabasic-2.767.tar.gz) = e54d4aabb4c2fc2d7b2f7560203c0c643935b079 -Size (yabasic-2.767.tar.gz) = 572140 bytes +SHA1 (yabasic-2.769.tar.gz) = 9736b680006724d93220846d33916cc120bc3ce9 +RMD160 (yabasic-2.769.tar.gz) = 90d3214f25db76cfc55a43128c54134a7bbbd85c +Size (yabasic-2.769.tar.gz) = 573272 bytes -- cgit v1.2.3