Maintenance update to Ingo 1.1.4
Major changes compared to the Ingo H3 (1.1.3) version are: * Added Simplified Chinese translation. * Updated Estonian, Polish, and Spanish translations. * Small bugfixes and improvements. The full list of changes (from version H3 (1.1.3)) can be viewed here: http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.62&r2=1.55.2.68&ty=h
This commit is contained in:
parent
d44425487d
commit
8ec462f1c1
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 00:17:04 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/10/01 09:18:17 mbalmer Exp $
|
||||
|
||||
COMMENT= mail filter rules for imp
|
||||
|
||||
HORDE_MODULE= ingo
|
||||
HORDE_NAME= Ingo
|
||||
|
||||
DISTNAME= ${HORDE_MODULE}-h3-1.1.3
|
||||
DISTNAME= ${HORDE_MODULE}-h3-1.1.4
|
||||
CATEGORIES= mail www
|
||||
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (ingo-h3-1.1.3.tar.gz) = DNUyWWbMKZKPgJELitk77A==
|
||||
RMD160 (ingo-h3-1.1.3.tar.gz) = sVggIeQRVRiPNggBnhhkxrsIzdo=
|
||||
SHA1 (ingo-h3-1.1.3.tar.gz) = P7/Jpyom5OQBbt7jnP49FhBVGFk=
|
||||
SHA256 (ingo-h3-1.1.3.tar.gz) = 1KXbO3oTQL4PGPEN+K/8hjHPU0WkmGK/icOh0gdpqEY=
|
||||
SIZE (ingo-h3-1.1.3.tar.gz) = 1356658
|
||||
MD5 (ingo-h3-1.1.4.tar.gz) = JG50ERledFpSQu1+5BFHLw==
|
||||
RMD160 (ingo-h3-1.1.4.tar.gz) = Wy5grKjDL/M02olaO9K9nfoerh4=
|
||||
SHA1 (ingo-h3-1.1.4.tar.gz) = 1yZESjeDe8c9T791NElof2IcsFo=
|
||||
SHA256 (ingo-h3-1.1.4.tar.gz) = lI78vDtLN4irM5+f7mHt40eTCAklv3G+648yZXo43qI=
|
||||
SIZE (ingo-h3-1.1.4.tar.gz) = 1432591
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/05/05 14:02:13 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2007/10/01 09:18:17 mbalmer Exp $
|
||||
horde/${HORDE_MODULE}/
|
||||
horde/${HORDE_MODULE}/LICENSE
|
||||
horde/${HORDE_MODULE}/README
|
||||
@ -134,6 +134,9 @@ horde/${HORDE_MODULE}/locale/sv_SE/LC_MESSAGES/${HORDE_MODULE}.mo
|
||||
horde/${HORDE_MODULE}/locale/tr_TR/
|
||||
horde/${HORDE_MODULE}/locale/tr_TR/LC_MESSAGES/
|
||||
horde/${HORDE_MODULE}/locale/tr_TR/LC_MESSAGES/${HORDE_MODULE}.mo
|
||||
horde/${HORDE_MODULE}/locale/zh_CN/
|
||||
horde/${HORDE_MODULE}/locale/zh_CN/LC_MESSAGES/
|
||||
horde/${HORDE_MODULE}/locale/zh_CN/LC_MESSAGES/${HORDE_MODULE}.mo
|
||||
horde/${HORDE_MODULE}/locale/zh_TW/
|
||||
horde/${HORDE_MODULE}/locale/zh_TW/LC_MESSAGES/
|
||||
horde/${HORDE_MODULE}/locale/zh_TW/LC_MESSAGES/${HORDE_MODULE}.mo
|
||||
@ -163,6 +166,7 @@ horde/${HORDE_MODULE}/po/ro_RO.po
|
||||
horde/${HORDE_MODULE}/po/sl_SI.po
|
||||
horde/${HORDE_MODULE}/po/sv_SE.po
|
||||
horde/${HORDE_MODULE}/po/tr_TR.po
|
||||
horde/${HORDE_MODULE}/po/zh_CN.po
|
||||
horde/${HORDE_MODULE}/po/zh_TW.po
|
||||
horde/${HORDE_MODULE}/rule.php
|
||||
horde/${HORDE_MODULE}/script.php
|
||||
|
Loading…
x
Reference in New Issue
Block a user