update to hyphen 2.3.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
*** misc/hyphen-2.3/hyphen.c Thu Nov 22 09:51:20 2007
|
*** misc/hyphen-2.3.1/hyphen.c Thu Nov 22 09:51:20 2007
|
||||||
--- misc/build/hyphen-2.3/hyphen.c Mon Feb 18 10:46:20 2008
|
--- misc/build/hyphen-2.3.1/hyphen.c Mon Feb 18 10:46:20 2008
|
||||||
***************
|
***************
|
||||||
*** 298,304 ****
|
*** 298,304 ****
|
||||||
} else {
|
} else {
|
||||||
@@ -57,8 +57,8 @@
|
|||||||
} else {
|
} else {
|
||||||
dict->states[state_num].replcut = replcut;
|
dict->states[state_num].replcut = replcut;
|
||||||
}
|
}
|
||||||
*** misc/hyphen-2.3/makefile.mk Mon Feb 18 11:06:40 2008
|
*** misc/hyphen-2.3.1/makefile.mk Mon Feb 18 11:06:40 2008
|
||||||
--- misc/build/hyphen-2.3/makefile.mk Mon Feb 18 11:05:49 2008
|
--- misc/build/hyphen-2.3.1/makefile.mk Mon Feb 18 11:05:49 2008
|
||||||
***************
|
***************
|
||||||
*** 1 ****
|
*** 1 ****
|
||||||
! dummy
|
! dummy
|
||||||
@@ -67,9 +67,9 @@
|
|||||||
! #
|
! #
|
||||||
! # $RCSfile: hyphen-2.3.patch,v $
|
! # $RCSfile: hyphen-2.3.patch,v $
|
||||||
! #
|
! #
|
||||||
! # $Revision: 1.3 $
|
! # $Revision: 1.4 $
|
||||||
! #
|
! #
|
||||||
! # last change: $Author: mh $ $Date: 2008-02-18 10:07:47 $
|
! # last change: $Author: rene $ $Date: 2008-02-19 11:33:31 $
|
||||||
! #
|
! #
|
||||||
! #* The Contents of this file are made available subject to
|
! #* The Contents of this file are made available subject to
|
||||||
! #* the terms of GNU Lesser General Public License Version 2.1.
|
! #* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.3 $
|
# $Revision: 1.4 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rene $ $Date: 2008-02-18 09:42:59 $
|
# last change: $Author: rene $ $Date: 2008-02-19 11:33:31 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to
|
# The Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
@@ -44,7 +44,7 @@ TARGET=hyphen
|
|||||||
|
|
||||||
# --- Files --------------------------------------------------------
|
# --- Files --------------------------------------------------------
|
||||||
|
|
||||||
TARFILE_NAME=hyphen-2.3
|
TARFILE_NAME=hyphen-2.3.1
|
||||||
|
|
||||||
ADDITIONAL_FILES += makefile.mk
|
ADDITIONAL_FILES += makefile.mk
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.*
|
..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.*
|
||||||
..\%__SRC%\lib\hyphen.lib %_DEST%\lib%_EXT%\hyphen.lib
|
..\%__SRC%\lib\hyphen.lib %_DEST%\lib%_EXT%\hyphen.lib
|
||||||
|
|
||||||
..\%__SRC%\misc\build\hyphen-2.3\hyphen.h %_DEST%\inc\hyphen.h
|
..\%__SRC%\misc\build\hyphen-2.3.1\hyphen.h %_DEST%\inc\hyphen.h
|
||||||
..\%__SRC%\misc\build\hyphen-2.3\.libs\libhyphen.a %_DEST%\lib%_EXT%\libhyphen.a
|
..\%__SRC%\misc\build\hyphen-2.3.1\.libs\libhyphen.a %_DEST%\lib%_EXT%\libhyphen.a
|
||||||
..\%__SRC%\misc\build\hyphen-2.3\hyph_en_US.dic %_DEST%\bin\hyph_en_US.dic
|
..\%__SRC%\misc\build\hyphen-2.3.1\hyph_en_US.dic %_DEST%\bin\hyph_en_US.dic
|
||||||
|
Reference in New Issue
Block a user