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
commit20bda48ea23d1133be9ce5489bb75cfb29a856fa (patch)
treeba8bbcadc84aa7aa9c8235bf1808ffb47d71a30c /net/sdig
parentad2e8910ca82b118d40b75e99f9c6754fb432e38 (diff)
downloadpkgsrc-20bda48ea23d1133be9ce5489bb75cfb29a856fa.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}