Author: ranger
Date: Wed Dec 12 18:32:26 2007
New Revision: 1076

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1076&repname=user%3a+ranger
Log:
fix net-snmp build

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

Modified: trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch&rev=1076&repname=user%3a+ranger
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch (original)
+++ trunk/experimental/10.4/main/finkinfo/net/net-snmp-unified.patch Wed Dec 12 
18:32:26 2007
@@ -1,6 +1,6 @@
 
 --- 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
++++ net-snmp-5.4.1-new/configure       2007-12-12 12:30:15.000000000 -0500
 @@ -31784,7 +31784,7 @@
  if test "x$embed_perl" != "xno" ; then
      echo "$as_me:$LINENO: checking for Perl CFLAGS" >&5
@@ -28,3 +28,14 @@
  
        echo "$as_me:$LINENO: result: $netsnmp_perlccdlflags" >&5
  echo "${ECHO_T}$netsnmp_perlccdlflags" >&6
+--- net-snmp-5.4.1/perl/TrapReceiver/Makefile.PL       2007-06-18 
10:10:08.000000000 -0400
++++ net-snmp-5.4.1-new/perl/TrapReceiver/Makefile.PL   2007-12-12 
12:30:44.000000000 -0500
+@@ -108,7 +108,7 @@
+     else {
+       $opts = NetSNMPGetOpts();
+       $Params{'LDDLFLAGS'} = "$Config{lddlflags} " . `$opts->{'nsconfig'} 
--ldflags`;
+-      $Params{'LIBS'} = '-lnetsnmptrapd -lnetsnmpagent -lnetsnmp';
++      $Params{'LIBS'} = '';
+       chomp($Params{'LIBS'});
+       if (!$ENV{'NETSNMP_CCFLAGS'}) {
+           $Params{'CCFLAGS'} = `$opts->{'nsconfig'} --cflags`;

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=1076&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 Wed Dec 
12 18:32:26 2007
@@ -10,6 +10,7 @@
        fink (>= 0.24.12-1),
        gawk,
        expat1,
+       system-openssl-dev,
        system-perl
 <<
 

Modified: trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch&rev=1076&repname=user%3a+ranger
==============================================================================
--- trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch 
(original)
+++ trunk/experimental/common/main/finkinfo/net/net-snmp-unified.patch Wed Dec 
12 18:32:26 2007
@@ -1,6 +1,6 @@
 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
++++ net-snmp-5.4.1-new/configure       2007-12-12 12:30:15.000000000 -0500
 @@ -31784,7 +31784,7 @@
  if test "x$embed_perl" != "xno" ; then
      echo "$as_me:$LINENO: checking for Perl CFLAGS" >&5
@@ -28,3 +28,15 @@
  
        echo "$as_me:$LINENO: result: $netsnmp_perlccdlflags" >&5
  echo "${ECHO_T}$netsnmp_perlccdlflags" >&6
+diff -uNr net-snmp-5.4.1/perl/TrapReceiver/Makefile.PL 
net-snmp-5.4.1-new/perl/TrapReceiver/Makefile.PL
+--- net-snmp-5.4.1/perl/TrapReceiver/Makefile.PL       2007-06-18 
10:10:08.000000000 -0400
++++ net-snmp-5.4.1-new/perl/TrapReceiver/Makefile.PL   2007-12-12 
12:30:44.000000000 -0500
+@@ -108,7 +108,7 @@
+     else {
+       $opts = NetSNMPGetOpts();
+       $Params{'LDDLFLAGS'} = "$Config{lddlflags} " . `$opts->{'nsconfig'} 
--ldflags`;
+-      $Params{'LIBS'} = '-lnetsnmptrapd -lnetsnmpagent -lnetsnmp';
++      $Params{'LIBS'} = '';
+       chomp($Params{'LIBS'});
+       if (!$ENV{'NETSNMP_CCFLAGS'}) {
+           $Params{'CCFLAGS'} = `$opts->{'nsconfig'} --cflags`;


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to