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:           Thu Mar 18 10:39:45 UTC 2021

Modified Files:
        pkgsrc/audio/libopenmpt: Makefile distinfo

Log Message:
libopenmpt: update to 0.5.6.

### libopenmpt 0.5.6 (2021-03-14)

 *  AMS: Avoid allocating excessive amount of memory for compressed song message
    in malformed files.
 *  S3M: Some samples or OPL patches were imported with a too high sample rate
    if module was saved with Scream Tracker 3.

 *  vorbis: Update to v1.3.7 (2020-07-04).


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.32 -r1.33 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.43 pkgsrc/audio/libopenmpt/Makefile:1.44
--- pkgsrc/audio/libopenmpt/Makefile:1.43       Sun Feb 14 10:20:59 2021
+++ pkgsrc/audio/libopenmpt/Makefile    Thu Mar 18 10:39:45 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2021/02/14 10:20:59 fcambus Exp $
+# $NetBSD: Makefile,v 1.44 2021/03/18 10:39:45 fcambus Exp $
 
-DISTNAME=      libopenmpt-0.5.5+release.autotools
+DISTNAME=      libopenmpt-0.5.6+release.autotools
 PKGNAME=       ${DISTNAME:C/\+.*//}
 CATEGORIES=    audio
 MASTER_SITES=  https://lib.openmpt.org/files/libopenmpt/src/

Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.32 pkgsrc/audio/libopenmpt/distinfo:1.33
--- pkgsrc/audio/libopenmpt/distinfo:1.32       Sun Feb 14 10:20:59 2021
+++ pkgsrc/audio/libopenmpt/distinfo    Thu Mar 18 10:39:45 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2021/02/14 10:20:59 fcambus Exp $
+$NetBSD: distinfo,v 1.33 2021/03/18 10:39:45 fcambus Exp $
 
-SHA1 (libopenmpt-0.5.5+release.autotools.tar.gz) = 88885aae9e42e784a926faa890e70046d23d0089
-RMD160 (libopenmpt-0.5.5+release.autotools.tar.gz) = 069d08240d679f3e911cd629f846b55517771a56
-SHA512 (libopenmpt-0.5.5+release.autotools.tar.gz) = 8a56fdd0994b6db3567ea81d6cbd6ab69caceb82e7b0eb1dde017eb5c001c291384e7ab4a5a8a3ddbed3df4ac6b073a4d26e66f493926f582d198fb6810f9890
-Size (libopenmpt-0.5.5+release.autotools.tar.gz) = 1471537 bytes
+SHA1 (libopenmpt-0.5.6+release.autotools.tar.gz) = 83ae443cab15c897191c0b254f979d68269c0412
+RMD160 (libopenmpt-0.5.6+release.autotools.tar.gz) = f9affdf37ee2c0308d88d0ad2e82f34f7e2de39c
+SHA512 (libopenmpt-0.5.6+release.autotools.tar.gz) = f9c6a4b09565afb61d0fd9b790b697823ce9db3f975dd104eb38c6a4b9a75dd498e0131e27b1b2908f48bbf778547bde92a9b63a31a6e71dde981440ed36cda3
+Size (libopenmpt-0.5.6+release.autotools.tar.gz) = 1472786 bytes



Home | Main Index | Thread Index | Old Index