From 136ca293272e5a757b17cc770ce3fa2dfab4ddd0 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 29 Apr 2006 21:53:41 +0000 Subject: - Update to 1.3.1 PR: ports/96519 Submitted by: Gerrit Beine (maintainer) --- mail/squirrelmail-quota_usage-plugin/Makefile | 2 +- mail/squirrelmail-quota_usage-plugin/distinfo | 6 +++--- mail/squirrelmail-quota_usage-plugin/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) (limited to 'mail/squirrelmail-quota_usage-plugin') diff --git a/mail/squirrelmail-quota_usage-plugin/Makefile b/mail/squirrelmail-quota_usage-plugin/Makefile index b2dc53591fa9..73a46b8018da 100644 --- a/mail/squirrelmail-quota_usage-plugin/Makefile +++ b/mail/squirrelmail-quota_usage-plugin/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= mail www MASTER_SITES= http://www.squirrelmail.org/plugins/ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.2.7 diff --git a/mail/squirrelmail-quota_usage-plugin/distinfo b/mail/squirrelmail-quota_usage-plugin/distinfo index 11d9491f6ab0..16e0f46c892a 100644 --- a/mail/squirrelmail-quota_usage-plugin/distinfo +++ b/mail/squirrelmail-quota_usage-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (squirrelmail/quota_usage-1.3-1.2.7.tar.gz) = 55dc3ef776e6b0e75978a1090b16dad0 -SHA256 (squirrelmail/quota_usage-1.3-1.2.7.tar.gz) = bf9e3c48de72fa84147b36693677af2ac79ff1b9806f4247c61ce35cd9255af6 -SIZE (squirrelmail/quota_usage-1.3-1.2.7.tar.gz) = 38215 +MD5 (squirrelmail/quota_usage-1.3.1-1.2.7.tar.gz) = bf1722f96f388c73a0a0dbfc90d24422 +SHA256 (squirrelmail/quota_usage-1.3.1-1.2.7.tar.gz) = 4681ebdcbbc3cc6d3e122c7efdaa4a6f92158eb435214b20ab72c42af05eff71 +SIZE (squirrelmail/quota_usage-1.3.1-1.2.7.tar.gz) = 37922 diff --git a/mail/squirrelmail-quota_usage-plugin/pkg-plist b/mail/squirrelmail-quota_usage-plugin/pkg-plist index c74e3e524e44..0ef3b29eb36e 100644 --- a/mail/squirrelmail-quota_usage-plugin/pkg-plist +++ b/mail/squirrelmail-quota_usage-plugin/pkg-plist @@ -1,4 +1,6 @@ @unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin quota_usage; fi +%%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT/LC_MESSAGES/quota_usage.mo +%%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT/LC_MESSAGES/quota_usage.po %%SQUIRRELDIR%%/plugins/quota_usage/locale/quota_usage.pot %%SQUIRRELDIR%%/plugins/quota_usage/COPYING %%SQUIRRELDIR%%/plugins/quota_usage/FAQ @@ -12,6 +14,8 @@ %%SQUIRRELDIR%%/plugins/quota_usage/setup.php %%SQUIRRELDIR%%/plugins/quota_usage/screenshot.jpg %%SQUIRRELDIR%%/plugins/quota_usage/version +@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT/LC_MESSAGES +@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT @dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale @dirrm %%SQUIRRELDIR%%/plugins/quota_usage/ @exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin quota_usage; fi -- cgit v1.2.3