Subject: CVS commit: pkgsrc/net/speedtouch
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 02/02/2005 22:09:51
Module Name:	pkgsrc
Committed By:	tron
Date:		Wed Feb  2 22:09:51 UTC 2005

Modified Files:
	pkgsrc/net/speedtouch: Makefile
	pkgsrc/net/speedtouch/files: adsl.sh

Log Message:
Improve "rc.d" startup script:
- Fix shell quoting bugs in adsl_stop() procedure.
- Fix "awk" command used to find process id of "ppp" program.
- Remove SysV semaphore which might be left behind by "modem_run".
Bump package revision because of these fixes.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/net/speedtouch/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/speedtouch/files/adsl.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.