pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/oshu oshu: Update to 2.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f19f29fcc855
branches:  trunk
changeset: 426278:f19f29fcc855
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Mar 30 09:29:06 2020 +0000

description:
oshu: Update to 2.0.1

2.0.1 - 2020-03-29
------------------

Lots of refactoring, and a few bug fixes:

- Fix some display glitches in the console status bar.
- Fix broken handling of empty WAV samples.

diffstat:

 games/oshu/Makefile |   5 ++---
 games/oshu/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r afb35b1450ed -r f19f29fcc855 games/oshu/Makefile
--- a/games/oshu/Makefile       Mon Mar 30 09:24:37 2020 +0000
+++ b/games/oshu/Makefile       Mon Mar 30 09:29:06 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/03/10 22:09:58 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/30 09:29:06 nia Exp $
 
-DISTNAME=      oshu-2.0.0
-PKGREVISION=   2
+DISTNAME=      oshu-2.0.1
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fmang/}
 
diff -r afb35b1450ed -r f19f29fcc855 games/oshu/distinfo
--- a/games/oshu/distinfo       Mon Mar 30 09:24:37 2020 +0000
+++ b/games/oshu/distinfo       Mon Mar 30 09:29:06 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/06/23 16:02:00 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/03/30 09:29:06 nia Exp $
 
-SHA1 (oshu-2.0.0.tar.gz) = e5ff79bd84b3b53b78b359ac83b4791b34e87491
-RMD160 (oshu-2.0.0.tar.gz) = be26f0964c07a6f028af84a6cec8987cf3aba630
-SHA512 (oshu-2.0.0.tar.gz) = ed2b8294b06d239948c563135d997b422191be681ff86714a244ca64079251508a5a62e23cf3ae1e0ac2b3128b6401901233714eab7787989296ca1700192643
-Size (oshu-2.0.0.tar.gz) = 144088 bytes
+SHA1 (oshu-2.0.1.tar.gz) = ff604bf3d30e9d8f4e135a7c424e0dccf3f3e72d
+RMD160 (oshu-2.0.1.tar.gz) = 05d208fa1765e7aff6b7c49dcbb1844dc77de17d
+SHA512 (oshu-2.0.1.tar.gz) = 65768b3d8e7733464f05a19bbee594c0be728267bbd0667bc0f34e0d01a39e52d4ecce89a9223f7c454d73b21bc735401e9d83eea8b0a2eaf1c7825a3bd6b1cf
+Size (oshu-2.0.1.tar.gz) = 144900 bytes



Home | Main Index | Thread Index | Old Index