[Lunar-commits] r26091 - moonbase/trunk/doc-tools/unrtf
Dennis Veatch
stumbles at lunar-linux.org
Fri Oct 5 12:25:48 CEST 2007
Author: stumbles
Date: 2007-10-05 12:25:48 +0200 (Fri, 05 Oct 2007)
New Revision: 26091
Modified:
moonbase/trunk/doc-tools/unrtf/DETAILS
Log:
Since version 0.20.2;
fixed an error in unicode support introduced in 0.20.2, added support for
the "Times Modern Roman Greek" font used by some MSword users to encode
Greek fixed a buffer overflow risk in main.c, added the pict patches that
were sent to us fixed a fault that prevented Turkish characters being processed
0.20.4: upgraded to GPLv3
0.20.4-1: fixed bug with 'unrtf --version'
Modified: moonbase/trunk/doc-tools/unrtf/DETAILS
===================================================================
--- moonbase/trunk/doc-tools/unrtf/DETAILS 2007-10-05 10:16:48 UTC (rev 26090)
+++ moonbase/trunk/doc-tools/unrtf/DETAILS 2007-10-05 10:25:48 UTC (rev 26091)
@@ -1,12 +1,12 @@
MODULE=unrtf
- VERSION=0.20.2
+ VERSION=0.20.4-1
SOURCE[0]=${MODULE}_$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_$VERSION
- SOURCE_VFY[0]=sha1:d60b407b5dc2746192d5f7c902c43fdf5eff409e
+ SOURCE_VFY[0]=sha1:e74516b521456e9fe5bd56a1b017165c2f5f93c0
WEB_SITE=http://www.gnu.org/software/unrtf/unrtf.html
ENTERED=20060930
- UPDATED=20060930
+ UPDATED=20071005
SHORT="convert to HTML, LaTeX and other formats"
cat << EOF
More information about the Lunar-commits
mailing list