- Update to 2.2.1

Major changes compared to the Mnemo H3 (2.2) version are:
* Improved deleting user data.
* Added Basque and Estonian translations.

The full list of changes (from version H3 (2.2)) can be viewed here:

http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.58&r2=1.63.2.68&ty=h
This commit is contained in:
Beech Rintoul 2008-09-23 02:42:21 +00:00
parent ed5e3c235f
commit f80b2a1da7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220475
6 changed files with 22 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mnemo
PORTVERSION= 2.2
PORTVERSION= 2.2.1
DISTVERSIONSUFFIX=
PORTEPOCH= 1
CATEGORIES= deskutils www

View File

@ -1,3 +1,3 @@
MD5 (mnemo-h3-2.2.tar.gz) = 4d7ab0675b14e4307b5f80d8426a64c0
SHA256 (mnemo-h3-2.2.tar.gz) = 597ff846ea7d32f6ffa6b3a8a199232bf6e35a790021873460a8aad9e1eb7294
SIZE (mnemo-h3-2.2.tar.gz) = 1470616
MD5 (mnemo-h3-2.2.1.tar.gz) = 40d760978a604bdfc13ce9510212d1b7
SHA256 (mnemo-h3-2.2.1.tar.gz) = 734f6b22a3026c1b7af9abe2f2249e21e1f6b1ecf430b3e54fb33787b12f153f
SIZE (mnemo-h3-2.2.1.tar.gz) = 1540501

View File

@ -33,6 +33,8 @@
%%HORDIR%%/locale/en_US/help.xml
%%HORDIR%%/locale/es_ES/LC_MESSAGES/mnemo.mo
%%HORDIR%%/locale/es_ES/help.xml
%%HORDIR%%/locale/eu_ES/LC_MESSAGES/mnemo.mo
%%HORDIR%%/locale/eu_ES/help.xml
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/mnemo.mo
%%HORDIR%%/locale/fi_FI/help.xml
%%HORDIR%%/locale/fr_FR/LC_MESSAGES/mnemo.mo
@ -74,6 +76,7 @@
%%HORDIR%%/po/de_DE.po
%%HORDIR%%/po/el_GR.po
%%HORDIR%%/po/es_ES.po
%%HORDIR%%/po/eu_ES.po
%%HORDIR%%/po/fi_FI.po
%%HORDIR%%/po/fr_FR.po
%%HORDIR%%/po/hu_HU.po
@ -98,6 +101,7 @@
%%HORDIR%%/po/zh_TW.po
%%HORDIR%%/pref_api.php
%%HORDIR%%/scripts/.htaccess
%%HORDIR%%/scripts/import_text_note.php
%%HORDIR%%/scripts/import_vnotes.php
%%HORDIR%%/scripts/sql/mnemo.mssql.sql
%%HORDIR%%/scripts/sql/mnemo.oci8.sql
@ -106,6 +110,7 @@
%%HORDIR%%/scripts/upgrades/1.1_to_2.0.mysql.sql
%%HORDIR%%/scripts/upgrades/1.1_to_2.0.pgsq.sql
%%HORDIR%%/scripts/upgrades/2.1_to_2.2.sql
%%HORDIR%%/scripts/upgrades/2.2_to_2.2.1.sql
%%HORDIR%%/scripts/upgrades/convert_datatree_shares_to_sql.php
%%HORDIR%%/search.php
%%HORDIR%%/templates/common-header.inc
@ -219,6 +224,8 @@
@dirrm %%HORDIR%%/locale/fr_FR
@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
@dirrm %%HORDIR%%/locale/fi_FI
@dirrm %%HORDIR%%/locale/eu_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/eu_ES
@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/es_ES
@dirrm %%HORDIR%%/locale/en_US

View File

@ -6,7 +6,7 @@
#
PORTNAME= mnemo
PORTVERSION= 2.2
PORTVERSION= 2.2.1
DISTVERSIONSUFFIX=
PORTEPOCH= 1
CATEGORIES= deskutils www

View File

@ -1,3 +1,3 @@
MD5 (mnemo-h3-2.2.tar.gz) = 4d7ab0675b14e4307b5f80d8426a64c0
SHA256 (mnemo-h3-2.2.tar.gz) = 597ff846ea7d32f6ffa6b3a8a199232bf6e35a790021873460a8aad9e1eb7294
SIZE (mnemo-h3-2.2.tar.gz) = 1470616
MD5 (mnemo-h3-2.2.1.tar.gz) = 40d760978a604bdfc13ce9510212d1b7
SHA256 (mnemo-h3-2.2.1.tar.gz) = 734f6b22a3026c1b7af9abe2f2249e21e1f6b1ecf430b3e54fb33787b12f153f
SIZE (mnemo-h3-2.2.1.tar.gz) = 1540501

View File

@ -33,6 +33,8 @@
%%HORDIR%%/locale/en_US/help.xml
%%HORDIR%%/locale/es_ES/LC_MESSAGES/mnemo.mo
%%HORDIR%%/locale/es_ES/help.xml
%%HORDIR%%/locale/eu_ES/LC_MESSAGES/mnemo.mo
%%HORDIR%%/locale/eu_ES/help.xml
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/mnemo.mo
%%HORDIR%%/locale/fi_FI/help.xml
%%HORDIR%%/locale/fr_FR/LC_MESSAGES/mnemo.mo
@ -74,6 +76,7 @@
%%HORDIR%%/po/de_DE.po
%%HORDIR%%/po/el_GR.po
%%HORDIR%%/po/es_ES.po
%%HORDIR%%/po/eu_ES.po
%%HORDIR%%/po/fi_FI.po
%%HORDIR%%/po/fr_FR.po
%%HORDIR%%/po/hu_HU.po
@ -98,6 +101,7 @@
%%HORDIR%%/po/zh_TW.po
%%HORDIR%%/pref_api.php
%%HORDIR%%/scripts/.htaccess
%%HORDIR%%/scripts/import_text_note.php
%%HORDIR%%/scripts/import_vnotes.php
%%HORDIR%%/scripts/sql/mnemo.mssql.sql
%%HORDIR%%/scripts/sql/mnemo.oci8.sql
@ -106,6 +110,7 @@
%%HORDIR%%/scripts/upgrades/1.1_to_2.0.mysql.sql
%%HORDIR%%/scripts/upgrades/1.1_to_2.0.pgsq.sql
%%HORDIR%%/scripts/upgrades/2.1_to_2.2.sql
%%HORDIR%%/scripts/upgrades/2.2_to_2.2.1.sql
%%HORDIR%%/scripts/upgrades/convert_datatree_shares_to_sql.php
%%HORDIR%%/search.php
%%HORDIR%%/templates/common-header.inc
@ -219,6 +224,8 @@
@dirrm %%HORDIR%%/locale/fr_FR
@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
@dirrm %%HORDIR%%/locale/fi_FI
@dirrm %%HORDIR%%/locale/eu_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/eu_ES
@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/es_ES
@dirrm %%HORDIR%%/locale/en_US