Wed Feb 24 01:20:05 2010 UTC ()
Update msdl to 1.2.7.

Version 1.2.7.
-- msdl
	* 13th release
	* -a inf for infinite download retries.
	  $ msdl -a inf rtsp://foo.com/bar.wma
	* mmsh resumeing (partly) supported
	  Still cannot resume in some cases, but mmsh resume support added.
	* mmst to mmsh auto fallback added. if mmst fails to connect, it automatically tries mmsh.
	* added check on fwrite()
	* fixed possible memory leaks which happens when --logfile a --logfile b etc.
	* msdl.spec added, for rpm systems.
	  the "msdl.spec" file was originally created by Mr.Zidlicky. Thanks.


(obache)
diff -r1.8 -r1.9 pkgsrc/net/msdl/Makefile
diff -r1.7 -r1.8 pkgsrc/net/msdl/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/net/msdl/Makefile (expand / switch to context diff)
--- pkgsrc/net/msdl/Makefile 2009/10/26 04:12:12 1.8
+++ pkgsrc/net/msdl/Makefile 2010/02/24 01:20:05 1.9
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2009/10/26 04:12:12 obache Exp $
+# $NetBSD: Makefile,v 1.9 2010/02/24 01:20:05 obache Exp $
 #
 
-DISTNAME=	msdl-1.2.6
+DISTNAME=	msdl-1.2.7
 CATEGORIES=	net multimedia
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=msdl/}
 

cvs diff -r1.7 -r1.8 pkgsrc/net/msdl/distinfo (expand / switch to context diff)
--- pkgsrc/net/msdl/distinfo 2009/10/26 04:12:12 1.7
+++ pkgsrc/net/msdl/distinfo 2010/02/24 01:20:05 1.8
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/10/26 04:12:12 obache Exp $
+$NetBSD: distinfo,v 1.8 2010/02/24 01:20:05 obache Exp $
 
-SHA1 (msdl-1.2.6.tar.gz) = f8ee1ef77513dd7b8fbc65a99643c92c3f0cbb39
+SHA1 (msdl-1.2.7.tar.gz) = 8eb8b4cc13debc2563a2c7b6f05f277ab18db9d1
-RMD160 (msdl-1.2.6.tar.gz) = c0ad93d273d0a8623da90412cfa8722b724f3540
+RMD160 (msdl-1.2.7.tar.gz) = 4ff685937c1dcb51a32e1f38fcce733326836bbb
-Size (msdl-1.2.6.tar.gz) = 198525 bytes
+Size (msdl-1.2.7.tar.gz) = 207032 bytes