summaryrefslogtreecommitdiff
path: root/net/p5-SNMP
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-02-26 13:25:11 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-02-26 13:25:11 +0000
commit07ce2555493a677924ae28b0350523757b096991 (patch)
treeb64360b22a445a760fb1b900e59e497b70201eba /net/p5-SNMP
parentUpgrade to version 3.60 (diff)
Upgrade to version 4.2.0
Notes
Notes: svn path=/head/; revision=38791
Diffstat (limited to 'net/p5-SNMP')
-rw-r--r--net/p5-SNMP/Makefile3
-rw-r--r--net/p5-SNMP/distinfo2
-rw-r--r--net/p5-SNMP/files/patch-mib.t18
-rw-r--r--net/p5-SNMP/pkg-plist6
4 files changed, 6 insertions, 23 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile
index 364576bc7234..6c8dbc430d20 100644
--- a/net/p5-SNMP/Makefile
+++ b/net/p5-SNMP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SNMP
-PORTVERSION= 3.1.0
+PORTVERSION= 4.2.0
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SNMP
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp
+USE_PERL5= yes
PERL_CONFIGURE= yes
post-install:
diff --git a/net/p5-SNMP/distinfo b/net/p5-SNMP/distinfo
index f77f9ed20532..3213e134a65e 100644
--- a/net/p5-SNMP/distinfo
+++ b/net/p5-SNMP/distinfo
@@ -1 +1 @@
-MD5 (SNMP-3.1.0.tar.gz) = 21dc57fbf812b2b105412f584e2c2463
+MD5 (SNMP-4.2.0.tar.gz) = 46715f457f3bcf5bf599d441f7e5300b
diff --git a/net/p5-SNMP/files/patch-mib.t b/net/p5-SNMP/files/patch-mib.t
deleted file mode 100644
index 9afe0bf961dd..000000000000
--- a/net/p5-SNMP/files/patch-mib.t
+++ /dev/null
@@ -1,18 +0,0 @@
---- t/mib.t.orig Tue Jan 11 07:21:08 2000
-+++ t/mib.t Fri Jan 12 10:25:44 2001
-@@ -147,13 +147,13 @@
- ###################### 15 #########################
- $res = $SNMP::MIB{atNetAddress}{nextNode};
- #print("res is --> $res\n");
--ok($res =~ /^HASH/);
-+ok(ref $res eq "HASH");
- #print("\n");
-
- ######################## 16 #########################
- $res = $SNMP::MIB{sysDescr}{children};
- #print("res is --> $res\n");
--ok($res =~ /^ARRAY/);
-+ok(ref $res eq "ARRAY");
- #print("\n");
- #################### 17 #########################
-
diff --git a/net/p5-SNMP/pkg-plist b/net/p5-SNMP/pkg-plist
index b9bd2d92bfa6..ab35e7ecaf97 100644
--- a/net/p5-SNMP/pkg-plist
+++ b/net/p5-SNMP/pkg-plist
@@ -1,7 +1,7 @@
+lib/perl5/site_perl/README.SNMP
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SNMP.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/SNMP.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/SNMP.so
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/autosplit.ix
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/SNMP.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP/.packlist
-lib/perl5/site_perl/README.SNMP
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP