[MacPorts] #21669: update: caml-pcre to 6.0.1
#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
#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: -------------------------------+-------------------------------------------- Description changed by avsm@…: Old description:
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"
New description: This update fixes various segfaults for me and so is fairly important. -- -- Ticket URL: <http://trac.macports.org/ticket/21669#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: caml-pcre -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * cc: avsm (removed) * owner: landonf => landonf@… * port: => caml-pcre Comment: A few notes about your ticket: - Please fill in the Port field. - Full email addresses must be used. - You do not need to Cc yourself because the reporter is automatically Cc'ed. I fixed these issues for you this time. Finally, since the port is openmaintainer, feel free to commit the patch yourself. -- Ticket URL: <http://trac.macports.org/ticket/21669#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21669: update: caml-pcre to 6.0.1 --------------------------------+------------------------------------------- Reporter: avsm@… | Owner: landonf@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: caml-pcre | --------------------------------+------------------------------------------- Changes (by avsm@…): * status: new => closed * resolution: => fixed Comment: thanks; I wasnt sure if openmaintainer overrode having another maintainer there as well, so thought i'd check first. -- Ticket URL: <http://trac.macports.org/ticket/21669#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21669: update: caml-pcre to 6.0.1 --------------------------------+------------------------------------------- Reporter: avsm@… | Owner: landonf@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: caml-pcre | --------------------------------+------------------------------------------- Comment(by blb@…): openmaintainer usually means simple changes should be okay, but major, drastic updates should probably have a ticket. Of course, if the port is broken in some way and you can fix it, do so, even with maintained ports not listed with openmaintianer. Also, be sure to note the revision in which the change was committed when closing the ticket, for easy viewing. Using the revision number preceded by an '''r''' is best since trac will then automatically link it here. As in, this was fixed in r58419. -- Ticket URL: <http://trac.macports.org/ticket/21669#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts