From 6ce5c47b620f5de1c7f5e67c40032301e8242400 Mon Sep 17 00:00:00 2001 From: recht Date: Tue, 29 Jun 2004 23:41:39 +0000 Subject: Fix wrong interpretation of ioctl's return code: ioctl(2) returns -1 on failure, not on success Patch provided by Dave Huang in PR 26107 bump PKGREVISION to 1 --- comms/snooper/Makefile | 3 ++- comms/snooper/distinfo | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'comms/snooper') diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index e28decc6b82..db2aa6be64a 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/04/11 07:07:54 snj Exp $ +# $NetBSD: Makefile,v 1.16 2004/06/29 23:41:39 recht Exp $ # FreeBSD Id: Makefile,v 1.3 1998/08/13 09:20:41 itojun Exp $ DISTNAME= snooper-19991202 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ \ ftp://lkbreth.foretune.co.jp/pub/tools/snooper/ diff --git a/comms/snooper/distinfo b/comms/snooper/distinfo index d00b7f36cca..d5e6750c3b3 100644 --- a/comms/snooper/distinfo +++ b/comms/snooper/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 09:04:26 agc Exp $ +$NetBSD: distinfo,v 1.3 2004/06/29 23:41:39 recht Exp $ SHA1 (snooper-19991202.tar.gz) = d6aba20cd14449d7b126f393cdb219fd627b7777 Size (snooper-19991202.tar.gz) = 38239 bytes +SHA1 (patch-aa) = 669aef2501d5a055116ea71082e20f1101537637 -- cgit v1.2.3