Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2943

Modified Files:
        libxml2.info libxml2.patch 
Log Message:
don't xmllint the generated html...requires external (network) xml entity


Index: libxml2.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libxml2.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libxml2.patch       4 Jan 2011 17:16:21 -0000       1.7
+++ libxml2.patch       5 Jan 2011 16:56:40 -0000       1.8
@@ -26,7 +26,7 @@
  
  index.html: examples.xml examples.xsl
 -      -@(xsltproc examples.xsl examples.xml && echo "Rebuilt web page" && 
xmllint --valid --noout index.html)
-+      -@(xsltproc --nonet examples.xsl examples.xml && echo "Rebuilt web 
page" && xmllint --nonet --valid --noout index.html)
++      -@(xsltproc --nonet examples.xsl examples.xml && echo "Rebuilt web 
page")
  
  install-data-local: 
 -      @MKDIR_P@ $(DESTDIR)$(HTML_DIR)

Index: libxml2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libxml2.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- libxml2.info        4 Jan 2011 17:16:20 -0000       1.14
+++ libxml2.info        5 Jan 2011 16:56:40 -0000       1.15
@@ -14,7 +14,7 @@
 Source: http://xmlsoft.org/sources/%n-%v.tar.gz
 Source-MD5: 8127a65e8c3b08856093099b52599c86
 PatchFile: %n.patch
-PatchFile-MD5: 7fa5935b0cd75452901197751fbc7340
+PatchFile-MD5: 51675f66115d7ab64a5bf04ffbc455f7
 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


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to