pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/liblinebreak Update to 2.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb5cb244323d
branches: trunk
changeset: 569579:eb5cb244323d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 16 17:45:54 2010 +0000
description:
Update to 2.0:
New in 2.0
- Update the algorithm and data according to UAX #14-24 and
LineBreak-5.2.0.txt
- Rename some functions to reduce namespace pollution
- Make Doxygen documentation better
diffstat:
textproc/liblinebreak/Makefile | 4 ++--
textproc/liblinebreak/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 78e428b58e2d -r eb5cb244323d textproc/liblinebreak/Makefile
--- a/textproc/liblinebreak/Makefile Sat Jan 16 17:44:32 2010 +0000
+++ b/textproc/liblinebreak/Makefile Sat Jan 16 17:45:54 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/05/03 13:03:37 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/01/16 17:45:54 wiz Exp $
#
-DISTNAME= liblinebreak-1.2
+DISTNAME= liblinebreak-2.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vimgadgets/}
diff -r 78e428b58e2d -r eb5cb244323d textproc/liblinebreak/distinfo
--- a/textproc/liblinebreak/distinfo Sat Jan 16 17:44:32 2010 +0000
+++ b/textproc/liblinebreak/distinfo Sat Jan 16 17:45:54 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/05/03 13:03:37 wiz Exp $
+$NetBSD: distinfo,v 1.4 2010/01/16 17:45:54 wiz Exp $
-SHA1 (liblinebreak-1.2.tar.gz) = fe7f466fbf5c01bd01d9e549f3f954d985e307e7
-RMD160 (liblinebreak-1.2.tar.gz) = 0dc528ee7fbfc770ef120d83a26400e0f69c7fbf
-Size (liblinebreak-1.2.tar.gz) = 370221 bytes
+SHA1 (liblinebreak-2.0.tar.gz) = 8b97931e4f4645da933091ac9d6a4d87fb9b7350
+RMD160 (liblinebreak-2.0.tar.gz) = 1c2becdb8d1f05ba397045b413a02b3a026a4047
+Size (liblinebreak-2.0.tar.gz) = 397689 bytes
Home |
Main Index |
Thread Index |
Old Index