Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9449

Modified Files:
        docbook-xsl.info 
Log Message:
New upstream version

Index: docbook-xsl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/docbook-xsl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- docbook-xsl.info    18 Sep 2006 08:35:52 -0000      1.4
+++ docbook-xsl.info    20 Sep 2006 22:26:56 -0000      1.5
@@ -1,29 +1,28 @@
 Package: docbook-xsl
-Version: 1.70.1
+Version: 1.71.0
 Revision: 1
 Suggests: docbook-dtd, openjade
 Depends: libxml2-bin
 Source: mirror:sourceforge:docbook/%n-%v.tar.gz
 Source2: mirror:sourceforge:docbook/%n-doc-%v.tar.gz
-Source-MD5: 3ac0ab99bfbfc9c631baa03eef0f719c
-Source2-MD5: 7790ad90a0145a490dfe1cbecb0e06b8
+Source-MD5: a9799d21ff886a6e1a041d85d7c44a1e
+Source2-MD5: f1a222e575c4bd30d3692531ba35034e
 CompileScript: echo "Compile phase: nothing to do."
 InstallScript: <<
 #!/bin/sh -e
-perl -pi.bak -e 's|1.70.0|1.70.1|g' catalog.xml
 /usr/bin/install -d -m 755 %i/share/xml/xsl/docbook-xsl
 /usr/bin/install -d -m 755 %i/share/doc/docbook-xsl
-/bin/cp -R docsrc %i/share/doc/docbook-xsl
 /bin/cp -R doc/* %i/share/doc/docbook-xsl
-/bin/rm -Rf doc docsrc
+/bin/rm -Rf doc
 /bin/cp -R * %i/share/xml/xsl/docbook-xsl
 /bin/rm -f %i/share/xml/xsl/docbook-xsl/install.sh
 /bin/rm -f %i/share/xml/xsl/docbook-xsl/uninstall.sh
 /bin/rm -f %i/share/xml/xsl/docbook-xsl/test.sh
-/bin/rm -f %i/share/xml/xsl/docbook-xsl/LOG
 /bin/rm -f %i/share/xml/xsl/docbook-xsl/.CatalogManager.properties.example
+/bin/rm -f %i/share/xml/xsl/docbook-xsl/.cshrc.incl
+/bin/rm -f %i/share/xml/xsl/docbook-xsl/.emacs.el
+/bin/rm -f %i/share/xml/xsl/docbook-xsl/.profile.incl
 /bin/rm -f %i/share/xml/xsl/docbook-xsl/.urilist
-/bin/rm -f %i/share/xml/xsl/docbook-xsl/catalog.xml.bak
 /usr/bin/install -d -m 755 %i/etc/xml/catalog.d
 /bin/cat <<END >%i/etc/xml/catalog.d/%n-%v
 "rewriteSystem" "http://docbook.sourceforge.net/release/xsl/%v";      
"file://%p/share/xml/xsl/docbook-xsl"
@@ -62,11 +61,19 @@
  If you want to use Saxon, you need to install it, and optionally
  (but recommanded) Xerces, which provides additional features. 
  The documentation is installed in %p/share/doc/docbook-xsl.
- This release brings numerous changes and improvements to the 
- stylesheets, as well as new extensions; especially to the
- production of man pages and pdf files. It is therefore strongly
- recommanded to read the RELEASE-NOTES provided in various formats
- and located in %p/share/doc/docbook-xsl.
+ This release is mainly a bug fix release, though it has two
+ new features: 
+ 1 - highlighting support in programlisting
+ It requires xslthl, see 
+ <http://xmlguru.cz/2006/07/docbook-syntax-highlightingbrings>
+ for details.
+ 2 - Reworking of autoindexing
+ kimber and kosek methods should be now implemented with
+ customization layer.
+ Default indexing method is now basic and handles accented
+ characters.
+ See the release notes for more info:
+ <file:///%p/share/xml/xsl/docbook-xsl/RELEASE-NOTES.html>
 <<
 DescPackaging: <<
  The stylesheets are installed in %p/share/xml/xsl/docbook-xsl/ to
@@ -76,8 +83,6 @@
 Previous maintainer Thomas Kotzian <[EMAIL PROTECTED]>
 Adding proper prefix to rm, cp, cat, and install so that there is no
 problem with other versions of those tools installed elsewhere.
-Patched the local catalog as it refers incorrectly to version 
-1.70.1
 Added documentation
 <<
 Maintainer: Michele Garoche <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to