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: fcambus
Date: Fri Oct 15 08:36:22 UTC 2021
Modified Files:
pkgsrc/audio/libopenmpt: Makefile distinfo
Log Message:
libopenmpt: update to 0.5.12.
### libopenmpt 0.5.12 (2021-10-04)
* [**Sec**] Possible crash when loading malformed MDL files. (r15603)
* [**Bug**] Fixed various undefined behaviour found with ubsan.
* Seeking with sample sync sometimes didn't compute the correct sample
position with pingpong-looped samples.
* IT: Tremor command I11 erroneously behaved like I00 (use previous
parameter) unless IT Old Effects were enabled.
* PTM: Panning was translated wrong in some edge cases.
* IMF / PTM: Note Slide commands were sometimes slightly off.
* OKT: Better support for fine note slides.
* DBM: Echo enable effect parameter range checks were incorrect.
* XM: Sample texts in XMs made with MadTracker are now also decoded using
Windows-1252 encoding.
* in_openmpt: Song metadata is no longer reverted when viewing file info.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.38 -r1.39 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.50 pkgsrc/audio/libopenmpt/Makefile:1.51
--- pkgsrc/audio/libopenmpt/Makefile:1.50 Wed Sep 8 21:04:55 2021
+++ pkgsrc/audio/libopenmpt/Makefile Fri Oct 15 08:36:21 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2021/09/08 21:04:55 nia Exp $
+# $NetBSD: Makefile,v 1.51 2021/10/15 08:36:21 fcambus Exp $
-DISTNAME= libopenmpt-0.5.10+release.autotools
+DISTNAME= libopenmpt-0.5.12+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
-PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.38 pkgsrc/audio/libopenmpt/distinfo:1.39
--- pkgsrc/audio/libopenmpt/distinfo:1.38 Thu Oct 7 13:09:33 2021
+++ pkgsrc/audio/libopenmpt/distinfo Fri Oct 15 08:36:21 2021
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.38 2021/10/07 13:09:33 nia Exp $
+$NetBSD: distinfo,v 1.39 2021/10/15 08:36:21 fcambus Exp $
-RMD160 (libopenmpt-0.5.10+release.autotools.tar.gz) = a6db9e0e0a7dbb820e2cadd132cbede4d5a488fe
-SHA512 (libopenmpt-0.5.10+release.autotools.tar.gz) = ea76b6e3a6038046fc72e92203018202a247e4216bc33cc358290c74aba119e81e0c40d0f4f90874dc605d9354f04437b516b11b0ee3d644af7f230851e3f816
-Size (libopenmpt-0.5.10+release.autotools.tar.gz) = 1475967 bytes
+SHA1 (libopenmpt-0.5.12+release.autotools.tar.gz) = 8429b6002523befc8aea080c5bdfa821ae69a457
+RMD160 (libopenmpt-0.5.12+release.autotools.tar.gz) = 1cbb888d6135a1d1ac1af73e41a7a1f16a1ad21d
+SHA512 (libopenmpt-0.5.12+release.autotools.tar.gz) = e22a79737a825a5753429271bba7af94fd195fb0ff770a3e2091b941c3856bbad770eeeb88cd86d37e01b0138e820199d3650f55546f2e33bb2e99b1b14d9925
+Size (libopenmpt-0.5.12+release.autotools.tar.gz) = 1477744 bytes
Home |
Main Index |
Thread Index |
Old Index