diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-12-11 21:58:25 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-12-11 21:58:25 +0000 |
commit | 05f2149001eb6ed0d9643921add16724a5a2a8f1 (patch) | |
tree | 4818157b6b5beb200427606f7b8ea7a8eae383b6 /deskutils/mnemo | |
parent | 00846376bac1e1d8428b8466d816cd4bf8a6d2de (diff) | |
download | ports-05f2149001eb6ed0d9643921add16724a5a2a8f1.tar.gz ports-05f2149001eb6ed0d9643921add16724a5a2a8f1.zip |
Security upgrade to 2.0.3.
Full changelog at
<http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.16&r2=1.63.2.17.2.2&ty=h>
Security: VuXML 2506f558-6a8a-11da-b96e-000fb586ba73
Notes
Notes:
svn path=/head/; revision=150917
Diffstat (limited to 'deskutils/mnemo')
-rw-r--r-- | deskutils/mnemo/Makefile | 2 | ||||
-rw-r--r-- | deskutils/mnemo/distinfo | 5 | ||||
-rw-r--r-- | deskutils/mnemo/pkg-plist | 6 |
3 files changed, 10 insertions, 3 deletions
diff --git a/deskutils/mnemo/Makefile b/deskutils/mnemo/Makefile index d7e52c650651..61dc04ee2164 100644 --- a/deskutils/mnemo/Makefile +++ b/deskutils/mnemo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mnemo -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= deskutils www MASTER_SITES= ftp://ftp.horde.org/pub/mnemo/ \ ftp://ftp.planetmirror.com/pub/horde/mnemo/ \ diff --git a/deskutils/mnemo/distinfo b/deskutils/mnemo/distinfo index c42d7ab3b2c1..c7a1649b65aa 100644 --- a/deskutils/mnemo/distinfo +++ b/deskutils/mnemo/distinfo @@ -1,2 +1,3 @@ -MD5 (mnemo-h3-2.0.2.tar.gz) = 00b2eab008cffaddf34e2e02f6775336 -SIZE (mnemo-h3-2.0.2.tar.gz) = 941345 +MD5 (mnemo-h3-2.0.3.tar.gz) = 5fbc596ad7373205a5389db919c47bea +SHA256 (mnemo-h3-2.0.3.tar.gz) = c9479a1b544e3d313cc3192da510aa8f64ebcaf0e71bfd98a734b35c6f7b981d +SIZE (mnemo-h3-2.0.3.tar.gz) = 949740 diff --git a/deskutils/mnemo/pkg-plist b/deskutils/mnemo/pkg-plist index bd49f0ba7c18..cc60dcbc30d1 100644 --- a/deskutils/mnemo/pkg-plist +++ b/deskutils/mnemo/pkg-plist @@ -54,6 +54,7 @@ etc/horde/httpd.conf.mnemo %%MNEMODIR%%/locale/sk_SK/LC_MESSAGES/mnemo.mo %%MNEMODIR%%/locale/sk_SK/help.xml %%MNEMODIR%%/locale/sv_SE/LC_MESSAGES/mnemo.mo +%%MNEMODIR%%/locale/tr_TR/help.xml %%MNEMODIR%%/locale/zh_CN/LC_MESSAGES/mnemo.mo %%MNEMODIR%%/locale/zh_TW/LC_MESSAGES/mnemo.mo %%MNEMODIR%%/memo.php @@ -85,6 +86,7 @@ etc/horde/httpd.conf.mnemo %%MNEMODIR%%/po/zh_CN.po %%MNEMODIR%%/po/zh_TW.po %%MNEMODIR%%/scripts/.htaccess +%%MNEMODIR%%/scripts/import_vnotes.php %%MNEMODIR%%/scripts/sql/mnemo.sql %%MNEMODIR%%/scripts/sql/mnemo.oci8.sql %%MNEMODIR%%/scripts/upgrades/1.1_to_2.0.mysql.sql @@ -107,9 +109,12 @@ etc/horde/httpd.conf.mnemo %%MNEMODIR%%/templates/search/search.inc %%MNEMODIR%%/templates/view/memo.inc %%MNEMODIR%%/themes/graphics/add.png +%%MNEMODIR%%/themes/graphics/az.png %%MNEMODIR%%/themes/graphics/favicon.ico %%MNEMODIR%%/themes/graphics/mnemo.png %%MNEMODIR%%/themes/graphics/notepads.png +%%MNEMODIR%%/themes/graphics/za.png +%%MNEMODIR%%/themes/screen.css %%MNEMODIR%%/view.php %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%MNEMODIR%%/themes/graphics @@ -130,6 +135,7 @@ etc/horde/httpd.conf.mnemo @dirrm %%MNEMODIR%%/locale/zh_TW @dirrm %%MNEMODIR%%/locale/zh_CN/LC_MESSAGES @dirrm %%MNEMODIR%%/locale/zh_CN +@dirrm %%MNEMODIR%%/locale/tr_TR @dirrm %%MNEMODIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%MNEMODIR%%/locale/sv_SE @dirrm %%MNEMODIR%%/locale/sk_SK/LC_MESSAGES |