Mon Jan 15 08:49:04 2018 UTC ()
oniguruma: updated to 6.7.0

New feature of version 6.7.0
NEW: hexadecimal codepoint \uHHHH
NEW: add ONIG_SYNTAX_ONIGURUMA (== ONIG_SYNTAX_DEFAULT)
Disabled \N and \O on ONIG_SYNTAX_RUBY
Reduced object size

New feature of version 6.6.1
Fix definition of \X

New feature of version 6.6.0
NEW: ASCII only mode options for character type/property (?WDSP)
NEW: Extended Grapheme Cluster boundary \y, \Y (*original)
NEW: Extended Grapheme Cluster \X
Range-clear (Absent-clear) operator restores previous range in backtrack.

New feature of version 6.5.0
NEW: \K (keep)
NEW: \R (general newline) \N (no newline)
NEW: \O (true anychar)
NEW: if-then-else syntax (?(...)...|...)
NEW: Backreference validity checker (?(xxx)) (*original)
NEW: Absent repeater (?~absent)
NEW: Absent expression (?~|absent|expr) (*original)
NEW: Absent stopper (?~|absent) (*original)

New feature of version 6.4.0
Fix fatal problem of endless repeat on Windows
NEW: call zero (call the total regexp) \g<0>
NEW: relative backref/call by positive number \k<+n>, \g<+n>

New feature of version 6.3.0
NEW: octal codepoint \o{.....}

New feature of version 6.1.2
allow word bound, word begin and word end in look-behind.
NEW option: ONIG_OPTION_CHECK_VALIDITY_OF_STRING

New feature of version 6.1
improved doc/RE
NEW API: onig_scan()

New feature of version 6.0
Update Unicode 8.0 Property/Case-folding
NEW API: onig_unicode_define_user_property()


(adam)
diff -r1.5 -r1.6 pkgsrc/textproc/oniguruma/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/textproc/oniguruma/PLIST
diff -r1.3 -r1.4 pkgsrc/textproc/oniguruma/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/textproc/oniguruma/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/oniguruma/Makefile 2012/10/25 06:56:09 1.5
+++ pkgsrc/textproc/oniguruma/Makefile 2018/01/15 08:49:04 1.6
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile,v 1.5 2012/10/25 06:56:09 asau Exp $ 1# $NetBSD: Makefile,v 1.6 2018/01/15 08:49:04 adam Exp $
2# 
3 2
4DISTNAME= onig-5.9.2 3DISTNAME= onig-6.7.0
5PKGNAME= ${DISTNAME:S/onig/oniguruma/} 4PKGNAME= ${DISTNAME:S/onig/oniguruma/}
6CATEGORIES= devel 5CATEGORIES= devel
7MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/ 6MASTER_SITES= ${MASTER_SITE_GITHUB:=kkos/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.geocities.jp/kosako3/oniguruma/ 9HOMEPAGE= https://github.com/kkos/oniguruma
11COMMENT= Regular expressions library 10COMMENT= Regular expressions library
12LICENSE= 2-clause-bsd 11LICENSE= 2-clause-bsd
13 12
14GNU_CONFIGURE= yes 13GITHUB_PROJECT= oniguruma
15USE_LIBTOOL= yes 14GITHUB_RELEASE= v${PKGVERSION_NOREV}
16 15
17TEST_TARGET= atest 16USE_LIBTOOL= yes
 17GNU_CONFIGURE= yes
 18PKGCONFIG_OVERRIDE= oniguruma.pc.in
18 19
19.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/textproc/oniguruma/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/oniguruma/PLIST 2008/08/09 17:33:22 1.1.1.1
+++ pkgsrc/textproc/oniguruma/PLIST 2018/01/15 08:49:04 1.2
@@ -1,6 +1,7 @@ @@ -1,6 +1,7 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2008/08/09 17:33:22 ahoka Exp $ 1@comment $NetBSD: PLIST,v 1.2 2018/01/15 08:49:04 adam Exp $
2bin/onig-config 2bin/onig-config
3include/oniggnu.h 3include/oniggnu.h
4include/onigposix.h 4include/onigposix.h
5include/oniguruma.h 5include/oniguruma.h
6lib/libonig.la 6lib/libonig.la
 7lib/pkgconfig/oniguruma.pc

cvs diff -r1.3 -r1.4 pkgsrc/textproc/oniguruma/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/oniguruma/distinfo 2015/11/04 01:59:42 1.3
+++ pkgsrc/textproc/oniguruma/distinfo 2018/01/15 08:49:04 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2015/11/04 01:59:42 agc Exp $ 1$NetBSD: distinfo,v 1.4 2018/01/15 08:49:04 adam Exp $
2 2
3SHA1 (onig-5.9.2.tar.gz) = 63d0a412b9e8578724c37ef8936704c8b985f6cb 3SHA1 (onig-6.7.0.tar.gz) = 53e3863cf15a1f58889d8eeb4b0ccd5fc9e8c3b3
4RMD160 (onig-5.9.2.tar.gz) = 87345a5db8d2d72522d2ba5bbda11ea20ffe80ec 4RMD160 (onig-6.7.0.tar.gz) = 281ac92002afc6ba93e3681ea94a2248947db433
5SHA512 (onig-5.9.2.tar.gz) = fedc9ed663e9970c1f44647431085093f792af1273d5fd25713545e6770652f959a78fb059e44ec348f201f40b2aaa9ef8d081721842f4fa7c486def2a73a8e7 5SHA512 (onig-6.7.0.tar.gz) = 21b10ff7cca8bdf057110927755cecf444415e308a8580427a4f661d58e678ef808a9e238066c54e664878739449fcf3de9e8348568e9dad2bfdda8d39b46a30
6Size (onig-5.9.2.tar.gz) = 539739 bytes 6Size (onig-6.7.0.tar.gz) = 952950 bytes