[MacPorts] #21669: update: caml-pcre to 6.0.1

MacPorts noreply at macports.org
Mon Sep 28 06:59:25 PDT 2009


#21669: update: caml-pcre to 6.0.1
-------------------------------+--------------------------------------------
 Reporter:  avsm@…             |       Owner:  landonf
     Type:  update             |      Status:  new    
 Priority:  Normal             |   Milestone:         
Component:  ports              |     Version:  1.8.0  
 Keywords:                     |        Port:         
-------------------------------+--------------------------------------------
 This update fixes various segfaults for me and so is fairly important.

 Index: Portfile
 ===================================================================
 --- Portfile    (revision 58392)
 +++ Portfile    (working copy)
 @@ -3,8 +3,7 @@
  PortSystem 1.0

  name                caml-pcre
 -version             5.15.0
 -revision            2
 +version             6.0.1
  categories          devel ml
  maintainers         landonf openmaintainer
  description         Perl compatibility regular expressions for OCaml
 @@ -17,13 +16,12 @@
  platforms           darwin
  master_sites        http://www.ocaml.info/ocaml_sources/

 -checksums           md5 dffb7cbe2f3798f424ca8737727234ac \
 -                    sha1 b7fb293867cf2c7d7deddc29e6a445359b0f7604 \
 -                    rmd160 b2a515f2120e2e6a25f03ee15d60fe766621f5a9
 +checksums           md5     ab016dceb9d992dbca7d01f955c7187e \
 +                    sha1    16d612a55c7a7733cac62f8108329f236f83f46f \
 +                    rmd160  92bc6df356f9ce898519e571dc17ee79977a915e

 -distfiles           pcre-ocaml-${version}.tar.bz2
 +distfiles           pcre-ocaml-${version}.tar.gz
  worksrcdir          pcre-ocaml-${version}
 -use_bzip2           yes

  livecheck.type      regex
  livecheck.regex     "pcre-ocaml-(.*?).tar.gz"

-- 
Ticket URL: <http://trac.macports.org/ticket/21669>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list