Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv1753/d/d/d/d

Added Files:
        xdelta.info xdelta.patch 
Log Message:
xdelta to stable

--- NEW FILE: xdelta.patch ---
diff -Naur xdelta-1.1.3/xdelta.m4 xdelta-1.1.3-0001/xdelta.m4
--- xdelta-1.1.3/xdelta.m4      2001-06-11 23:16:37.000000000 -0400
+++ xdelta-1.1.3-0001/xdelta.m4 2006-03-17 18:20:17.000000000 -0500
@@ -4,7 +4,7 @@
 dnl AM_PATH_XDELTA([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND 
[, MODULES]]]])
 dnl Test for XDELTA, and define XDELTA_CFLAGS and XDELTA_LIBS, if "gmodule" or
 dnl
-AC_DEFUN(AM_PATH_XDELTA,
+AC_DEFUN([AM_PATH_XDELTA],
 [dnl
 dnl Get the cflags and libraries from the xdelta-config script
 dnl

--- NEW FILE: xdelta.info ---
Package: xdelta
Version: 1.1.3
Revision: 24
Maintainer: Dave Vasilevsky <v...@users.sourceforge.net>
BuildDepends: fink (>= 0.24.12), glib
Depends: glib-shlibs
Source: mirror:sourceforge:%n/%n-%v.tar.gz
UpdateConfigGuess: yes
DocFiles: COPYING README
ConfigureParams: --mandir=%i/share/man/
Description: Diff generator for binary files
PatchScript: <<
        %{default_script}
        perl -i -pe 's/extern HandleFuncTable/static HandleFuncTable/' xdmain.c
<<
DescDetail: <<
Xdelta provides the ability to generate deltas between a pair
of files and later apply those deltas.  It operates similar to
the diff and patch commands, but works on binary files and does
not produce a human readable output.
<<
License: GPL
Homepage: http://sourceforge.net/projects/xdelta
Source-MD5: 08e964c28541605b6fe61c0dd6595516

# Fix aclocal underquoting issue
PatchFile: %n.patch
PatchFile-MD5: 9e8d840027e6caa30db3ebc8352f672d


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to