diff options
author | billf <billf@FreeBSD.org> | 1999-08-27 20:18:47 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-08-27 20:18:47 +0000 |
commit | 0dc5dfedada9404872ace9d10bdea0b2ec5385e5 (patch) | |
tree | 174c2aedcd0cc64d6a0d3be3ab54b6041c75aeb4 /net-mgmt/net-snmp53 | |
parent | b7e5be9b869edb2dc5d1b42b59be3d3bc6fbc080 (diff) | |
download | FreeBSD-ports-0dc5dfedada9404872ace9d10bdea0b2ec5385e5.zip FreeBSD-ports-0dc5dfedada9404872ace9d10bdea0b2ec5385e5.tar.gz |
Upgrade SNMP to 4.0.1, which is a last minute bugfix.
Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible
with the ucd-snmp changes. If this is a huge problem, then a
repo copy of ucd-snmp can be made and we can have the hassle of
keeping two copies in our tree.
Diffstat (limited to 'net-mgmt/net-snmp53')
-rw-r--r-- | net-mgmt/net-snmp53/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/net-snmp53/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index f71ff9f..f3492b6 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -3,10 +3,10 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.29 1999/08/22 18:59:35 mharo Exp $ +# $Id: Makefile,v 1.30 1999/08/27 03:38:34 cpiazza Exp $ # -DISTNAME= ucd-snmp-4.0 +DISTNAME= ucd-snmp-4.0.1 CATEGORIES= net MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ diff --git a/net-mgmt/net-snmp53/distinfo b/net-mgmt/net-snmp53/distinfo index 094df6e..6a4eada 100644 --- a/net-mgmt/net-snmp53/distinfo +++ b/net-mgmt/net-snmp53/distinfo @@ -1 +1 @@ -MD5 (ucd-snmp-4.0.tar.gz) = 1bec9424e42a906726bd7dbb2d1ca2a8 +MD5 (ucd-snmp-4.0.1.tar.gz) = ba72a7b8c9efd226b72baf74d68d4511 |