pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/oniguruma oniguruma: update to 6.7.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/480f43f76809
branches:  trunk
changeset: 374738:480f43f76809
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 28 16:25:36 2018 +0000

description:
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

diffstat:

 textproc/oniguruma/Makefile |   4 ++--
 textproc/oniguruma/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f5b995811f40 -r 480f43f76809 textproc/oniguruma/Makefile
--- a/textproc/oniguruma/Makefile       Sun Jan 28 16:24:31 2018 +0000
+++ b/textproc/oniguruma/Makefile       Sun Jan 28 16:25:36 2018 +0000
@@ -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 -r f5b995811f40 -r 480f43f76809 textproc/oniguruma/distinfo
--- a/textproc/oniguruma/distinfo       Sun Jan 28 16:24:31 2018 +0000
+++ b/textproc/oniguruma/distinfo       Sun Jan 28 16:25:36 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index