Revision: 87450 http://trac.macports.org/changeset/87450 Author: ryandesign@macports.org Date: 2011-11-22 00:41:15 -0800 (Tue, 22 Nov 2011) Log Message: ----------- net-snmp: update to 5.7.1 and fix livecheck Modified Paths: -------------- trunk/dports/net/net-snmp/Portfile trunk/dports/net/net-snmp/files/patch-configure.diff Modified: trunk/dports/net/net-snmp/Portfile =================================================================== --- trunk/dports/net/net-snmp/Portfile 2011-11-22 08:12:24 UTC (rev 87449) +++ trunk/dports/net/net-snmp/Portfile 2011-11-22 08:41:15 UTC (rev 87450) @@ -4,7 +4,7 @@ PortSystem 1.0 name net-snmp -version 5.7 +version 5.7.1 categories net license BSD platforms darwin @@ -22,8 +22,8 @@ handle SNMP traps, a version of the unix 'netstat' \ command using SNMP, a Tk/perl MIB browser. -checksums sha1 b11ab8845d38167679d6dfa6dbbcfb58004d6675 \ - rmd160 46e4d7431af174008bd2e2df86288507ddd2f500 +checksums rmd160 3e4397417f1cb7ffd1a32fb50e0482969d995f07 \ + sha256 7c71c9650c65b715356547e20ca2dbe6313944278af8cc19c32a5337f46b181f patchfiles patch-configure.diff @@ -96,4 +96,4 @@ livecheck.type regex livecheck.url ${homepage}download.html -livecheck.regex {Current release: ([0-9.]+)} +livecheck.regex {net-snmp/([0-9.]+)/} Modified: trunk/dports/net/net-snmp/files/patch-configure.diff =================================================================== --- trunk/dports/net/net-snmp/files/patch-configure.diff 2011-11-22 08:12:24 UTC (rev 87449) +++ trunk/dports/net/net-snmp/files/patch-configure.diff 2011-11-22 08:41:15 UTC (rev 87450) @@ -1,6 +1,6 @@ ---- configure.orig 2011-07-01 17:36:41.000000000 -0500 -+++ configure 2011-07-03 05:54:10.000000000 -0500 -@@ -23113,7 +23113,7 @@ +--- configure.orig 2011-09-27 23:54:21.000000000 -0500 ++++ configure 2011-11-22 02:15:28.000000000 -0600 +@@ -23197,7 +23197,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Perl cc" >&5 $as_echo_n "checking for Perl cc... " >&6; }