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.77.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85e465f43b17
branches:  trunk
changeset: 357355:85e465f43b17
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Jan 19 06:59:53 2017 +0000

description:
Update to 2.77.3

Upstream changes:
Version 2.77.3, December 29, 2016

    Fixed insecure usage of strcpy
    Better logging for windows installer
    Spelling corrections

Version 2.77.2, December 17, 2016

    Fixes for coloured text under windows as reported by TheMeq
    msvcr140.dll is no longer required under Windows
    Several spelling corrections contributed by ginggs
    Updated and fixed man-page under linux

Version 2.77.1, November 13, 2016

    Adopted the MIT License for yabasic
    Switched to semantic versioning; the new schema is MajorRelease.MinorRelease.Patchlevel
    New peek$ for version, documented all peeks
    Various bugfixes
    Setup program now offers to start the demo
    Redid the development process for yabasic; you may now participate in the development of yabasic itself via github: https://github.com/marcIhm/yabasic. However, the main site for programming in 
yabasic is still https://www.yabasic.de

diffstat:

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

diffs (27 lines):

diff -r 0076b49b97ed -r 85e465f43b17 lang/yabasic/Makefile
--- a/lang/yabasic/Makefile     Thu Jan 19 06:49:43 2017 +0000
+++ b/lang/yabasic/Makefile     Thu Jan 19 06:59:53 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2015/10/04 13:21:49 wen Exp $
+# $NetBSD: Makefile,v 1.20 2017/01/19 06:59:53 wen Exp $
 
-DISTNAME=              yabasic-2.769
+DISTNAME=              yabasic-2.77.3
 CATEGORIES=            lang
 MASTER_SITES=  http://www.yabasic.de/download/
 
diff -r 0076b49b97ed -r 85e465f43b17 lang/yabasic/distinfo
--- a/lang/yabasic/distinfo     Thu Jan 19 06:49:43 2017 +0000
+++ b/lang/yabasic/distinfo     Thu Jan 19 06:59:53 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/03 22:50:46 agc Exp $
+$NetBSD: distinfo,v 1.10 2017/01/19 06:59:53 wen Exp $
 
-SHA1 (yabasic-2.769.tar.gz) = 9736b680006724d93220846d33916cc120bc3ce9
-RMD160 (yabasic-2.769.tar.gz) = 90d3214f25db76cfc55a43128c54134a7bbbd85c
-SHA512 (yabasic-2.769.tar.gz) = 40d74b92d1749f28435a5dd873cc93f833493561449446ea5d6df6d98ebad6ab52c0bac89bf4667387511dae14fdc5107cc0559f712968f41c34121a74223b02
-Size (yabasic-2.769.tar.gz) = 573272 bytes
+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



Home | Main Index | Thread Index | Old Index