[78862] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Tue May 24 09:42:50 PDT 2011


Revision: 78862
          http://trac.macports.org/changeset/78862
Author:   ryandesign at macports.org
Date:     2011-05-24 09:42:49 -0700 (Tue, 24 May 2011)
Log Message:
-----------
net-snmp: update to 5.6.1 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-05-24 16:35:30 UTC (rev 78861)
+++ trunk/dports/lang/php52/Portfile	2011-05-24 16:42:49 UTC (rev 78862)
@@ -6,7 +6,7 @@
 name                    php52
 conflicts               php5 php5-devel php5-gd php5-iconv php5-mbstring php5-sqlite
 version                 5.2.17
-revision                1
+revision                2
 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-05-24 16:35:30 UTC (rev 78861)
+++ trunk/dports/net/net-snmp/Portfile	2011-05-24 16:42:49 UTC (rev 78862)
@@ -4,8 +4,7 @@
 PortSystem              1.0
 
 name                    net-snmp
-version                 5.5
-revision                2
+version                 5.6.1
 categories              net
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -22,9 +21,8 @@
                         handle SNMP traps, a version of the unix 'netstat' \
                         command using SNMP, a Tk/perl MIB browser.
 
-checksums               md5     5b2551e7bd024fbbee84dca22a5f13a1 \
-                        sha1    ca03ece79b218af081ee4b273da4e217f459e508 \
-                        rmd160  1699d9cb6bcd5075a565cc8af9913be4dfbc49e2
+checksums               sha1    45bbf1295253d5379a5d1efd918593160387fd00 \
+                        rmd160  7c2bb5a9597992bfc25a39b9e951ca9d1d84a26d
 
 patchfiles              patch-configure.diff
 

Modified: trunk/dports/net/net-snmp/files/patch-configure.diff
===================================================================
--- trunk/dports/net/net-snmp/files/patch-configure.diff	2011-05-24 16:35:30 UTC (rev 78861)
+++ trunk/dports/net/net-snmp/files/patch-configure.diff	2011-05-24 16:42:49 UTC (rev 78862)
@@ -1,6 +1,6 @@
---- configure.orig	2009-09-23 19:11:54.000000000 -0500
-+++ configure	2010-01-20 23:31:57.000000000 -0600
-@@ -27279,7 +27279,7 @@
+--- 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
  $as_echo_n "checking for Perl cc... " >&6; }
  

Modified: trunk/dports/net/wap11gui/Portfile
===================================================================
--- trunk/dports/net/wap11gui/Portfile	2011-05-24 16:35:30 UTC (rev 78861)
+++ trunk/dports/net/wap11gui/Portfile	2011-05-24 16:42:49 UTC (rev 78862)
@@ -3,7 +3,7 @@
 
 name			wap11gui
 version			0.12
-revision		8
+revision		9
 categories		net
 maintainers		nomaintainer
 description		Linksys WAP11 Unix Configuration Utility

Modified: trunk/dports/php/php5-snmp/Portfile
===================================================================
--- trunk/dports/php/php5-snmp/Portfile	2011-05-24 16:35:30 UTC (rev 78861)
+++ trunk/dports/php/php5-snmp/Portfile	2011-05-24 16:42:49 UTC (rev 78862)
@@ -5,6 +5,7 @@
 PortGroup               php5extension 1.0
 
 php5extension.setup     snmp 5.3.6 bundled
+revision                1
 categories-append       sysutils
 platforms               darwin
 maintainers             ryandesign

Modified: trunk/dports/sysutils/ifstat/Portfile
===================================================================
--- trunk/dports/sysutils/ifstat/Portfile	2011-05-24 16:35:30 UTC (rev 78861)
+++ trunk/dports/sysutils/ifstat/Portfile	2011-05-24 16:42:49 UTC (rev 78862)
@@ -4,7 +4,7 @@
 
 name            ifstat
 version         1.1
-revision        2
+revision        3
 categories      sysutils net
 description     ifstat is a tool to report network interface bandwidth
 long_description \
@@ -22,9 +22,11 @@
 patchfiles      patch-Makefile.in
 
 configure.args  --mandir=${prefix}/share/man --enable-library \
+                --without-snmp \
                 --without-ifmib
 
 variant snmp description "Enable SNMP support" {
     depends_lib-append      port:net-snmp
+    configure.args-delete   --without-snmp
     configure.args-append   --with-snmp=${prefix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110524/4e8792e5/attachment.html>


More information about the macports-changes mailing list