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.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f29ef01bac2
branches: trunk
changeset: 378258:2f29ef01bac2
user: wen <wen%pkgsrc.org@localhost>
date: Wed Apr 04 14:18:32 2018 +0000
description:
Update to 2.78.5
Upstream changes:
Version 2.78.5, April 3, 2018
Within a bound yabasic-programs the name is correctly set (as returned by peeking "program_name")
Introduced new string-peeks "program_name" and "program_file_name"
Bugfixes regarding bound programs and libraries
Version 2.78.4, March 2118, 2018
Fixed a problem with bound yabasic-programs, that include more than three libraries
Introduced new peek "secondsrunning"
diffstat:
lang/yabasic/Makefile | 6 +++---
lang/yabasic/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r bdf0559e8e1f -r 2f29ef01bac2 lang/yabasic/Makefile
--- a/lang/yabasic/Makefile Wed Apr 04 14:15:58 2018 +0000
+++ b/lang/yabasic/Makefile Wed Apr 04 14:18:32 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2018/02/02 04:14:30 wen Exp $
+# $NetBSD: Makefile,v 1.22 2018/04/04 14:18:32 wen Exp $
-DISTNAME= yabasic-2.78.3
+DISTNAME= yabasic-2.78.5
CATEGORIES= lang
-MASTER_SITES= http://www.yabasic.de/download/
+MASTER_SITES= http://www.yabasic.de/download/
MAINTAINER= david%silicium.ath.cx@localhost
HOMEPAGE= http://www.yabasic.de/
diff -r bdf0559e8e1f -r 2f29ef01bac2 lang/yabasic/distinfo
--- a/lang/yabasic/distinfo Wed Apr 04 14:15:58 2018 +0000
+++ b/lang/yabasic/distinfo Wed Apr 04 14:18:32 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/02/02 04:14:30 wen Exp $
+$NetBSD: distinfo,v 1.12 2018/04/04 14:18:32 wen Exp $
-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
+SHA1 (yabasic-2.78.5.tar.gz) = 340d80afddbec7e59e86656a9d1ee422ca2afbfc
+RMD160 (yabasic-2.78.5.tar.gz) = e4b9098e0c83ef76a9aa3f98a3932d3ff9f8f34a
+SHA512 (yabasic-2.78.5.tar.gz) = 14d0e69f00a34e5c28b5cd7a6e36ea439c98fcf1856662d69b468115ba0a88f3a6b2be3737c8f23412b7e3f7ea1509f1de29494374d9e554ba5dbdd2a688095e
+Size (yabasic-2.78.5.tar.gz) = 1134637 bytes
Home |
Main Index |
Thread Index |
Old Index