pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/yabasic
Module Name: pkgsrc
Committed By: wen
Date: Thu Jan 19 06:59:54 UTC 2017
Modified Files:
pkgsrc/lang/yabasic: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/yabasic/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/yabasic/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/yabasic/Makefile
diff -u pkgsrc/lang/yabasic/Makefile:1.19 pkgsrc/lang/yabasic/Makefile:1.20
--- pkgsrc/lang/yabasic/Makefile:1.19 Sun Oct 4 13:21:49 2015
+++ pkgsrc/lang/yabasic/Makefile Thu Jan 19 06:59:53 2017
@@ -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/
Index: pkgsrc/lang/yabasic/distinfo
diff -u pkgsrc/lang/yabasic/distinfo:1.9 pkgsrc/lang/yabasic/distinfo:1.10
--- pkgsrc/lang/yabasic/distinfo:1.9 Tue Nov 3 22:50:46 2015
+++ pkgsrc/lang/yabasic/distinfo Thu Jan 19 06:59:53 2017
@@ -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