summaryrefslogtreecommitdiff
path: root/net/libmms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-16 21:12:26 +0000
committerwiz <wiz@pkgsrc.org>2013-06-16 21:12:26 +0000
commitcec2915c3067feabb5471f6335435a9c7c3f44db (patch)
tree0015027f71d9bcb65561164cabe45a2912c08e6e /net/libmms
parent0a209222e6e46505fe210930c7a85b92d5b34b45 (diff)
downloadpkgsrc-cec2915c3067feabb5471f6335435a9c7c3f44db.tar.gz
Update to 0.6.2:
2011-01-17 libmms-0.6.2 release (Hans de Goede <j.w.r.degoede@gmail.com>) ------------------------------------------------------------------------- * Really fix building libmms with mingw, once more thanks to Carlo Bramini * Move a lot of duplicate code between mms and mmsh to a new mms-common-funcs file * Fix several issues in the stream selection code when dealing with mms streams with multiple audio / video streams inside them https://bugs.launchpad.net/libmms/+bug/381782 https://bugs.launchpad.net/libmms/+bug/414892 2011-01-11 libmms-0.6.1 release (Hans de Goede <j.w.r.degoede@gmail.com>) ------------------------------------------------------------------------- * Fix use of this keyword in public headers, patch by Fabian Greffrath http://bugzilla.rpmfusion.org/show_bug.cgi?id=1596 * Add support for getting file creation time patch by Norman Rasmussen https://sourceforge.net/tracker/?func=detail&aid=3072760&group_id=101989&atid=630607 https://bugs.edge.launchpad.net/libmms/+bug/398287 * Fix endianness macros doing unaligned word accesses (this also fixes the strict aliasing warnings): https://sourceforge.net/tracker/?func=detail&aid=3068992&group_id=101989&atid=630609 https://sourceforge.net/tracker/?func=detail&aid=3050812&group_id=101989&atid=630607 * Add support for compiling under mingw and BeOS, patch by Carlo Bramini https://sourceforge.net/tracker/?func=detail&aid=3072635&group_id=101989&atid=630607 https://bugs.launchpad.net/libmms/+bug/339946 * Add support for connecting to mmsh / mmst streams over ipv6, based on a patch by Cristian Morales Vega: https://sourceforge.net/tracker/?func=detail&aid=3051744&group_id=101989&atid=630609 * Fix mmsh infinite loop when stream not avaliable any more, patch by Serge (sf account ttipok): https://sourceforge.net/tracker/?func=detail&aid=3025529&group_id=101989&atid=630609
Diffstat (limited to 'net/libmms')
-rw-r--r--net/libmms/Makefile6
-rw-r--r--net/libmms/PLIST3
-rw-r--r--net/libmms/distinfo8
3 files changed, 7 insertions, 10 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile
index 942227e19fa..64f1c024457 100644
--- a/net/libmms/Makefile
+++ b/net/libmms/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:34 asau Exp $
-#
+# $NetBSD: Makefile,v 1.11 2013/06/16 21:12:26 wiz Exp $
-DISTNAME= libmms-0.6
-PKGREVISION= 4
+DISTNAME= libmms-0.6.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmms/}
diff --git a/net/libmms/PLIST b/net/libmms/PLIST
index 266eaa217a5..2462b577c87 100644
--- a/net/libmms/PLIST
+++ b/net/libmms/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2010/06/03 08:16:09 obache Exp $
-include/libmms/bswap.h
+@comment $NetBSD: PLIST,v 1.4 2013/06/16 21:12:26 wiz Exp $
include/libmms/mms.h
include/libmms/mms_config.h
include/libmms/mmsh.h
diff --git a/net/libmms/distinfo b/net/libmms/distinfo
index 7a4cc8f8aa0..350a57dcfd5 100644
--- a/net/libmms/distinfo
+++ b/net/libmms/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/06/03 08:16:09 obache Exp $
+$NetBSD: distinfo,v 1.4 2013/06/16 21:12:26 wiz Exp $
-SHA1 (libmms-0.6.tar.gz) = d93b9c27e6c83f288e1672029aa3c081270b669b
-RMD160 (libmms-0.6.tar.gz) = 03fb9f957663739bf8e903badba8366b42b4e20b
-Size (libmms-0.6.tar.gz) = 334519 bytes
+SHA1 (libmms-0.6.2.tar.gz) = cdef62fd1a0e2585dd2111fc94b032f84290e351
+RMD160 (libmms-0.6.2.tar.gz) = c1bf89f7460ec208ab7180510dbb3673d67dea5a
+Size (libmms-0.6.2.tar.gz) = 340230 bytes