[MacPorts] #11205: UPDATE: oniguruma-4.4.4 -> 4.5.1
MacPorts
noreply at macports.org
Thu Mar 24 06:16:31 PDT 2016
#11205: UPDATE: oniguruma-4.4.4 -> 4.5.1
------------------------+--------------------------------
Reporter: peter@… | Owner: macports-tickets@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.3.2
Resolution: fixed | Keywords:
Port: oniguruma |
------------------------+--------------------------------
Changes (by ryandesign@…):
* priority: High => Normal
* keywords: oniguruma distfile not found =>
* type: defect => update
* port: => oniguruma
Old description:
> When building GNUstep, the build failed on Oniguruma because the version
> in Macports (4.4.4) doesn't appear to exist any longer at the distfiles
> locations.
>
> Problem appears resolved with an upgrade to 4.5.1 of Oniguruma.
>
> Index: Portfile
> ===================================================================
> --- Portfile (revision 21078)
> +++ Portfile (working copy)
> @@ -2,7 +2,7 @@
>
> PortSystem 1.0
> name oniguruma
> -version 4.4.4
> +version 4.5.1
> maintainers yves at macports.org
> categories devel
> platforms darwin
> @@ -15,4 +15,4 @@
>
> distname onig-${version}
> master_sites http://www.geocities.jp/kosako3/oniguruma/archive/
> -checksums md5 2a651f8d307b5921911bddb9a434d107
> +checksums md5 ba3dd9caeca80afff318a1897c46327f
New description:
When building GNUstep, the build failed on Oniguruma because the version
in Macports (4.4.4) doesn't appear to exist any longer at the distfiles
locations.
Problem appears resolved with an upgrade to 4.5.1 of Oniguruma.
{{{
Index: Portfile
===================================================================
--- Portfile (revision 21078)
+++ Portfile (working copy)
@@ -2,7 +2,7 @@
PortSystem 1.0
name oniguruma
-version 4.4.4
+version 4.5.1
maintainers yves at macports.org
categories devel
platforms darwin
@@ -15,4 +15,4 @@
distname onig-${version}
master_sites http://www.geocities.jp/kosako3/oniguruma/archive/
-checksums md5 2a651f8d307b5921911bddb9a434d107
+checksums md5 ba3dd9caeca80afff318a1897c46327f
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/11205#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list