aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-quota_usage-plugin
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-29 21:53:41 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-29 21:53:41 +0000
commit136ca293272e5a757b17cc770ce3fa2dfab4ddd0 (patch)
treec78a25fc800f6e8b2cb794d9f5cb0631fb78d999 /mail/squirrelmail-quota_usage-plugin
parent403a71fcb3d9a118e8aaf59cd135f07ba1fcd1f8 (diff)
downloadports-136ca293272e5a757b17cc770ce3fa2dfab4ddd0.tar.gz
ports-136ca293272e5a757b17cc770ce3fa2dfab4ddd0.zip
- Update to 1.3.1
PR: ports/96519 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Notes
Notes: svn path=/head/; revision=160844
Diffstat (limited to 'mail/squirrelmail-quota_usage-plugin')
-rw-r--r--mail/squirrelmail-quota_usage-plugin/Makefile2
-rw-r--r--mail/squirrelmail-quota_usage-plugin/distinfo6
-rw-r--r--mail/squirrelmail-quota_usage-plugin/pkg-plist4
3 files changed, 8 insertions, 4 deletions
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