pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/yabasic Update to 2.78.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dea6411146a4
branches:  trunk
changeset: 375000:dea6411146a4
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Feb 02 04:14:30 2018 +0000

description:
Update to 2.78.3

Upstream changes:
Version 2.78.3, January 21, 2018

    Fixed a up to 4-times performance penalty, that has been introduced in a previous version
    Brought back "Edit" to the windows context menu

Version 2.78.2, August 27, 2017

    The ran()-function is now guaranteed to return 2**30 different values

Version 2.78.1, August 13, 2017

    No more dump when using color without window open
    Processing of yabasic.xml finds hellip-entity

Version 2.78.0, January 21, 2017

    Allowed for numeric argument after break
    Fixed format of manpage (unix)
    Reworked the switch-statement, added tests

diffstat:

 lang/yabasic/Makefile |   4 ++--
 lang/yabasic/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a6cbf3d7c876 -r dea6411146a4 lang/yabasic/Makefile
--- a/lang/yabasic/Makefile     Fri Feb 02 03:09:34 2018 +0000
+++ b/lang/yabasic/Makefile     Fri Feb 02 04:14:30 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2017/01/19 06:59:53 wen Exp $
+# $NetBSD: Makefile,v 1.21 2018/02/02 04:14:30 wen Exp $
 
-DISTNAME=              yabasic-2.77.3
+DISTNAME=              yabasic-2.78.3
 CATEGORIES=            lang
 MASTER_SITES=  http://www.yabasic.de/download/
 
diff -r a6cbf3d7c876 -r dea6411146a4 lang/yabasic/distinfo
--- a/lang/yabasic/distinfo     Fri Feb 02 03:09:34 2018 +0000
+++ b/lang/yabasic/distinfo     Fri Feb 02 04:14:30 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/01/19 06:59:53 wen Exp $
+$NetBSD: distinfo,v 1.11 2018/02/02 04:14:30 wen Exp $
 
-SHA1 (yabasic-2.77.3.tar.gz) = 121dc8cbd120380c0fd3f540d22e02908687e57f
-RMD160 (yabasic-2.77.3.tar.gz) = c5c8546f4615a96460b31803d8e98b35da3da8f9
-SHA512 (yabasic-2.77.3.tar.gz) = 7a776619552eea338ba5fa84d89205bcffec46ccd23c42ed566a2b6e52f0ce7d756b8c1372db0de6957bec5eb6d574beb0cb2a0610dbd262becdebff50a0ed42
-Size (yabasic-2.77.3.tar.gz) = 489892 bytes
+SHA1 (yabasic-2.78.3.tar.gz) = c158382a4c967486200948f08e2c90612f159d8e
+RMD160 (yabasic-2.78.3.tar.gz) = 1b39da4207d57f8d4374dd5c39fc2bc0de04e151
+SHA512 (yabasic-2.78.3.tar.gz) = a690f8722c5ecea81c857ad27cf5886a4edc73ff7bc702d8c6d0f6286e32041ae0bea674320f5919ad28952798de05bb39400c0a5b2066960e8c2ef5c6b315a2
+Size (yabasic-2.78.3.tar.gz) = 661862 bytes



Home | Main Index | Thread Index | Old Index