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-mgmt/p5-SNMP | |
parent | a8b5f10a6fdf34172aee27875a2ace37048bac45 (diff) | |
download | ports-3273fba7047200421babc5f7200687f449b82bee.tar.gz ports-3273fba7047200421babc5f7200687f449b82bee.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-SNMP')
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 8 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP/distinfo | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index df8050514000..4c0123eed0a9 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -3,11 +3,11 @@ # Date created: May 5th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1998/10/21 10:07:50 markm Exp $ +# $Id: Makefile,v 1.5 1999/04/07 17:38:31 jseger Exp $ # -DISTNAME= SNMP-1.8b5 -PKGNAME= p5-SNMP-1.8b5 +DISTNAME= SNMP-1.8.1 +PKGNAME= p5-SNMP-1.8.1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP @@ -16,6 +16,8 @@ MAINTAINER= jfitz@FreeBSD.ORG LIB_DEPENDS= snmp.3:${PORTSDIR}/net/ucd-snmp +BROKEN= 'incompatible with the latest version of ucd-snmp' + USE_PERL5= YES do-configure: diff --git a/net-mgmt/p5-SNMP/distinfo b/net-mgmt/p5-SNMP/distinfo index 43c48b9ca017..a76d9fb90e1d 100644 --- a/net-mgmt/p5-SNMP/distinfo +++ b/net-mgmt/p5-SNMP/distinfo @@ -1 +1 @@ -MD5 (SNMP-1.8b5.tar.gz) = 0da22ccbc7d64f70f55f6eff611e9287 +MD5 (SNMP-1.8.1.tar.gz) = f53a9aa7ae3ae77031b40fdf9d19cba1 |