Date: Sat, 29 Apr 2006 15:35:14 GMT From: Gerrit Beine <gerrit.beine@gmx.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/96519: Update port: mail/squirrelmail-quota_usage-plugin Message-ID: <200604291535.k3TFZEhN015993@www.freebsd.org> Resent-Message-ID: <200604291540.k3TFeIkr051066@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96519 >Category: ports >Synopsis: Update port: mail/squirrelmail-quota_usage-plugin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 29 15:40:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 6.0-RELEASE >Organization: >Environment: FreeBSD freebsd60.vmware 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update to current version 1.3.1 >How-To-Repeat: >Fix: diff -Nur /usr/ports/mail/squirrelmail-quota_usage-plugin/Makefile squirrelmail-quota_usage-plugin/Makefile --- /usr/ports/mail/squirrelmail-quota_usage-plugin/Makefile Mon Mar 20 21:52:12 2006 +++ squirrelmail-quota_usage-plugin/Makefile Sat Apr 29 16:17:28 2006 @@ -5,7 +5,7 @@ # $FreeBSD: ports/mail/squirrelmail-quota_usage-plugin/Makefile,v 1.1 2006/03/20 20:52:12 pav Exp $ 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 @@ -14,8 +14,8 @@ MAINTAINER= gerrit.beine@gmx.de COMMENT= View quota and current usage -RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ - ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin +#RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ +# ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin SQUIRREL_PLUGIN_NAME= quota_usage diff -Nur /usr/ports/mail/squirrelmail-quota_usage-plugin/distinfo squirrelmail-quota_usage-plugin/distinfo --- /usr/ports/mail/squirrelmail-quota_usage-plugin/distinfo Mon Mar 20 21:52:12 2006 +++ squirrelmail-quota_usage-plugin/distinfo Sat Apr 29 16:18:16 2006 @@ -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 -Nur /usr/ports/mail/squirrelmail-quota_usage-plugin/pkg-plist squirrelmail-quota_usage-plugin/pkg-plist --- /usr/ports/mail/squirrelmail-quota_usage-plugin/pkg-plist Mon Mar 20 21:52:12 2006 +++ squirrelmail-quota_usage-plugin/pkg-plist Sat Apr 29 16:18:53 2006 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604291535.k3TFZEhN015993>