summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-07-20 17:30:33 +0000
committeradam <adam@pkgsrc.org>2015-07-20 17:30:33 +0000
commitc2677427739e1d21cb98692768f5e2f951bf5b88 (patch)
tree467cd5b4eb7c71ce03b4c3f723fa58422d4376a5 /audio
parent005f3c94ade9f72c81ed62c6ab798aa82fc1e408 (diff)
downloadpkgsrc-c2677427739e1d21cb98692768f5e2f951bf5b88.tar.gz
Changes 1.22.2
- Fix buffering for funny sample formats (namely, 24 bit), that do not fit nicely into 32768 bytes. Effect was a nasty endless loop where mpg123 needs to be externally killed. Changes 1.22.1 - Fix mpg123-id3dump when writing images with funny (manipulated) MIME type. Stupid mistake in length computation of the fallback file extension caused junk from memory being appended to the filename if the pointer size is less than 64 bit. For 64 bit pointers (or longer) it was correct by accident. - Fix pedantic build by cleaning up out123 source, also now really showing the encoding list in --longhelp instead of possibly, again, writing junk from memory in there. - Not linking libmpg123 against libltdl anymore (bug 215). - Update MSVC++ ports a bit to make them work again.
Diffstat (limited to 'audio')
-rw-r--r--audio/mpg123/Makefile.common6
-rw-r--r--audio/mpg123/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common
index fc8a69c0238..9cf5ec59e24 100644
--- a/audio/mpg123/Makefile.common
+++ b/audio/mpg123/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.38 2014/11/20 13:07:12 mef Exp $
+# $NetBSD: Makefile.common,v 1.39 2015/07/20 17:30:33 adam Exp $
#
# used by audio/mpg123-arts/Makefile
# used by audio/mpg123-esound/Makefile
@@ -7,7 +7,7 @@
# used by audio/mpg123-pulse/Makefile
# used by audio/mpg123-sun/Makefile
-DISTNAME= mpg123-1.21.0
+DISTNAME= mpg123-1.22.2
PKGNAME?= ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpg123/}
@@ -42,6 +42,6 @@ do-install:
${DESTDIR}${PREFIX}/lib/mpg123
.endif
-# .include "../../devel/libltdl/convenience.mk"
+#.include "../../devel/libltdl/convenience.mk"
.include "../../devel/libltdl/buildlink3.mk"
.include "../../mk/dlopen.buildlink3.mk"
diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo
index b88d1c4118d..0a274b6730c 100644
--- a/audio/mpg123/distinfo
+++ b/audio/mpg123/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2014/11/20 13:07:12 mef Exp $
+$NetBSD: distinfo,v 1.38 2015/07/20 17:30:33 adam Exp $
-SHA1 (mpg123-1.21.0.tar.bz2) = a2fd84078632b7ab73ae4cd64c3f941d140167a8
-RMD160 (mpg123-1.21.0.tar.bz2) = 5f5e0c8c482a16d093603845f67bfe733aac3e79
-Size (mpg123-1.21.0.tar.bz2) = 863177 bytes
+SHA1 (mpg123-1.22.2.tar.bz2) = 9125b4eabf6327c71a439e07e16eb39b712085e2
+RMD160 (mpg123-1.22.2.tar.bz2) = 3a44ba823d148db87cdee7be0188d166334426cb
+Size (mpg123-1.22.2.tar.bz2) = 870063 bytes
SHA1 (patch-aa) = 075f0315f03f42f2bc94db8a827a7c209a61ea6b
SHA1 (patch-ad) = 1287cc2ec7c718ecd5566ece52608235d76fde11
SHA1 (patch-af) = ed89154abc9e4eea7934e6b11431b4b8f95d36b0