could you fix the Shlibs field too please? My next task is to find all the offending Shlibs fields in 10.3 tree

On 6-Apr-05, at 10:19 AM, Jean-FranXois Mertens wrote:

Update of /cvsroot/fink/experimental/tiger/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22602

Modified Files:
    net-snmp-ssl.info
Log Message:
Did not build with autoconf2.5.
Moving .dylib links to -dev, and fixing deps

Index: net-snmp-ssl.info
===================================================================
RCS file: /cvsroot/fink/experimental/tiger/crypto/finkinfo/net-snmp- ssl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- net-snmp-ssl.info 18 Mar 2005 02:07:37 -0000 1.3
+++ net-snmp-ssl.info 6 Apr 2005 16:18:59 -0000 1.4
@@ -1,9 +1,9 @@
Package: net-snmp-ssl
Version: 5.0.7
-Revision: 16.1
+Revision: 16.2
Maintainer: Jeremy Higgs <[EMAIL PROTECTED]>
-Depends: daemonic, openssl097, %n-shlibs
-BuildDepends: gawk, openssl097-dev, gdbm3, gmp, expat, tcltk-dev, cctools (>= 446-1), fink (>= 0.12.0-1)
+Depends: daemonic, openssl097, openssl097-shlibs, %n-shlibs
+BuildDepends: autoconf, gawk, openssl097-dev, gdbm3, gmp, expat, tcltk-dev, cctools (>= 446-1), fink (>= 0.12.0-1)
Conflicts: net-snmp, ucd-snmp
Replaces: net-snmp, ucd-snmp
Source: mirror:sourceforge:net-snmp/net-snmp-%v.tar.gz
@@ -15,6 +15,7 @@
perl -pi.bak -e 's,#define DES_key_sched des_key_sched,#define DES_key_sched _ossl_old_des_key_sched,g' snmplib/scapi.c
perl -pi.bak -e 's,#define DES_ncbc_encrypt des_ncbc_encrypt,#define DES_ncbc_encrypt _ossl_old_des_ncbc_encrypt,g' snmplib/scapi.c
perl -pi.bak -e 's,#define DES_cbc_encrypt des_cbc_encrypt,#define DES_cbc_encrypt _ossl_old_des_cbc_encrypt,g' snmplib/scapi.c
+egrep -rI '(head|tail) +\-[0-9]' *|cut -f1 -d:|sort -u|xargs perl - pi -e 's,(head|tail) +\-([0-9]),\1 \-n\2,g'
## 10.4 no idea why this is happening, as net-snmp-config.h defines this
perl -pi.bak -e 's,\#include \<net-snmp/net-snmp-config.h\>, \#include \<net-snmp/net-snmp-config.h\>\n\#define HAVE_FSTAB_H 1,g' agent/mibgroup/ucd-snmp/disk.c
## more 10.4
@@ -23,7 +24,7 @@
<<
UpdatePOD: True
NoSetMAKEFLAGS: true
-SetMAKEFLAGS: -j1
+SetMAKEFLAGS: -j1
ConfigureParams: --mandir='${prefix}/share/man' --with-logfile=%p/ var/log/snmpd.log --with-persistent-directory=%p/var/%n --with- default-snmp-version="3" --enable-shared --with-perl-modules --with- sys-location="Fink Build" --with-sys-contact="[EMAIL PROTECTED]"
InstallScript: <<
make install prefix=%i libdir=%i/lib bindir=%i/bin sbindir=%i/sbin
@@ -34,7 +35,6 @@
<<
Splitoff: <<
Package: %N-shlibs
- BuildDepends: gawk, cctools (>= 446), fink (>= 0.12.0-1)
Replaces: %N (<< 5.0-1), net-snmp-shlibs
Conflicts: net-snmp-shlibs
Files: lib/libnetsnmp*.5*.dylib
@@ -48,14 +48,14 @@
<<
SplitOff2: <<
Package: %N-dev
- Depends: %N (>= %v-%r)
- BuildDepends: gawk, cctools (>= 446), fink (>= 0.12.0-1)
+ Depends: %N-shlibs (>= %v-%r)
Replaces: %N (<< 5.0-1), net-snmp-dev
Conflicts: net-snmp-dev
- Files: include/net-snmp
+ Files: include/net-snmp lib/libnetsnmp*.dylib
DocFiles: AGENT.txt COPYING ChangeLog CodingStyle EXAMPLE.conf.def FAQ NEWS PORTING README README.agentx README.krb5 README.snmpv3 README.thread TODO
<<
SetCPPFLAGS: -no-cpp-precomp -I/Developer/SDKs/MacOSX10.3.0.sdk/ usr/include -D_BSD_SOCKLEN_T_=int32_t -DSIOCADDRT -DSIOCDELRT - DTCPTV_MIN -DTCPTV_REXMTMAX
+# SetCPPFLAGS: -no-cpp-precomp -D_BSD_SOCKLEN_T_=int32_t - DSIOCADDRT -DSIOCDELRT -DTCPTV_MIN -DTCPTV_REXMTMAX
PreRmScript: <<
if [ $1 != "upgrade" ]; then
daemonic disable net-snmp-ssl




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits






------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to