From fc10f6f3397655d9dbf6b9ae4a7aab84c69a6127 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 May 2009 13:03:37 +0000 Subject: Update to 1.2: New in 1.2 - Fix the bug that an assertion in code can fail if an invalid UTF-8 or UTF-16 sequence is encountered near the end of input - Remove the specialization of right single quotation mark as closing punctuation mark in English, French, and Spanish, because it can be used as apostrophe - Make Doxygen documentation better --- textproc/liblinebreak/Makefile | 6 ++++-- textproc/liblinebreak/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'textproc/liblinebreak') diff --git a/textproc/liblinebreak/Makefile b/textproc/liblinebreak/Makefile index 0b27f417afb..7f62ce22432 100644 --- a/textproc/liblinebreak/Makefile +++ b/textproc/liblinebreak/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/02/07 20:59:37 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/03 13:03:37 wiz Exp $ # -DISTNAME= liblinebreak-1.1 +DISTNAME= liblinebreak-1.2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vimgadgets/} @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://vimgadgets.sourceforge.net/liblinebreak/ COMMENT= Library for line breaking in a Unicode sequence +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake diff --git a/textproc/liblinebreak/distinfo b/textproc/liblinebreak/distinfo index db9e5095df2..f2f06ddb457 100644 --- a/textproc/liblinebreak/distinfo +++ b/textproc/liblinebreak/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/02/07 20:59:37 wiz Exp $ +$NetBSD: distinfo,v 1.3 2009/05/03 13:03:37 wiz Exp $ -SHA1 (liblinebreak-1.1.tar.gz) = 4fd9b43dc3baeab30a34fbbb783daa4ac8ba50d6 -RMD160 (liblinebreak-1.1.tar.gz) = 0b62e9e3e7f3da5caf7efe1c891b92350067618f -Size (liblinebreak-1.1.tar.gz) = 370101 bytes +SHA1 (liblinebreak-1.2.tar.gz) = fe7f466fbf5c01bd01d9e549f3f954d985e307e7 +RMD160 (liblinebreak-1.2.tar.gz) = 0dc528ee7fbfc770ef120d83a26400e0f69c7fbf +Size (liblinebreak-1.2.tar.gz) = 370221 bytes -- cgit v1.2.3