pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/speedtouch Update speedtouch to 1.2-beta2nb2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d3a38795696
branches: trunk
changeset: 463344:1d3a38795696
user: abs <abs%pkgsrc.org@localhost>
date: Fri Nov 07 11:17:58 2003 +0000
description:
Update speedtouch to 1.2-beta2nb2:
Switch to BEFORE ipnat rather than REQUIRE ipnat, so ipnat over
adsl tun0 interface works as expected
diffstat:
net/speedtouch/Makefile | 4 ++--
net/speedtouch/files/adsl.sh | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r 186a9e978483 -r 1d3a38795696 net/speedtouch/Makefile
--- a/net/speedtouch/Makefile Fri Nov 07 11:12:11 2003 +0000
+++ b/net/speedtouch/Makefile Fri Nov 07 11:17:58 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/11/07 11:06:17 abs Exp $
+# $NetBSD: Makefile,v 1.10 2003/11/07 11:17:58 abs Exp $
#
DISTNAME= speedtouch-1.2-beta2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/speedtouch/ \
http://www.alcatel.com/consumer/dsl/
diff -r 186a9e978483 -r 1d3a38795696 net/speedtouch/files/adsl.sh
--- a/net/speedtouch/files/adsl.sh Fri Nov 07 11:12:11 2003 +0000
+++ b/net/speedtouch/files/adsl.sh Fri Nov 07 11:17:58 2003 +0000
@@ -1,9 +1,10 @@
#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: adsl.sh,v 1.4 2002/09/20 02:01:59 grant Exp $
+# $NetBSD: adsl.sh,v 1.5 2003/11/07 11:17:58 abs Exp $
#
# PROVIDE: adsl
-# REQUIRE: ipnat
+# REQUIRE: NETWORKING
+# BEFORE: ipnat
#
# On systems with rc.d you will need to copy this to /etc/rc.d and set
# 'adsl=YES' in /etc/rc.conf
Home |
Main Index |
Thread Index |
Old Index