Author: ranger
Date: Fri Nov  2 18:01:32 2007
New Revision: 1028

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1028&repname=user%3a+ranger
Log:
new upstream, leopard-capable

Added:
    trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch
    trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch
Modified:
    trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.info
    trunk/experimental/common/main/finkinfo/net/net-snmp-unified.info

Modified: trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.info
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.info&rev=1028&repname=user%3a+ranger
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.info (original)
+++ trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.info Fri Nov  2 
18:01:32 2007
@@ -1,6 +1,6 @@
 Package: net-snmp-unified
-Version: 5.4
-Revision: 1023
+Version: 5.4.1
+Revision: 1
 Description: SNMP tools and libraries
 License: BSD
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -27,8 +27,11 @@
 <<
 
 Source: mirror:sourceforge:net-snmp/net-snmp-%v.tar.gz
-Source-MD5: 46d893281056ff476e597659cb91574d
-PatchScript:   perl -pi -e 's/#include <kvm.h>/$&\nkvm_t *kd;/' 
agent/mibgroup/host/hr_swrun.c
+Source-MD5: 6c974df7a5a5b1579f72115e6b045bda
+PatchScript: <<
+       perl -pi -e 's/#include <kvm.h>/$&\nkvm_t *kd;/' 
agent/mibgroup/host/hr_swrun.c
+       patch -p1 --fuzz=4 < %a/%n.patch
+<<
 
 SetCPPFLAGS: -I%p/lib/system-openssl/include
 SetLDFLAGS: -L%p/lib/system-openssl/lib
@@ -76,11 +79,11 @@
        DocFiles: COPYING
        Files: lib/libnetsnmp*.15*.dylib
        Shlibs: <<
-               %p/lib/libnetsnmp.15.dylib        16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
-               %p/lib/libnetsnmpagent.15.dylib   16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
-               %p/lib/libnetsnmphelpers.15.dylib 16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
-               %p/lib/libnetsnmpmibs.15.dylib    16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
-               %p/lib/libnetsnmptrapd.15.dylib   16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
+               %p/lib/libnetsnmp.15.dylib        17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
+               %p/lib/libnetsnmpagent.15.dylib   17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
+               %p/lib/libnetsnmphelpers.15.dylib 17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
+               %p/lib/libnetsnmpmibs.15.dylib    17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
+               %p/lib/libnetsnmptrapd.15.dylib   17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
        <<
 <<
 SplitOff2: <<

Added: trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch
URL: 
http://svn.finkproject.org/websvn/filedetails.php?path=/trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch&rev=1028&repname=user%3a+ranger
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch (added)
+++ trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch Fri Nov  2 
18:01:32 2007
@@ -1,0 +1,30 @@
+
+--- net-snmp-5.4.1/configure   2007-07-27 13:04:19.000000000 -0400
++++ net-snmp-5.4.1-new/configure       2007-11-02 12:47:06.000000000 -0400
+@@ -31784,7 +31784,7 @@
+ if test "x$embed_perl" != "xno" ; then
+     echo "$as_me:$LINENO: checking for Perl CFLAGS" >&5
+ echo $ECHO_N "checking for Perl CFLAGS... $ECHO_C" >&6
+-    perlcflags=`$myperl -MExtUtils::Embed -e ccopts`
++    perlcflags=`$myperl -MExtUtils::Embed -e ccopts | sed -e 's,-arch [^ 
]*,,g'`
+     if test "x$perlcflags" != "x" ; then
+       echo "$as_me:$LINENO: result: $perlcflags" >&5
+ echo "${ECHO_T}$perlcflags" >&6
+@@ -31804,7 +31804,7 @@
+ if test "x$embed_perl" != "xno" ; then
+     echo "$as_me:$LINENO: checking for Perl LDFLAGS" >&5
+ echo $ECHO_N "checking for Perl LDFLAGS... $ECHO_C" >&6
+-    netsnmp_perlldopts=`$myperl -MExtUtils::Embed -e ldopts`
++    netsnmp_perlldopts=`$myperl -MExtUtils::Embed -e ldopts | sed -e 's,-arch 
[^ ]*,,g'`
+     if test "x$netsnmp_perlldopts" != "x" ; then
+       echo "$as_me:$LINENO: result: $netsnmp_perlldopts" >&5
+ echo "${ECHO_T}$netsnmp_perlldopts" >&6
+@@ -31824,7 +31824,7 @@
+       echo "$as_me:$LINENO: checking for Perl CCDLFLAGS" >&5
+ echo $ECHO_N "checking for Perl CCDLFLAGS... $ECHO_C" >&6
+ 
+-      netsnmp_perlccdlflags=`$myperl -V:ccdlflags | $myperl -n -e 'print $1 
'"if (/^\s*ccdlflags='([^']+)';/);"`
++      netsnmp_perlccdlflags=`$myperl -V:ccdlflags | sed -e 's,-arch [^ ]*,,g' 
| $myperl -n -e 'print $1 '"if (/^\s*ccdlflags='([^']+)';/);"`
+ 
+       echo "$as_me:$LINENO: result: $netsnmp_perlccdlflags" >&5
+ echo "${ECHO_T}$netsnmp_perlccdlflags" >&6

Modified: trunk/experimental/common/main/finkinfo/net/net-snmp-unified.info
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/net/net-snmp-unified.info&rev=1028&repname=user%3a+ranger
==============================================================================
--- trunk/experimental/common/main/finkinfo/net/net-snmp-unified.info (original)
+++ trunk/experimental/common/main/finkinfo/net/net-snmp-unified.info Fri Nov  
2 18:01:32 2007
@@ -1,6 +1,6 @@
 Package: net-snmp-unified
-Version: 5.4
-Revision: 3
+Version: 5.4.1
+Revision: 1
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Depends: <<
        daemonic, 
@@ -16,11 +16,12 @@
 Conflicts: net-snmp (<< 5.4-1), net-snmp-ssl (<< 5.4-1), ucd-snmp (<< 5.4-1)
 Replaces: net-snmp (<< 5.4-1), net-snmp-ssl (<< 5.4-1), ucd-snmp (<< 5.4-1)
 Source: mirror:sourceforge:net-snmp/net-snmp-%v.tar.gz
-Source-MD5: 46d893281056ff476e597659cb91574d
+Source-MD5: 6c974df7a5a5b1579f72115e6b045bda
 SetCPPFLAGS: -I%p/lib/system-openssl/include
 SetLDFLAGS: -L%p/lib/system-openssl/lib
 PatchScript: <<
        perl -pi -e 's/#include <kvm.h>/$&\nkvm_t *kd;/' 
agent/mibgroup/host/hr_swrun.c
+       patch -p1 --fuzz=4 < %a/%n.patch
 <<
 
 ConfigureParams: <<
@@ -65,11 +66,11 @@
        Package: %N15-shlibs
        Files: lib/libnetsnmp*.15*.dylib
        Shlibs: <<
-               %p/lib/libnetsnmp.15.dylib        16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
-               %p/lib/libnetsnmpagent.15.dylib   16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
-               %p/lib/libnetsnmphelpers.15.dylib 16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
-               %p/lib/libnetsnmpmibs.15.dylib    16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
-               %p/lib/libnetsnmptrapd.15.dylib   16.0.0 
net-snmp-unified15-shlibs (>= 5.4-1)
+               %p/lib/libnetsnmp.15.dylib        17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
+               %p/lib/libnetsnmpagent.15.dylib   17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
+               %p/lib/libnetsnmphelpers.15.dylib 17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
+               %p/lib/libnetsnmpmibs.15.dylib    17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
+               %p/lib/libnetsnmptrapd.15.dylib   17.0.0 
net-snmp-unified15-shlibs (>= 5.4.1-1)
        <<
        DocFiles: COPYING
 <<

Added: trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch
URL: 
http://svn.finkproject.org/websvn/filedetails.php?path=/trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch&rev=1028&repname=user%3a+ranger
==============================================================================
--- trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch (added)
+++ trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch Fri Nov  
2 18:01:32 2007
@@ -1,0 +1,30 @@
+diff -uNr net-snmp-5.4.1/configure net-snmp-5.4.1-new/configure
+--- net-snmp-5.4.1/configure   2007-07-27 13:04:19.000000000 -0400
++++ net-snmp-5.4.1-new/configure       2007-11-02 12:47:06.000000000 -0400
+@@ -31784,7 +31784,7 @@
+ if test "x$embed_perl" != "xno" ; then
+     echo "$as_me:$LINENO: checking for Perl CFLAGS" >&5
+ echo $ECHO_N "checking for Perl CFLAGS... $ECHO_C" >&6
+-    perlcflags=`$myperl -MExtUtils::Embed -e ccopts`
++    perlcflags=`$myperl -MExtUtils::Embed -e ccopts | sed -e 's,-arch [^ 
]*,,g'`
+     if test "x$perlcflags" != "x" ; then
+       echo "$as_me:$LINENO: result: $perlcflags" >&5
+ echo "${ECHO_T}$perlcflags" >&6
+@@ -31804,7 +31804,7 @@
+ if test "x$embed_perl" != "xno" ; then
+     echo "$as_me:$LINENO: checking for Perl LDFLAGS" >&5
+ echo $ECHO_N "checking for Perl LDFLAGS... $ECHO_C" >&6
+-    netsnmp_perlldopts=`$myperl -MExtUtils::Embed -e ldopts`
++    netsnmp_perlldopts=`$myperl -MExtUtils::Embed -e ldopts | sed -e 's,-arch 
[^ ]*,,g'`
+     if test "x$netsnmp_perlldopts" != "x" ; then
+       echo "$as_me:$LINENO: result: $netsnmp_perlldopts" >&5
+ echo "${ECHO_T}$netsnmp_perlldopts" >&6
+@@ -31824,7 +31824,7 @@
+       echo "$as_me:$LINENO: checking for Perl CCDLFLAGS" >&5
+ echo $ECHO_N "checking for Perl CCDLFLAGS... $ECHO_C" >&6
+ 
+-      netsnmp_perlccdlflags=`$myperl -V:ccdlflags | $myperl -n -e 'print $1 
'"if (/^\s*ccdlflags='([^']+)';/);"`
++      netsnmp_perlccdlflags=`$myperl -V:ccdlflags | sed -e 's,-arch [^ ]*,,g' 
| $myperl -n -e 'print $1 '"if (/^\s*ccdlflags='([^']+)';/);"`
+ 
+       echo "$as_me:$LINENO: result: $netsnmp_perlccdlflags" >&5
+ echo "${ECHO_T}$netsnmp_perlccdlflags" >&6


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to