[MacPorts] #1358: Update port textproc/xercesc

MacPorts noreply at macports.org
Thu Mar 24 05:07:11 PDT 2016


#1358: Update port textproc/xercesc
----------------------+--------------------
  Reporter:  sandy@…  |      Owner:  mww@…
      Type:  update   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  1.0
Resolution:  fixed    |   Keywords:
      Port:  xercesc  |
----------------------+--------------------
Changes (by ryandesign@…):

 * type:  defect => update
 * port:   => xercesc


Old description:

> xercesc port don't build anymore because xerces was updated to version
> 2.4.0 on apache.org.
>
> I fixed my Portfile locally, here is a cvs diff of my change:
>
> Index: Portfile
> ============================================================
> =======
> RCS file:
> /Volumes/src/cvs/od/proj/darwinports/dports/textproc/xercesc/Portfile,v
> retrieving revision 1.4
> diff -r1.4 Portfile
> 4c4
> < version                       2.3.0
> ---
> > version                       2.4.0
> 18,19c18,20
> < distname              xerces-c-src_2_3_0
> < checksums             md5 5167dca8942dd2dd719fa5a8ebe0c18b
> ---
> > distname              xerces-c-src_2_4_0
> > checksums             md5 d2cbd82c835441a1420eb38c4dda5129
> > worksrcdir            xerces-c-src2_4_0
> 42c43
> <       file copy ${worksrcpath}/version.incl ${worksrcpath}/LICENSE \
> ---
> >       file copy ${worksrcpath}/version.incl \

New description:

 xercesc port don't build anymore because xerces was updated to version
 2.4.0 on apache.org.

 I fixed my Portfile locally, here is a cvs diff of my change:

 {{{
 Index: Portfile
 ===================================================================
 RCS file:
 /Volumes/src/cvs/od/proj/darwinports/dports/textproc/xercesc/Portfile,v
 retrieving revision 1.4
 diff -r1.4 Portfile
 4c4
 < version                       2.3.0
 ---
 > version                       2.4.0
 18,19c18,20
 < distname              xerces-c-src_2_3_0
 < checksums             md5 5167dca8942dd2dd719fa5a8ebe0c18b
 ---
 > distname              xerces-c-src_2_4_0
 > checksums             md5 d2cbd82c835441a1420eb38c4dda5129
 > worksrcdir            xerces-c-src2_4_0
 42c43
 <       file copy ${worksrcpath}/version.incl ${worksrcpath}/LICENSE \
 ---
 >       file copy ${worksrcpath}/version.incl \
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/1358#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list