summaryrefslogtreecommitdiff
path: root/comms/snooper
diff options
context:
space:
mode:
authorrecht <recht>2004-06-29 23:41:39 +0000
committerrecht <recht>2004-06-29 23:41:39 +0000
commit5997c04d6abd8257bd4336b9d254dcb4b0786929 (patch)
tree60c54c2a30f7b837d7c5d58821044bbe8892fe5c /comms/snooper
parentd44a7721e73f13cd6f95e93e0fd47ac68068379a (diff)
downloadpkgsrc-5997c04d6abd8257bd4336b9d254dcb4b0786929.tar.gz
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
Diffstat (limited to 'comms/snooper')
-rw-r--r--comms/snooper/Makefile3
-rw-r--r--comms/snooper/distinfo3
2 files changed, 4 insertions, 2 deletions
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