diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-08-27 20:18:47 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-08-27 20:18:47 +0000 |
commit | 3273fba7047200421babc5f7200687f449b82bee (patch) | |
tree | 05b8e772dadde3f6fc7062f80bd3c7f3d9811041 /net/net-snmp | |
parent | sed -> ${SED} and portlint (diff) |
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/net-snmp')
-rw-r--r-- | net/net-snmp/Makefile | 4 | ||||
-rw-r--r-- | net/net-snmp/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index f71ff9f88b16..f3492b6b431a 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/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/net-snmp/distinfo b/net/net-snmp/distinfo index 094df6eaf696..6a4eada5d47b 100644 --- a/net/net-snmp/distinfo +++ b/net/net-snmp/distinfo @@ -1 +1 @@ -MD5 (ucd-snmp-4.0.tar.gz) = 1bec9424e42a906726bd7dbb2d1ca2a8 +MD5 (ucd-snmp-4.0.1.tar.gz) = ba72a7b8c9efd226b72baf74d68d4511 |