[MacPorts] #26151: installed docbook ports are not always correctly reflected in xml catalog

MacPorts noreply at macports.org
Sun Feb 13 13:16:09 PST 2011


#26151: installed docbook ports are not always correctly reflected in xml catalog
------------------------------------------------------+---------------------
  Reporter:  jabronson@…                              |       Owner:  macports-tickets@…                   
      Type:  defect                                   |      Status:  reopened                             
  Priority:  Normal                                   |   Milestone:                                       
 Component:  ports                                    |     Version:  1.9.1                                
Resolution:                                           |    Keywords:                                       
      Port:  docbook-xml docbook-xsl xmlcatmgr xmlto  |  
------------------------------------------------------+---------------------

Comment(by hraban@…):

 fixed catalog:

 {{{
 <?xml version="1.0"?>
 <!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog
 V1.0//EN" "http://www.oasis-
 open.org/committees/entity/release/1.0/catalog.dtd">
 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
   <nextCatalog catalog="/opt/local/share/xsl/docbook-xsl/catalog.xml"/>
   <nextCatalog catalog="/opt/local/share/xml/docbook/5.0/catalog.xml"/>
   <nextCatalog catalog="/opt/local/share/xml/docbook/4.5/catalog.xml"/>
   <nextCatalog catalog="/opt/local/share/xml/docbook/4.4/catalog.xml"/>
   <nextCatalog catalog="/opt/local/share/xml/docbook/4.3/catalog.xml"/>
   <nextCatalog catalog="/opt/local/share/xml/docbook/4.2/catalog.xml"/>
   <nextCatalog catalog="/opt/local/share/xml/docbook/4.1.2/catalog.xml"/>
   <system systemId="http://glade.gnome.org/glade-2.0.dtd"
 uri="/opt/local/share/xml/libglade/glade-2.0.dtd"/>
 </catalog>
 }}}

 (upgrade of gtk-doc failed due to missing DocBook 4.3 entry, and that
 blocked all dependent ports)

-- 
Ticket URL: <https://trac.macports.org/ticket/26151#comment:30>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list