summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-05-05 02:41:16 +0000
committerobache <obache@pkgsrc.org>2009-05-05 02:41:16 +0000
commit3b9c8b262ba133a8556ced04ebfe799e5d6ad130 (patch)
tree8756f29c51a87ef4994e2d32087cf1b3a70fddf7 /net
parent8151f1e04a46305817a0476521a4dac87cf84c4f (diff)
downloadpkgsrc-3b9c8b262ba133a8556ced04ebfe799e5d6ad130.tar.gz
Update msdl to 1.2.4-r1.
While here, enable LICENSE. Version 1.2.4-r1. -msdl - bugfix release - fiexed bug about redirection (thanks for Mr.Jubany) - fixed some codes Version 1.2.4. -msdl - 10th release - fiexed proxy string parse bug - fixed is_url_valid_char(), added some missing valid characters (thanks for Mr.Jubany) - fixed SETUP request routine, a=control can be both absolute/relative URL - use stdout for error output. error message goes to stdout now!
Diffstat (limited to 'net')
-rw-r--r--net/msdl/Makefile7
-rw-r--r--net/msdl/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/net/msdl/Makefile b/net/msdl/Makefile
index 1e7cfce6b06..8d8f3867974 100644
--- a/net/msdl/Makefile
+++ b/net/msdl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/12/02 00:47:34 obache Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/05 02:41:16 obache Exp $
#
-DISTNAME= msdl-1.2.3
+DISTNAME= msdl-1.2.4-r1
+PKGNAME= msdl-1.2.4r1
CATEGORIES= net multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msdl/}
@@ -9,7 +10,7 @@ MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://msdl.sourceforge.net/
COMMENT= Media stream downloader
-#LICENSE= gnu-gpl-v3
+LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/net/msdl/distinfo b/net/msdl/distinfo
index c7a3e2fe7b6..61ceb979f99 100644
--- a/net/msdl/distinfo
+++ b/net/msdl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/12/02 00:47:34 obache Exp $
+$NetBSD: distinfo,v 1.5 2009/05/05 02:41:16 obache Exp $
-SHA1 (msdl-1.2.3.tar.gz) = 89584a0050194c6bee2b2c5a23e610af366cd489
-RMD160 (msdl-1.2.3.tar.gz) = 764cb7e388b250fb72102bf3ae441e7f46d8a464
-Size (msdl-1.2.3.tar.gz) = 195425 bytes
+SHA1 (msdl-1.2.4-r1.tar.gz) = 7a73561a008023f877adbad2d1cc737ab44ddbe4
+RMD160 (msdl-1.2.4-r1.tar.gz) = ae56471ea6b6c1afcc5528ab5db009a43d14f3cf
+Size (msdl-1.2.4-r1.tar.gz) = 196179 bytes