pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/libopenmpt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Aug 19 15:22:48 UTC 2016

Modified Files:
        pkgsrc/audio/libopenmpt: Makefile distinfo

Log Message:
Updated libopenmpt to 0.2.6774.

libopenmpt 0.2-beta20 (2016-08-07)

    [Bug] PSM loader was broken on big-endian platforms since forever.
    [Bug] load.skip_samples ctl did not work for PSM16 modules.
    There is a new "subsong" ctl, which can return the currently selected subsong.
    More accurate ProTracker arpeggio wrap-around emulation.
    More accurate sample tuning in PSM16 files.
    Samples in DSM files were sometimes detuned and some pattern commands were not imported correctly.
    More accurate import of MDL 7-bit panning command.
    Only import pattern commands supported by the UltraTracker version that was used to save ULT files. Add support for command 5-C (end loop).
    DMF sample loop lengths were off by one.
    Unis 669 pan slide effect was too deep.
    Several valid (but slightly corrupted possibly due to disk failures or data transfer errors) SoundTracker files were no longer loading since libopenmpt 0.2-beta18.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/audio/libopenmpt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/libopenmpt/Makefile
diff -u pkgsrc/audio/libopenmpt/Makefile:1.14 pkgsrc/audio/libopenmpt/Makefile:1.15
--- pkgsrc/audio/libopenmpt/Makefile:1.14       Thu Aug  4 17:03:33 2016
+++ pkgsrc/audio/libopenmpt/Makefile    Fri Aug 19 15:22:47 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2016/08/04 17:03:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2016/08/19 15:22:47 wiz Exp $
 
-DISTNAME=      libopenmpt-0.2.6664-beta19-autotools
+DISTNAME=      libopenmpt-0.2.6774-beta20-autotools
 PKGNAME=       ${DISTNAME:C/-beta.*//}
-PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  http://lib.openmpt.org/files/libopenmpt/src/
 

Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.13 pkgsrc/audio/libopenmpt/distinfo:1.14
--- pkgsrc/audio/libopenmpt/distinfo:1.13       Sun Jul 24 19:37:09 2016
+++ pkgsrc/audio/libopenmpt/distinfo    Fri Aug 19 15:22:47 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2016/07/24 19:37:09 wiz Exp $
+$NetBSD: distinfo,v 1.14 2016/08/19 15:22:47 wiz Exp $
 
-SHA1 (libopenmpt-0.2.6664-beta19-autotools.tar.gz) = 68a4ba9c38a3bd3051eaa8850a40f6314fbd0786
-RMD160 (libopenmpt-0.2.6664-beta19-autotools.tar.gz) = 6722559219aaee9d6c0569336cce3ea14c719398
-SHA512 (libopenmpt-0.2.6664-beta19-autotools.tar.gz) = 1b75e8ebfe14140b1bbc577a2a603d9591754249d8314bbe44b333c3d26bdd6d498bee93b8710bf0ef67afb8e1716bc83b414165bbc1376cc03c5468be52532d
-Size (libopenmpt-0.2.6664-beta19-autotools.tar.gz) = 1260308 bytes
+SHA1 (libopenmpt-0.2.6774-beta20-autotools.tar.gz) = da2929e1ce0711d2e3b8d1bc714066f90cc7be77
+RMD160 (libopenmpt-0.2.6774-beta20-autotools.tar.gz) = ac8f25581cefbc4802460250ec936b31f453ac9b
+SHA512 (libopenmpt-0.2.6774-beta20-autotools.tar.gz) = 87e95ef3997657841542d9c7e6262347c752766880f096c62c113e785515868854651313b4b12f400df02be3295eaa48d210d2608885edd1e1eb9b5a2042b2db
+Size (libopenmpt-0.2.6774-beta20-autotools.tar.gz) = 1266459 bytes



Home | Main Index | Thread Index | Old Index