Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11730

Modified Files:
        libxml2-py.info libxml2-py.patch libxml2.info libxml2.patch 
Log Message:
new release (2.7.8), still can't pass its self-tests:(


Index: libxml2.patch
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/libxml2.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libxml2.patch       27 Sep 2010 03:26:31 -0000      1.2
+++ libxml2.patch       5 Nov 2010 02:50:54 -0000       1.3
@@ -1,19 +1,19 @@
-diff -Nurd -x'*~' libxml2-2.7.7.orig/doc/Makefile.in 
libxml2-2.7.7/doc/Makefile.in
---- libxml2-2.7.7.orig/doc/Makefile.in 2010-09-26 22:38:34.000000000 -0400
-+++ libxml2-2.7.7/doc/Makefile.in      2010-09-26 22:40:19.000000000 -0400
-@@ -847,7 +847,7 @@
+diff -Nurd -x'*~' libxml2-2.7.8.orig/doc/Makefile.in 
libxml2-2.7.8/doc/Makefile.in
+--- libxml2-2.7.8.orig/doc/Makefile.in 2010-11-04 13:28:16.000000000 -0400
++++ libxml2-2.7.8/doc/Makefile.in      2010-11-04 22:30:04.000000000 -0400
+@@ -849,7 +849,7 @@
  
  install-data-local: 
-       $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
+       @MKDIR_P@ $(DESTDIR)$(HTML_DIR)
 -      -...@install@ -m 0644 $(srcdir)/xml.html $(srcdir)/encoding.html 
$(srcdir)/FAQ.html $(srcdir)/structure.gif $(srcdir)/DOM.gif 
$(srcdir)/smallfootonly.gif $(srcdir)/redhat.gif $(srcdir)/libxml.gif 
$(srcdir)/w3c.png $(srcdir)/Libxml2-Logo-180x168.gif 
$(srcdir)/Libxml2-Logo-90x34.gif $(DESTDIR)$(HTML_DIR)
 +      -...@install@ -m 0644 $(srcdir)/*.html $(srcdir)/*.gif $(srcdir)/*.png 
$(srcdir)/libxml2-api.xml $(DESTDIR)$(HTML_DIR)
-       $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/html
+       @MKDIR_P@ $(DESTDIR)$(HTML_DIR)/html
        -...@install@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
        -...@install@ -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
-diff -Nurd -x'*~' libxml2-2.7.7.orig/doc/examples/Makefile.in 
libxml2-2.7.7/doc/examples/Makefile.in
---- libxml2-2.7.7.orig/doc/examples/Makefile.in        2010-09-26 
22:38:34.000000000 -0400
-+++ libxml2-2.7.7/doc/examples/Makefile.in     2010-09-26 22:40:19.000000000 
-0400
-@@ -779,6 +779,8 @@
+diff -Nurd -x'*~' libxml2-2.7.8.orig/doc/examples/Makefile.in 
libxml2-2.7.8/doc/examples/Makefile.in
+--- libxml2-2.7.8.orig/doc/examples/Makefile.in        2010-11-04 
13:28:16.000000000 -0400
++++ libxml2-2.7.8/doc/examples/Makefile.in     2010-11-04 22:33:12.000000000 
-0400
+@@ -781,6 +781,8 @@
        tags uninstall uninstall-am
  
  
@@ -22,20 +22,20 @@
  rebuild: examples.xml index.html
  
  examples.xml: index.py *.c
-@@ -788,8 +790,8 @@
+@@ -790,8 +792,8 @@
        -@(xsltproc examples.xsl examples.xml && echo "Rebuilt web page" && 
xmllint --valid --noout index.html)
  
  install-data-local: 
--      $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
+-      @MKDIR_P@ $(DESTDIR)$(HTML_DIR)
 -      -...@install@ -m 0644 $(srcdir)/*.html $(srcdir)/*.c $(srcdir)/*.xml 
$(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)
-+      $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/examples
++      @MKDIR_P@ $(DESTDIR)$(HTML_DIR)/examples
 +      -...@install@ -m 0644 $(srcdir)/*.html $(srcdir)/*.c $(srcdir)/*.xml 
$(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)/examples
  
  valgrind: 
        $(MAKE) CHECKER='valgrind' tests
-diff -Nurd -x'*~' libxml2-2.7.7.orig/update-sgml-catalog 
libxml2-2.7.7/update-sgml-catalog
---- libxml2-2.7.7.orig/update-sgml-catalog     1969-12-31 19:00:00.000000000 
-0500
-+++ libxml2-2.7.7/update-sgml-catalog  2010-09-26 22:40:19.000000000 -0400
+diff -Nurd -x'*~' libxml2-2.7.8.orig/update-sgml-catalog 
libxml2-2.7.8/update-sgml-catalog
+--- libxml2-2.7.8.orig/update-sgml-catalog     1969-12-31 19:00:00.000000000 
-0500
++++ libxml2-2.7.8/update-sgml-catalog  2010-11-04 22:31:15.000000000 -0400
 @@ -0,0 +1,28 @@
 +#!/bin/sh -e
 +#
@@ -65,9 +65,9 @@
 +chmod 0644 ${CATALOG}
 +
 +exit 0
-diff -Nurd -x'*~' libxml2-2.7.7.orig/update-xml-catalog 
libxml2-2.7.7/update-xml-catalog
---- libxml2-2.7.7.orig/update-xml-catalog      1969-12-31 19:00:00.000000000 
-0500
-+++ libxml2-2.7.7/update-xml-catalog   2010-09-26 22:40:19.000000000 -0400
+diff -Nurd -x'*~' libxml2-2.7.8.orig/update-xml-catalog 
libxml2-2.7.8/update-xml-catalog
+--- libxml2-2.7.8.orig/update-xml-catalog      1969-12-31 19:00:00.000000000 
-0500
++++ libxml2-2.7.8/update-xml-catalog   2010-11-04 22:31:15.000000000 -0400
 @@ -0,0 +1,29 @@
 +#!/bin/sh -e
 +#

Index: libxml2.info
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/libxml2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libxml2.info        27 Sep 2010 03:26:31 -0000      1.2
+++ libxml2.info        5 Nov 2010 02:50:54 -0000       1.3
@@ -1,5 +1,5 @@
 Package: libxml2
-Version: 2.7.7
+Version: 2.7.8
 Revision: 1
 Maintainer: The Gnome Core Team <fink-gnome-c...@lists.sourceforge.net>
 Depends: %N-bin (= %v-%r), %N-shlibs (= %v-%r), pkgconfig (>= 0.23)
@@ -12,9 +12,9 @@
 <<
 #Source: mirror:gnome:sources/%n/2.6/%n-%v.tar.bz2
 Source: http://xmlsoft.org/sources/%n-%v.tar.gz
-Source-MD5: 9abc9959823ca9ff904f1fbcf21df066
+Source-MD5: 8127a65e8c3b08856093099b52599c86
 PatchFile: %n.patch
-PatchFile-MD5: 3db53f631e20e70bb0132f0f060e9a18
+PatchFile-MD5: 781be9d42f7a60d220da4a93cf07eae2
 PatchScript: <<
        sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
        perl -pi -e 's|/etc|%p/etc|g' catalog.c doc/catalog.html 
doc/guidelines.html doc/xml.html doc/xmlcatalog.1 doc/xmlcatalog_man.html 
doc/xmlcatalog_man.xml doc/xmllint.1 doc/xmllint.html runtest.c xmlcatalog.c 
doc/xmllint.xml
@@ -128,7 +128,7 @@
        libiconv doesn't support ebcdic. See:
        https://bugzilla.gnome.org/show_bug.cgi?id=603432
 
-       2.7.7 python-bindings fail self-tests, and 2.6.32 bindings
+       2.7.8 python-bindings fail self-tests, and 2.6.32 bindings
        fail self-tests when built/tested against 2.7.x, so 2.7.x is
        blocked.
 <<

Index: libxml2-py.patch
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/libxml2-py.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libxml2-py.patch    27 Sep 2010 03:26:31 -0000      1.2
+++ libxml2-py.patch    5 Nov 2010 02:50:54 -0000       1.3
@@ -1,6 +1,6 @@
-diff -Nurd -x'*~' libxml2-2.7.7.orig/python/Makefile.in 
libxml2-2.7.7/python/Makefile.in
---- libxml2-2.7.7.orig/python/Makefile.in      2010-09-26 22:38:34.000000000 
-0400
-+++ libxml2-2.7.7/python/Makefile.in   2010-09-26 22:59:22.000000000 -0400
+diff -Nurd -x'*~' libxml2-2.7.8.orig/python/Makefile.in 
libxml2-2.7.8/python/Makefile.in
+--- libxml2-2.7.8.orig/python/Makefile.in      2010-11-04 13:28:16.000000000 
-0400
++++ libxml2-2.7.8/python/Makefile.in   2010-11-04 22:47:00.000000000 -0400
 @@ -74,7 +74,7 @@
  am__installdirs = "$(DESTDIR)$(pythondir)" "$(DESTDIR)$(docsdir)" \
        "$(DESTDIR)$(pythondir)" "$(DESTDIR)$(pythondir)"
@@ -19,7 +19,7 @@
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
  am__mv = mv -f
-@@ -368,8 +368,6 @@
+@@ -370,8 +370,6 @@
  SUBDIRS = . tests
  INCLUDES = \
        -I$(PYTHON_INCLUDES) \
@@ -28,7 +28,7 @@
        -I$(top_builddir)/$(subdir)
  
  docsdir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)
-@@ -385,7 +383,7 @@
+@@ -387,7 +385,7 @@
  
  libxml2mod_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -module 
-avoid-version 
  @with_python_t...@mylibs = \
@@ -37,9 +37,9 @@
  
  @with_python_t...@python_ltlibraries = libxml2mod.la
  @with_python_t...@libxml2mod_la_sources = $(srcdir)/libxml.c $(srcdir)/types.c
-diff -Nurd -x'*~' libxml2-2.7.7.orig/python/setup.py 
libxml2-2.7.7/python/setup.py
---- libxml2-2.7.7.orig/python/setup.py 2010-09-26 22:38:34.000000000 -0400
-+++ libxml2-2.7.7/python/setup.py      2010-09-26 22:56:49.000000000 -0400
+diff -Nurd -x'*~' libxml2-2.7.8.orig/python/setup.py 
libxml2-2.7.8/python/setup.py
+--- libxml2-2.7.8.orig/python/setup.py 2010-11-04 13:28:24.000000000 -0400
++++ libxml2-2.7.8/python/setup.py      2010-11-04 22:47:00.000000000 -0400
 @@ -231,7 +231,7 @@
         author = "Daniel Veillard",
         author_email = "veill...@redhat.com",
@@ -49,10 +49,10 @@
         py_modules=modules,
         ext_modules=extens,
         ext_package=ext_package,
-diff -Nurd -x'*~' libxml2-2.7.7.orig/python/tests/Makefile.in 
libxml2-2.7.7/python/tests/Makefile.in
---- libxml2-2.7.7.orig/python/tests/Makefile.in        2010-09-26 
22:38:34.000000000 -0400
-+++ libxml2-2.7.7/python/tests/Makefile.in     2010-09-26 22:56:49.000000000 
-0400
-@@ -559,14 +559,21 @@
+diff -Nurd -x'*~' libxml2-2.7.8.orig/python/tests/Makefile.in 
libxml2-2.7.8/python/tests/Makefile.in
+--- libxml2-2.7.8.orig/python/tests/Makefile.in        2010-11-04 
13:28:16.000000000 -0400
++++ libxml2-2.7.8/python/tests/Makefile.in     2010-11-04 22:47:00.000000000 
-0400
+@@ -561,14 +561,21 @@
  
  @with_python_t...@tests: $(PYTESTS)
  @WITH_PYTHON_TRUE@    @echo "## running Python regression tests"

Index: libxml2-py.info
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/libxml2-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libxml2-py.info     27 Sep 2010 03:26:31 -0000      1.2
+++ libxml2-py.info     5 Nov 2010 02:50:54 -0000       1.3
@@ -1,6 +1,6 @@
 Info2: <<
 Package: libxml2-py%type_pkg[python]
-Version: 2.7.7
+Version: 2.7.8
 Revision: 1
 Maintainer: Daniel Macks <dma...@netspace.org>
 Type: python (2.5 2.6 2.7)
@@ -15,9 +15,9 @@
 <<
 #Source: mirror:gnome:sources/%n/2.6/%libxml2-%v.tar.bz2
 Source: http://xmlsoft.org/sources/libxml2-%v.tar.gz
-Source-MD5: 9abc9959823ca9ff904f1fbcf21df066
+Source-MD5: 8127a65e8c3b08856093099b52599c86
 PatchFile: %{ni}.patch
-PatchFile-MD5: 06c14e7496766f7467e450f39890b6bc
+PatchFile-MD5: 4c868fe3dc9b41eaf87666eb5dfe163f
 PatchScript: <<
        %{default_script}
   perl -pi -e 's/MAKEFLAGS\+=--silent//' `find . -name Makefile.in`


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to