From 7599535d4b57a7c7f1ec4ae52e0f28f3779bbcab Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 28 Jan 2018 16:25:36 +0000 Subject: oniguruma: update to 6.7.1. 2018/01/26: Version 6.7.1 2018/01/25: disable USE_TRY_IN_MATCH_LIMIT by default 2018/01/24: implement mechanism of try-in-match-limit 2018/01/24: #76: rename EXPORT to ONIGURUMA_EXPORT 2018/01/15: #73: update for automake 1.15.1 2018/01/14: #74: update description of README 2018/01/10: #72: Correct spelling and grammar in FAQ (English) 2017/12/25: remove USE_COMBINATION_EXPLOSION_CHECK codes --- textproc/oniguruma/Makefile | 4 ++-- textproc/oniguruma/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'textproc/oniguruma') diff --git a/textproc/oniguruma/Makefile b/textproc/oniguruma/Makefile index f718f8ceb4f..9a7ad8febbb 100644 --- a/textproc/oniguruma/Makefile +++ b/textproc/oniguruma/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2018/01/15 08:49:04 adam Exp $ +# $NetBSD: Makefile,v 1.7 2018/01/28 16:25:36 wiz Exp $ -DISTNAME= onig-6.7.0 +DISTNAME= onig-6.7.1 PKGNAME= ${DISTNAME:S/onig/oniguruma/} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=kkos/} diff --git a/textproc/oniguruma/distinfo b/textproc/oniguruma/distinfo index 3042d802352..dbd15b3e643 100644 --- a/textproc/oniguruma/distinfo +++ b/textproc/oniguruma/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2018/01/15 08:49:04 adam Exp $ +$NetBSD: distinfo,v 1.5 2018/01/28 16:25:36 wiz Exp $ -SHA1 (onig-6.7.0.tar.gz) = 53e3863cf15a1f58889d8eeb4b0ccd5fc9e8c3b3 -RMD160 (onig-6.7.0.tar.gz) = 281ac92002afc6ba93e3681ea94a2248947db433 -SHA512 (onig-6.7.0.tar.gz) = 21b10ff7cca8bdf057110927755cecf444415e308a8580427a4f661d58e678ef808a9e238066c54e664878739449fcf3de9e8348568e9dad2bfdda8d39b46a30 -Size (onig-6.7.0.tar.gz) = 952950 bytes +SHA1 (onig-6.7.1.tar.gz) = 493d27461b9cf710ce3d97bf48ef1abd814e2db6 +RMD160 (onig-6.7.1.tar.gz) = 1886114a084d5c2bf317c30a82aa3a1da949d1cd +SHA512 (onig-6.7.1.tar.gz) = 36ce29b639e8a15bacc3fcce835eea3ae5516fbefc250d0152493b86166f8f3b74ae4c807c609f6374cd8c401b434dd1682747be14b70da64386150d4e82badc +Size (onig-6.7.1.tar.gz) = 951650 bytes -- cgit v1.2.3