Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23155/dists/unstable/main/finkinfo/text

Modified Files:
        xhtml-dtd.info xhtml-dtd.patch 
Log Message:
New revision from trackers (Submissions #1023911, resolves Bugs #1022441).


Index: xhtml-dtd.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/xhtml-dtd.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xhtml-dtd.patch     30 Nov 2003 02:21:03 -0000      1.1
+++ xhtml-dtd.patch     13 Sep 2004 13:47:31 -0000      1.2
@@ -1,33 +1,33 @@
 diff -Naur before/xhtml-1.0-catalog after/xhtml-1.0-catalog
 --- before/xhtml-1.0-catalog   Thu Jan  1 01:00:00 1970
-+++ after/xhtml-1.0-catalog    Fri Mar 28 18:16:13 2003
++++ after/xhtml-1.0-catalog    Tue Sep  7 16:42:32 2004
 @@ -0,0 +1,23 @@
 +# XHTML 1.0
 +"public" \
 +        "-//W3C//DTD XHTML 1.0 Strict//EN" \
 +        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml1-strict.dtd"
 +"public" \
-+        "-//W3C//DTD XHTML 1.0 Strict//EN" \
++        "-//W3C//DTD XHTML 1.0 Transitional//EN" \
 +        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml1-transitional.dtd"
 +"public" \
 +        "-//W3C//DTD XHTML 1.0 Frameset//EN" \
 +        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml1-frameset.dtd"
 +"public" \
 +        "-//W3C//ENTITIES Latin 1 for XHTML//EN" \
-+        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml1-frameset.dtd"
++        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml-lat1.ent"
 +"public" \
-+        "-//W3C//ENTITIES Latin 1 for XHTML//EN" \
-+        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml1-frameset.dtd"
++        "-//W3C//ENTITIES Symbols for XHTML//EN" \
++        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml-symbol.ent"
 +"public" \
-+        "-//W3C//ENTITIES Latin 1 for XHTML//EN" \
-+        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml1-frameset.dtd"
++        "-//W3C//ENTITIES Special for XHTML//EN" \
++        "file:///@PREFIX@/share/xml/dtd/xhtml/1.0/xhtml-special.ent"
 +
 +# this is in the catalog file
 +#OVERRIDE        YES
 +#SGMLDECL "xhtml1.dcl"
 diff -Naur before/xhtml-1.1-catalog after/xhtml-1.1-catalog
 --- before/xhtml-1.1-catalog   Thu Jan  1 01:00:00 1970
-+++ after/xhtml-1.1-catalog    Fri Mar 28 18:16:13 2003
++++ after/xhtml-1.1-catalog    Tue Sep  7 20:40:10 2004
 @@ -0,0 +1,11 @@
 +# XHTML 1.1
 +"public" \

Index: xhtml-dtd.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/xhtml-dtd.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xhtml-dtd.info      30 Nov 2003 02:21:03 -0000      1.1
+++ xhtml-dtd.info      13 Sep 2004 13:47:31 -0000      1.2
@@ -1,8 +1,8 @@
 Package: xhtml-dtd
 Version: 1.0
-Revision: 1
+Revision: 2
 Maintainer: Damien Pollet <[EMAIL PROTECTED]>
-#Depends: sgml-entities-iso8879
+Depends: libxml2-bin
 Source: http://www.w3.org/TR/xhtml1/xhtml1.tgz
 Source-MD5: 1fdad567eecb5deb8e32e3892cfe0074
 Source2: http://www.w3.org/TR/xhtml11/xhtml11.tgz
@@ -10,12 +10,8 @@
 NoSourceDirectory: true
 PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
 CompileScript: <<
+echo 'Fink: No compilation phase needed'
 <<
-##!/bin/sh
-#for v in 1.0 1.1; do
-#  sed -e "s|@VERSION@|$v|g" <xhtml-catalog >xhtml-dtd-$v
-#done
-#<<
 InstallScript: <<
 mkdir -p %i/share/xml/dtd/xhtml
 
@@ -33,7 +29,7 @@
 cp xhtml-1.1-catalog %i/etc/xml/catalog.d/xhtml-1.1
 mkdir -p %i/etc/sgml/catalog.d
 touch %i/etc/sgml/catalog.d/xhtml
-echo "%p/share/xml/dtd/xhtml/catalog" > %i/etc/sgml/catalog.d/xhtml
+echo '"%p/share/xml/dtd/xhtml/catalog"' > %i/etc/sgml/catalog.d/xhtml
 
 mkdir -p %i/share/doc/%n
 head -n 27 %i/share/xml/dtd/xhtml/1.1/xhtml11.dtd > %i/share/doc/%n/COPYRIGHT
@@ -61,7 +57,7 @@
 are XML based, and ultimately are designed to work in conjunction with
 XML-based user agents.
 <<
-DescUsage: <<
-<<
+#DescUsage: <<
+#<<
 License: OSI-Approved
 Homepage: http://www.w3.org/



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to