Revision: 80042 http://trac.macports.org/changeset/80042 Author: ryandesign@macports.org Date: 2011-07-03 04:17:29 -0700 (Sun, 03 Jul 2011) Log Message: ----------- net-snmp: update to 5.7 and revbump dependents for new library version Modified Paths: -------------- trunk/dports/lang/php52/Portfile trunk/dports/net/net-snmp/Portfile trunk/dports/net/net-snmp/files/patch-configure.diff trunk/dports/net/wap11gui/Portfile trunk/dports/php/php5-snmp/Portfile trunk/dports/sysutils/ifstat/Portfile Modified: trunk/dports/lang/php52/Portfile =================================================================== --- trunk/dports/lang/php52/Portfile 2011-07-03 11:12:38 UTC (rev 80041) +++ trunk/dports/lang/php52/Portfile 2011-07-03 11:17:29 UTC (rev 80042) @@ -6,7 +6,7 @@ name php52 conflicts php5 php5-devel php5-gd php5-iconv php5-mbstring php5-sqlite version 5.2.17 -revision 3 +revision 4 set major [lindex [split ${version} .] 0] set my_name php${major} dist_subdir ${my_name} Modified: trunk/dports/net/net-snmp/Portfile =================================================================== --- trunk/dports/net/net-snmp/Portfile 2011-07-03 11:12:38 UTC (rev 80041) +++ trunk/dports/net/net-snmp/Portfile 2011-07-03 11:17:29 UTC (rev 80042) @@ -4,7 +4,7 @@ PortSystem 1.0 name net-snmp -version 5.6.1.1 +version 5.7 categories net platforms darwin maintainers ryandesign openmaintainer @@ -21,8 +21,8 @@ handle SNMP traps, a version of the unix 'netstat' \ command using SNMP, a Tk/perl MIB browser. -checksums sha1 ec88ba3e0dff4d1b3d342ccebb48ea84c9fa6fa9 \ - rmd160 9a4a83f7fe9431a0694b5fee33866ccea80fcab4 +checksums sha1 b11ab8845d38167679d6dfa6dbbcfb58004d6675 \ + rmd160 46e4d7431af174008bd2e2df86288507ddd2f500 patchfiles patch-configure.diff Modified: trunk/dports/net/net-snmp/files/patch-configure.diff =================================================================== --- trunk/dports/net/net-snmp/files/patch-configure.diff 2011-07-03 11:12:38 UTC (rev 80041) +++ trunk/dports/net/net-snmp/files/patch-configure.diff 2011-07-03 11:17:29 UTC (rev 80042) @@ -1,11 +1,11 @@ ---- configure.orig 2011-01-03 17:31:36.000000000 -0600 -+++ configure 2011-05-22 14:21:53.000000000 -0500 -@@ -34316,7 +34316,7 @@ - { $as_echo "$as_me:$LINENO: checking for Perl cc" >&5 +--- configure.orig 2011-07-01 17:36:41.000000000 -0500 ++++ configure 2011-07-03 05:54:10.000000000 -0500 +@@ -23113,7 +23113,7 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Perl cc" >&5 $as_echo_n "checking for Perl cc... " >&6; } - PERLCC=`$myperl -V:cc | $myperl -n -e 'print if (s/^\s*cc=.([-=\w\s\/]+).;\s*/$1/);'` + PERLCC=`$myperl -V:cc | $myperl -n -e 'print if (s/^\s*cc=.([-=\w\s\/\.]+).;\s*/$1/);'` if test "x$PERLCC" != "x" ; then - { $as_echo "$as_me:$LINENO: result: $PERLCC" >&5 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERLCC" >&5 Modified: trunk/dports/net/wap11gui/Portfile =================================================================== --- trunk/dports/net/wap11gui/Portfile 2011-07-03 11:12:38 UTC (rev 80041) +++ trunk/dports/net/wap11gui/Portfile 2011-07-03 11:17:29 UTC (rev 80042) @@ -3,7 +3,7 @@ name wap11gui version 0.12 -revision 10 +revision 11 categories net maintainers nomaintainer description Linksys WAP11 Unix Configuration Utility Modified: trunk/dports/php/php5-snmp/Portfile =================================================================== --- trunk/dports/php/php5-snmp/Portfile 2011-07-03 11:12:38 UTC (rev 80041) +++ trunk/dports/php/php5-snmp/Portfile 2011-07-03 11:17:29 UTC (rev 80042) @@ -5,7 +5,7 @@ PortGroup php5extension 1.0 php5extension.setup snmp 5.3.6 bundled -revision 2 +revision 3 categories-append sysutils platforms darwin maintainers ryandesign Modified: trunk/dports/sysutils/ifstat/Portfile =================================================================== --- trunk/dports/sysutils/ifstat/Portfile 2011-07-03 11:12:38 UTC (rev 80041) +++ trunk/dports/sysutils/ifstat/Portfile 2011-07-03 11:17:29 UTC (rev 80042) @@ -4,7 +4,7 @@ name ifstat version 1.1 -revision 4 +revision 5 categories sysutils net description ifstat is a tool to report network interface bandwidth long_description \
participants (1)
-
ryandesign@macports.org