Update of /cvsroot/fink/experimental/rangerrick/finkinfo/libs
In directory sc8-pr-cvs1:/tmp/cvs-serv19230
Added Files:
libxslt-1.0.23-2.info libxslt-1.0.23-2.patch
Removed Files:
libxslt-1.0.23-1.info libxslt-1.0.23-1.patch
Log Message:
updated libxslt
--- NEW FILE: libxslt-1.0.23-2.info ---
Package: libxslt
Version: 1.0.23
Revision: 2
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
BuildDepends: gdbm, gmp, libxml2 (>= 2.4.23)
Depends: %N-shlibs (= %v-%r)
Source: mirror:gnome:sources/%n/1.0/%n-%v.tar.bz2
Source-MD5: bef9cddd70a16d3e980560cc14f7b1e8
Replaces: %N (<< 1.0.15-2)
Patch: %f.patch
NoSetLDFLAGS: true
ConfigureParams: --mandir='${prefix}/share/man'
InstallScript: <<
mkdir -p %i/share/doc
make install prefix=%i
mv %i/share/doc/%n-%v %i/share/doc/%n
<<
DocFiles: README COPYING AUTHORS ChangeLog Copyright FEATURES NEWS TODO
SplitOff: <<
Package: %N-shlibs
Replaces: %N (<< 1.0.15-2)
Depends: libxml2-shlibs (>= 2.4.23)
Description: XML stylsheet transformation shared libraries
Files: lib/libexslt.0*.dylib lib/libxslt.1*.dylib lib/libxsltbreakpoint.1*.dylib
Shlibs: <<
%p/lib/libexslt.0.dylib 8.0.0 %n (>= 1.0.19-1)
%p/lib/libxslt.1.dylib 2.0.0 %n (>= 1.0.19-1)
%p/lib/libxsltbreakpoint.1.dylib 2.0.0 %n (>= 1.0.19-1)
<<
DocFiles: COPYING AUTHORS Copyright
<<
Description: XML stylesheet transformation library
License: GPL/LGPL
Homepage: http://www.xmlsoft.org/XSLT/
--- NEW FILE: libxslt-1.0.23-2.patch ---
diff -uNbr libxslt-1.0.23/configure libxslt-1.0.23-patched/configure
--- libxslt-1.0.23/configure Sun Nov 17 12:17:34 2002
+++ libxslt-1.0.23-patched/configure Sat Jan 18 17:19:39 2003
@@ -5776,7 +5776,7 @@
# FIXME: Relying on posixy $() will cause problems for
# cross-compilation, but unfortunately the echo tests do not
# yet detect zsh echo's removal of \ escapes.
- archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || echo
-dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags
-install_name $rpath/$soname $verstring'
+ archive_cmds='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs
+&& $CC $(test .$module = .yes && echo -bundle || echo -dynamiclib)
+$allow_undefined_flag -o $lib ${lib}-master.o $deplibs$linker_flags $(test .$module
+!= .yes && echo -install_name $rpath/$soname $verstring)'
# We need to add '_' to the symbols in $export_symbols first
#archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
hardcode_direct=yes
diff -uNbr libxslt-1.0.23/ltmain.sh libxslt-1.0.23-patched/ltmain.sh
--- libxslt-1.0.23/ltmain.sh Sun Nov 17 12:17:27 2002
+++ libxslt-1.0.23-patched/ltmain.sh Sat Jan 18 17:18:11 2003
@@ -2952,6 +2952,11 @@
if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
eval cmds=\"$archive_expsym_cmds\"
else
+ if test "x$verstring" = "x0.0"; then
+ tmp_verstring=
+ else
+ tmp_verstring="$verstring"
+ fi
eval cmds=\"$archive_cmds\"
fi
save_ifs="$IFS"; IFS='~'
--- libxslt-1.0.23-1.info DELETED ---
--- libxslt-1.0.23-1.patch DELETED ---
-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your
clients even if they use browsers that are limited to 40 bit encryption.
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits