summaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-SNMP
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2006-10-16 09:32:53 +0000
committermartti <martti@pkgsrc.org>2006-10-16 09:32:53 +0000
commit339ef588cfe9fc49828b984607e1dd13abee9b94 (patch)
treea1c0ede0e3a99138860eac7a4714de47b2199556 /net/p5-POE-Component-SNMP
parent4d3704622bc41f09f46850c68ee76d8ed874f902 (diff)
downloadpkgsrc-339ef588cfe9fc49828b984607e1dd13abee9b94.tar.gz
Updated net/p5-POE-Component-SNMP to 1.07
* bug fixes
Diffstat (limited to 'net/p5-POE-Component-SNMP')
-rw-r--r--net/p5-POE-Component-SNMP/Makefile4
-rw-r--r--net/p5-POE-Component-SNMP/distinfo10
-rw-r--r--net/p5-POE-Component-SNMP/patches/patch-aa12
3 files changed, 13 insertions, 13 deletions
diff --git a/net/p5-POE-Component-SNMP/Makefile b/net/p5-POE-Component-SNMP/Makefile
index b438c30fabf..753a00ba597 100644
--- a/net/p5-POE-Component-SNMP/Makefile
+++ b/net/p5-POE-Component-SNMP/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/11/07 11:30:34 martti Exp $
+# $NetBSD: Makefile,v 1.2 2006/10/16 09:32:53 martti Exp $
-DISTNAME= POE-Component-SNMP-0.93
+DISTNAME= POE-Component-SNMP-1.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
diff --git a/net/p5-POE-Component-SNMP/distinfo b/net/p5-POE-Component-SNMP/distinfo
index bcd66bd07ef..54d8619eac5 100644
--- a/net/p5-POE-Component-SNMP/distinfo
+++ b/net/p5-POE-Component-SNMP/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/11/07 11:30:34 martti Exp $
+$NetBSD: distinfo,v 1.2 2006/10/16 09:32:53 martti Exp $
-SHA1 (POE-Component-SNMP-0.93.tar.gz) = 41121267a48c9feb5cba6ba1546bbc94357dbfd7
-RMD160 (POE-Component-SNMP-0.93.tar.gz) = 13e63683746f0b271639f0dd076f35ebec77a11e
-Size (POE-Component-SNMP-0.93.tar.gz) = 14638 bytes
-SHA1 (patch-aa) = 7c98afa18c16f644b69ffed6cd99db587357e200
+SHA1 (POE-Component-SNMP-1.07.tar.gz) = 15663bb2d3ebd0fd678ab0fb6b060b68496884bf
+RMD160 (POE-Component-SNMP-1.07.tar.gz) = 3f2dedc9ff787ce8e2cfed697a875320aa61d5db
+Size (POE-Component-SNMP-1.07.tar.gz) = 34052 bytes
+SHA1 (patch-aa) = 349c6927132f4e2137226f854c0d27ce434d448a
diff --git a/net/p5-POE-Component-SNMP/patches/patch-aa b/net/p5-POE-Component-SNMP/patches/patch-aa
index 3e7d2e57238..5341165f271 100644
--- a/net/p5-POE-Component-SNMP/patches/patch-aa
+++ b/net/p5-POE-Component-SNMP/patches/patch-aa
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/11/07 11:30:34 martti Exp $
+$NetBSD: patch-aa,v 1.2 2006/10/16 09:32:53 martti Exp $
---- Makefile.PL.orig 2005-11-06 06:12:13.000000000 +0200
-+++ Makefile.PL 2005-11-06 06:12:45.000000000 +0200
-@@ -15,7 +15,7 @@
- exit 0 if -e $CONFIG_FILE;
+--- Makefile.PL.orig 2006-04-17 21:55:33.000000000 +0000
++++ Makefile.PL 2006-10-16 12:31:34.000000000 +0000
+@@ -22,7 +22,7 @@
+ # my $DEBUG_FLAG = 0xFF; # everything
- print "The test suite requires the use of an SNMP agent.\n";
+ print "The test suite requires access to an SNMP agent.\n";
-my $hostname = prompt("enter a hostname [leave empty to skip all tests]");
+my $hostname = "";