Opened 17 years ago

Last modified 8 years ago

#11205 closed update

UPDATE: oniguruma-4.4.4 -> 4.5.1 — at Initial Version

Reported by: peter@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.3.2
Keywords: Cc: yves@…
Port: oniguruma

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@… 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

Change History (0)

Note: See TracTickets for help on using tickets.