summaryrefslogtreecommitdiff
path: root/net/msdl/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-02-24 01:20:05 +0000
committerobache <obache@pkgsrc.org>2010-02-24 01:20:05 +0000
commit4b8e9b3b74aa72498bf8bd754ccb0284a6be2d2e (patch)
tree965d2f704c06cbb062db4f493eaaea99b98e1784 /net/msdl/Makefile
parent06b33d41d6c25e7375e41889508955e728c2617f (diff)
downloadpkgsrc-4b8e9b3b74aa72498bf8bd754ccb0284a6be2d2e.tar.gz
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.
Diffstat (limited to 'net/msdl/Makefile')
-rw-r--r--net/msdl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/msdl/Makefile b/net/msdl/Makefile
index ef816ac0fd6..74c7fd63fa6 100644
--- a/net/msdl/Makefile
+++ b/net/msdl/Makefile
@@ -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/}