summaryrefslogtreecommitdiff
path: root/net/php3-snmp
AgeCommit message (Collapse)AuthorFilesLines
2002-04-20In ucd-snmp's shared libraries, the SONAME is the filename, which containsfredb1-3/+3
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.''
2002-01-10Move to net/php3-snmp from the www category to match similarjlam2-0/+19
relocations of the PHP4 module packages.