pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/oshu
Module Name: pkgsrc
Committed By: nia
Date: Mon Mar 30 09:29:06 UTC 2020
Modified Files:
pkgsrc/games/oshu: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/oshu/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/oshu/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/oshu/Makefile
diff -u pkgsrc/games/oshu/Makefile:1.3 pkgsrc/games/oshu/Makefile:1.4
--- pkgsrc/games/oshu/Makefile:1.3 Tue Mar 10 22:09:58 2020
+++ pkgsrc/games/oshu/Makefile Mon Mar 30 09:29:06 2020
@@ -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/}
Index: pkgsrc/games/oshu/distinfo
diff -u pkgsrc/games/oshu/distinfo:1.1 pkgsrc/games/oshu/distinfo:1.2
--- pkgsrc/games/oshu/distinfo:1.1 Sun Jun 23 16:02:00 2019
+++ pkgsrc/games/oshu/distinfo Mon Mar 30 09:29:06 2020
@@ -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