head	1.5;
access;
symbols
	pkgsrc-2026Q2:1.5.0.8
	pkgsrc-2026Q2-base:1.5
	pkgsrc-2026Q1:1.5.0.6
	pkgsrc-2026Q1-base:1.5
	pkgsrc-2025Q4:1.5.0.4
	pkgsrc-2025Q4-base:1.5
	pkgsrc-2025Q3:1.5.0.2
	pkgsrc-2025Q3-base:1.5
	pkgsrc-2025Q2:1.4.0.6
	pkgsrc-2025Q2-base:1.4
	pkgsrc-2025Q1:1.4.0.4
	pkgsrc-2025Q1-base:1.4
	pkgsrc-2024Q4:1.4.0.2
	pkgsrc-2024Q4-base:1.4
	pkgsrc-2024Q3:1.3.0.2
	pkgsrc-2024Q3-base:1.3
	pkgsrc-2024Q2:1.2.0.6
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.2.0.4
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.2.0.2
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.1.0.6
	pkgsrc-2023Q3-base:1.1
	pkgsrc-2023Q2:1.1.0.4
	pkgsrc-2023Q2-base:1.1
	pkgsrc-2023Q1:1.1.0.2
	pkgsrc-2023Q1-base:1.1;
locks; strict;
comment	@# @;


1.5
date	2025.09.15.16.57.50;	author taca;	state Exp;
branches;
next	1.4;
commitid	wsvxVNyhYJjCDPaG;

1.4
date	2024.11.06.14.56.13;	author taca;	state Exp;
branches;
next	1.3;
commitid	sFWo4aFGFaXF1BwF;

1.3
date	2024.09.22.07.39.59;	author taca;	state Exp;
branches;
next	1.2;
commitid	OesHdh1I7iDH3MqF;

1.2
date	2023.12.17.16.02.18;	author taca;	state Exp;
branches;
next	1.1;
commitid	orvi7R9l6pO2QPQE;

1.1
date	2023.03.05.14.51.31;	author taca;	state Exp;
branches;
next	;
commitid	HKnhCJM6KcxIFWfE;


desc
@@


1.5
log
@textproc/ruby-unicode-scripts: update to 1.12.0

1.12.0 (2025-09-10)

* Unicode 17.0
@
text
@# $NetBSD: Makefile,v 1.4 2024/11/06 14:56:13 taca Exp $

DISTNAME=	unicode-scripts-1.12.0
CATEGORIES=	textproc

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/janlelis/unicode-scripts
COMMENT=	Which script(s) does a Unicode string belong to?
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
@


1.4
log
@textproc/ruby-unicode-scripts: update to 1.11.0

1.11.0 (2024-11-04)

* Add augmented scripts and mixed-script detection (as described in UTS39)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2024/09/22 07:39:59 taca Exp $
d3 1
a3 1
DISTNAME=	unicode-scripts-1.11.0
@


1.3
log
@textproc/ruby-unicode-scripts: update to 1.10.0

1.10.0 (2024-09-12)

* Unicode 16.0
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2023/12/17 16:02:18 taca Exp $
d3 1
a3 1
DISTNAME=	unicode-scripts-1.10.0
@


1.2
log
@textproc/ruby-unicode-scripts: update to 1.9.0

1.9.0 (2023-10-01)

* Unicode 15.1
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2023/03/05 14:51:31 taca Exp $
d3 1
a3 1
DISTNAME=	unicode-scripts-1.9.0
@


1.1
log
@textproc/ruby-unicode-scripts: add package version 1.8.0

This package is required by new version of ruby-kramdown-rfc2629.


Unicode::Scripts

Retrieve the Unicode script(s) a string belongs to.  Can also return the
Script_Extension property which is defined as characters which are "commonly
used with more than one script, but with a limited number of scripts".

Unicode version: 15.0.0 (September 2022)
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	unicode-scripts-1.8.0
@

