Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2006 21:13:53 GMT
From:      Gerrit Beine <gerrit.beine@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/102994: Update port: mail/squirrelmail-login_notes-plugin (fixed comment)
Message-ID:  <200609072113.k87LDrxs025088@www.freebsd.org>
Resent-Message-ID: <200609072120.k87LKHBS072244@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102994
>Category:       ports
>Synopsis:       Update port: mail/squirrelmail-login_notes-plugin (fixed comment)
>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:   Thu Sep 07 21:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.1-RELEASE
>Organization:
>Environment:
FreeBSD freebsd61.vmware 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The comment for this package was wrong.
It is now fixed.
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/mail/squirrelmail-login_notes-plugin/Makefile squirrelmail-login_notes-plugin/Makefile
--- /usr/ports/mail/squirrelmail-login_notes-plugin/Makefile	Mon Mar 20 21:54:52 2006
+++ squirrelmail-login_notes-plugin/Makefile	Mon Sep  4 05:40:31 2006
@@ -12,7 +12,7 @@
 DIST_SUBDIR=		squirrelmail

 MAINTAINER=		gerrit.beine@gmx.de
-COMMENT=		View quota and current usage
+COMMENT=		Place notes on the login screen

 RUN_DEPENDS=		${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \
 			${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin
diff -Nur /usr/ports/mail/squirrelmail-login_notes-plugin/pkg-plist squirrelmail-login_notes-plugin/pkg-plist
--- /usr/ports/mail/squirrelmail-login_notes-plugin/pkg-plist	Mon Mar 20 21:54:52 2006
+++ squirrelmail-login_notes-plugin/pkg-plist	Mon Sep  4 08:07:18 2006
@@ -6,5 +6,5 @@
 %%SQUIRRELDIR%%/plugins/login_notes/functions.php
 %%SQUIRRELDIR%%/plugins/login_notes/index.php
 %%SQUIRRELDIR%%/plugins/login_notes/setup.php
-@dirrm %%SQUIRRELDIR%%/plugins/login_notes/
+@dirrmtry %%SQUIRRELDIR%%/plugins/login_notes/
 @exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin login_notes; fi

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609072113.k87LDrxs025088>