summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-03 13:03:37 +0000
committerwiz <wiz@pkgsrc.org>2009-05-03 13:03:37 +0000
commit4ca4535cc13aed929dd8c88b9a2ffd0351fa56ea (patch)
tree55b8e5c7d006870b573318aaf13027faf74329d7 /textproc
parentbda4437f9258d4d4859c9de0a84a58139ce86a73 (diff)
downloadpkgsrc-4ca4535cc13aed929dd8c88b9a2ffd0351fa56ea.tar.gz
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
Diffstat (limited to 'textproc')
-rw-r--r--textproc/liblinebreak/Makefile6
-rw-r--r--textproc/liblinebreak/distinfo8
2 files changed, 8 insertions, 6 deletions
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