New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80042


Ignore:
Timestamp:
07/03/11 04:17:29 (4 years ago)
Author:
ryandesign@…
Message:

net-snmp: update to 5.7 and revbump dependents for new library version

Location:
trunk/dports
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/php52/Portfile

    r78981 r80042  
    77conflicts               php5 php5-devel php5-gd php5-iconv php5-mbstring php5-sqlite 
    88version                 5.2.17 
    9 revision                3 
     9revision                4 
    1010set major               [lindex [split ${version} .] 0] 
    1111set my_name             php${major} 
  • trunk/dports/net/net-snmp/Portfile

    r79986 r80042  
    55 
    66name                    net-snmp 
    7 version                 5.6.1.1 
     7version                 5.7 
    88categories              net 
    99platforms               darwin 
     
    2222                        command using SNMP, a Tk/perl MIB browser. 
    2323 
    24 checksums               sha1    ec88ba3e0dff4d1b3d342ccebb48ea84c9fa6fa9 \ 
    25                         rmd160  9a4a83f7fe9431a0694b5fee33866ccea80fcab4 
     24checksums               sha1    b11ab8845d38167679d6dfa6dbbcfb58004d6675 \ 
     25                        rmd160  46e4d7431af174008bd2e2df86288507ddd2f500 
    2626 
    2727patchfiles              patch-configure.diff 
  • trunk/dports/net/net-snmp/files/patch-configure.diff

    r78862 r80042  
    1 --- configure.orig      2011-01-03 17:31:36.000000000 -0600 
    2 +++ configure   2011-05-22 14:21:53.000000000 -0500 
    3 @@ -34316,7 +34316,7 @@ 
    4          { $as_echo "$as_me:$LINENO: checking for Perl cc" >&5 
     1--- configure.orig      2011-07-01 17:36:41.000000000 -0500 
     2+++ configure   2011-07-03 05:54:10.000000000 -0500 
     3@@ -23113,7 +23113,7 @@ 
     4         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Perl cc" >&5 
    55 $as_echo_n "checking for Perl cc... " >&6; } 
    66  
     
    99  
    1010         if test "x$PERLCC" != "x" ; then 
    11              { $as_echo "$as_me:$LINENO: result: $PERLCC" >&5 
     11             { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERLCC" >&5 
  • trunk/dports/net/wap11gui/Portfile

    r78981 r80042  
    44name                    wap11gui 
    55version                 0.12 
    6 revision                10 
     6revision                11 
    77categories              net 
    88maintainers             nomaintainer 
  • trunk/dports/php/php5-snmp/Portfile

    r78981 r80042  
    66 
    77php5extension.setup     snmp 5.3.6 bundled 
    8 revision                2 
     8revision                3 
    99categories-append       sysutils 
    1010platforms               darwin 
  • trunk/dports/sysutils/ifstat/Portfile

    r78981 r80042  
    55name            ifstat 
    66version         1.1 
    7 revision        4 
     7revision        5 
    88categories      sysutils net 
    99description     ifstat is a tool to report network interface bandwidth 
Note: See TracChangeset for help on using the changeset viewer.