pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-POE-Component-SNMP Updated net/p5-POE-Component...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4b8eed89cf3
branches:  trunk
changeset: 520142:b4b8eed89cf3
user:      martti <martti%pkgsrc.org@localhost>
date:      Mon Oct 16 09:32:53 2006 +0000

description:
Updated net/p5-POE-Component-SNMP to 1.07

* bug fixes

diffstat:

 net/p5-POE-Component-SNMP/Makefile         |   4 ++--
 net/p5-POE-Component-SNMP/distinfo         |  10 +++++-----
 net/p5-POE-Component-SNMP/patches/patch-aa |  12 ++++++------
 3 files changed, 13 insertions(+), 13 deletions(-)

diffs (48 lines):

diff -r 3d68f17a9562 -r b4b8eed89cf3 net/p5-POE-Component-SNMP/Makefile
--- a/net/p5-POE-Component-SNMP/Makefile        Mon Oct 16 09:24:54 2006 +0000
+++ b/net/p5-POE-Component-SNMP/Makefile        Mon Oct 16 09:32:53 2006 +0000
@@ -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 -r 3d68f17a9562 -r b4b8eed89cf3 net/p5-POE-Component-SNMP/distinfo
--- a/net/p5-POE-Component-SNMP/distinfo        Mon Oct 16 09:24:54 2006 +0000
+++ b/net/p5-POE-Component-SNMP/distinfo        Mon Oct 16 09:32:53 2006 +0000
@@ -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 -r 3d68f17a9562 -r b4b8eed89cf3 net/p5-POE-Component-SNMP/patches/patch-aa
--- a/net/p5-POE-Component-SNMP/patches/patch-aa        Mon Oct 16 09:24:54 2006 +0000
+++ b/net/p5-POE-Component-SNMP/patches/patch-aa        Mon Oct 16 09:32:53 2006 +0000
@@ -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 = "";
  



Home | Main Index | Thread Index | Old Index