pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update speedtouch to 1.2-beta2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc02bf52d15c
branches:  trunk
changeset: 462700:bc02bf52d15c
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Oct 09 19:09:28 2003 +0000

description:
Update speedtouch to 1.2-beta2.
    The main change since 1.1 is working support for the SpeedTouch 330 USB
    ADSL modem. The earlier SpeedTouch USB modem has not been shipping for
    over a year, and 1.1 either runs extremely slowly with a 330, or locks
    the machine solid and panics when unplugged.
    (speedtouch has been in beta for over a year now)

diffstat:

 doc/CHANGES             |  4 +++-
 net/speedtouch/Makefile |  6 +++---
 net/speedtouch/distinfo |  8 +++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (46 lines):

diff -r aa69ac2fa516 -r bc02bf52d15c doc/CHANGES
--- a/doc/CHANGES       Thu Oct 09 18:38:34 2003 +0000
+++ b/doc/CHANGES       Thu Oct 09 19:09:28 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3671 2003/10/09 17:23:16 jdolecek Exp $
+$NetBSD: CHANGES,v 1.3672 2003/10/09 19:10:05 abs Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -4133,3 +4133,5 @@
        Updated unrar to 3.2.3 [fredb 2003-10-09]
        Added p5-File-Spec-0.86 [thorpej 2003-10-09]
        Updated freetds to 0.61.2 [dolecek 2003-10-09]
+       Updated speedtouch to 1.2-beta2 [abs 2003-10-09]
+
diff -r aa69ac2fa516 -r bc02bf52d15c net/speedtouch/Makefile
--- a/net/speedtouch/Makefile   Thu Oct 09 18:38:34 2003 +0000
+++ b/net/speedtouch/Makefile   Thu Oct 09 19:09:28 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:51:53 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/10/09 19:09:28 abs Exp $
 #
 
-DISTNAME=      speedtouch-1.1
+DISTNAME=      speedtouch-1.2-beta2
 CATEGORIES=    net
-MASTER_SITES=  http://www.xsproject.org/speedtouch/files/ \
+MASTER_SITES=  http://osdn.dl.sourceforge.net/sourceforge/speedtouch/ \
                http://www.alcatel.com/consumer/dsl/
 DISTFILES=     ${DISTNAME}.tar.bz2 speedmgmt.tar.gz
 
diff -r aa69ac2fa516 -r bc02bf52d15c net/speedtouch/distinfo
--- a/net/speedtouch/distinfo   Thu Oct 09 18:38:34 2003 +0000
+++ b/net/speedtouch/distinfo   Thu Oct 09 19:09:28 2003 +0000
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.3 2002/07/18 00:10:07 abs Exp $
+$NetBSD: distinfo,v 1.4 2003/10/09 19:09:28 abs Exp $
 
-SHA1 (speedtouch-1.1.tar.bz2) = 78e96817a782c3d65bf42f483ede4b210e970523
-Size (speedtouch-1.1.tar.bz2) = 137412 bytes
+SHA1 (speedtouch-1.2-beta2.tar.bz2) = 7a09eaf3f462a735dc5cf261b7668b7582d86663
+Size (speedtouch-1.2-beta2.tar.bz2) = 170497 bytes
 SHA1 (speedmgmt.tar.gz) = 15314d3c53b1b4d3af92f247ac1ef8a825da1479
 Size (speedmgmt.tar.gz) = 293547 bytes
-SHA1 (patch-aa) = cff08e6bf4eadee9880962a50b3a18c8a7316646
-SHA1 (patch-ab) = f9e53c87c0775ec938fc8e7cf45e02b6b1cbb209



Home | Main Index | Thread Index | Old Index