summaryrefslogtreecommitdiff
path: root/net/sdig
diff options
context:
space:
mode:
authorfredb <fredb>2002-04-20 18:46:06 +0000
committerfredb <fredb>2002-04-20 18:46:06 +0000
commit015c74d32ced6cc86ef0ee287b346ff730e56643 (patch)
treeba8bbcadc84aa7aa9c8235bf1808ffb47d71a30c /net/sdig
parent4b1511b324cc6e6d0742d34078abc62accee3754 (diff)
downloadpkgsrc-015c74d32ced6cc86ef0ee287b346ff730e56643.tar.gz
In ucd-snmp's shared libraries, the SONAME is the filename, which contains
the version of ucd-snmp. Therefore, adjust the wildcard dependencies in dependents to match exactly (barring "nb" version changes), and bump the dependent's "nb" versions to reflect the change in dependencies. Otherwise, an "ethereal" binary package (for example) built against ucd-snmp-4.2.4 will happily install against ucd-snmp-4.2.3nb1, but will fail at run-time with, ``shared object "libucdsnmp-0.4.2.3.so" not found.''
Diffstat (limited to 'net/sdig')
-rw-r--r--net/sdig/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/sdig/Makefile b/net/sdig/Makefile
index 6a4822c2837..b1afa97e026 100644
--- a/net/sdig/Makefile
+++ b/net/sdig/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/10 14:06:31 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2002/04/20 18:46:08 fredb Exp $
DISTNAME= sdig-0.11
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.exploits.org/sdig/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} mactable.gz
@@ -9,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.exploits.org/sdig/
COMMENT= Switch Digger finds port assignment for hosts on a switched Ethernet
-DEPENDS= ucd-snmp>=4.1.2:../../net/ucd-snmp
+DEPENDS= ucd-snmp>=4.2.4*:../../net/ucd-snmp
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}