Ticket #11062: dports_java_xercesj_2_9_0.patch

File dports_java_xercesj_2_9_0.patch, 2.0 KB (added by mark@…, 18 years ago)
  • xercesj/Portfile

    ==== Patch <dports_java_xercesj> level 1
    Source: f4683a9b-5f3c-4ec4-b7f8-a7e21da36217:/local/trunk/dports/java:20086 [local]
    Target: d073be05-634f-4543-b044-5fe20cf6d1d6:/trunk/dports/java:20583 [mirrored]
            (http://svn.macports.org/repository/macports/trunk)
    Log:
     r19897@entropy:  mark | 2006-11-08 11:01:13 -0800
     Copy the mirrored repository to a local repository.
    
     r20086@entropy:  mark | 2006-11-25 03:38:23 -0800
     UPDATE: xercesj-2.9.0
    
    === xercesj/Portfile
    ==================================================================
     
    22
    33PortSystem 1.0
    44
    5 name                            xercesj
    6 version                         2.8.1
     5name                               xercesj
     6version                         2.9.0
    77
    88categories                      java textproc
    99maintainers                     jberry@macports.org
     
    1111
    1212description                     Apache Xerces 2 Java XML Parser
    1313long_description        The Xerces 2 Java Parser supports XML 1.0 Third Edition\; \
    14                                         XML 1.1\; XML 1.1 Namespaces\; DOM Level 2 \
    15                                         Core, Events, Traversal and Range\; \
    16                                         SAX 2.0.1 Core and Extensions\; JAXP 1.2\; \
    17                                         Schema 1.0 Structure and Datatypes.
    18 homepage                        http://xml.apache.org/xerces-j/
     14                                           XML 1.1\; XML 1.1 Namespaces\; DOM Level 2 \
     15                                           Core, Events, Traversal and Range\; \
     16                                           SAX 2.0.1 Core and Extensions\; JAXP 1.2\; \
     17                                           Schema 1.0 Structure and Datatypes.
     18homepage                           http://xml.apache.org/xerces-j/
    1919
    20 distname                        Xerces-J-src.${version}
     20distname                           Xerces-J-src.${version}
    2121distfiles                       ${distname}${extract.suffix} \
    22                                         Xerces-J-tools.${version}${extract.suffix}
     22                                              Xerces-J-tools.${version}${extract.suffix}
    2323
    2424master_sites            apache:xml/xerces-j/
    2525checksums                       ${distname}${extract.suffix} \
    26                                                 md5 737df086ccae96f77334974617ccb4e0 \
    27                                         Xerces-J-tools.${version}${extract.suffix} \
    28                                                 md5 cffa1a327a7c3bbb965628b799497494
     26                                                md5 bd43e57ec7105acc9f13072e0208d445 \
     27                                           Xerces-J-tools.${version}${extract.suffix} \
     28                                                md5 79d48733b0ab41af190f1af7ca89ab3f
    2929
    3030depends_build           bin:ant:apache-ant
    3131depends_lib                     bin:java:kaffe