ports/108351: mail/squirrelmail-password_forget-plugin: add missing RUN_DEPENDS on squirrelmail-compatibility-plugin
Neil Darlow
neil at darlow.co.uk
Thu Jan 25 20:40:22 UTC 2007
>Number: 108351
>Category: ports
>Synopsis: mail/squirrelmail-password_forget-plugin: add missing RUN_DEPENDS on squirrelmail-compatibility-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: Thu Jan 25 20:40:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Neil Darlow
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD router.darlow.co.uk 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 19:14:27 GMT 2007
>Description:
RUN_DEPENDS on squirrelmail-compatibility-plugin was missing. Bumped PORTREVISION to ensure this dependency is satisfied.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- squirrelmail-password_forget-plugin-2.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/squirrelmail-password_forget-plugin.orig/Makefile /usr/ports/mail/squirrelmail-password_forget-plugin/Makefile
--- /usr/ports/mail/squirrelmail-password_forget-plugin.orig/Makefile Tue Dec 5 11:16:33 2006
+++ /usr/ports/mail/squirrelmail-password_forget-plugin/Makefile Thu Jan 25 20:23:05 2007
@@ -6,6 +6,7 @@
PORTNAME= squirrelmail
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= http://www.squirrelmail.org/plugins/
PKGNAMESUFFIX= -${SQUIRREL_PLUGIN_NAME}-plugin
@@ -15,7 +16,8 @@
MAINTAINER= neil at darlow.co.uk
COMMENT= Prevent reuse of login details by browsers at public terminals
-RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail
+RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \
+ ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin
SQUIRREL_PLUGIN_NAME= password_forget
--- squirrelmail-password_forget-plugin-2.1_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list