Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2013 19:36:28 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327647 - in head/mail: squirrelmail-askuserinfo-plugin squirrelmail-change_ldappass-plugin squirrelmail-compatibility-plugin squirrelmail-email_footer-plugin squirrelmail-login_notes-p...
Message-ID:  <201309191936.r8JJaSl7078596@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Sep 19 19:36:27 2013
New Revision: 327647
URL: http://svnweb.freebsd.org/changeset/ports/327647

Log:
  - Reassign to the heap, I haven't used squirrelmail in a long time

Modified:
  head/mail/squirrelmail-askuserinfo-plugin/Makefile   (contents, props changed)
  head/mail/squirrelmail-change_ldappass-plugin/Makefile
  head/mail/squirrelmail-compatibility-plugin/Makefile
  head/mail/squirrelmail-email_footer-plugin/Makefile   (contents, props changed)
  head/mail/squirrelmail-login_notes-plugin/Makefile
  head/mail/squirrelmail-pupdate-plugin/Makefile   (contents, props changed)
  head/mail/squirrelmail-secure_login-plugin/Makefile
  head/mail/squirrelmail-timeout_user-plugin/Makefile   (contents, props changed)
  head/mail/squirrelmail-websearch-plugin/Makefile   (contents, props changed)

Modified: head/mail/squirrelmail-askuserinfo-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-askuserinfo-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-askuserinfo-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -1,4 +1,3 @@
-# Created by: Thomas Abthorpe <tabthorpe@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	askuserinfo
@@ -6,7 +5,7 @@ PORTVERSION=	1.1
 DISTNAME=	${PORTNAME}.${PORTVERSION}-1.4.0
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ask user to enter Full name and Email address at initial logon
 
 .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"

Modified: head/mail/squirrelmail-change_ldappass-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-change_ldappass-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-change_ldappass-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 DISTNAME=	${PORTNAME}-${PORTVERSION}-1.4.0
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Allows users to change their passwords stored in LDAP Tree
 
 LICENSE=	GPLv2

Modified: head/mail/squirrelmail-compatibility-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-compatibility-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-compatibility-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -10,7 +10,7 @@ PKGNAMESUFFIX=	-plugin
 DISTNAME=	${PORTNAME}-${PORTVERSION}-1.0
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Required by many plugins for compatibility with SquirrelMail
 
 USES=		perl5

Modified: head/mail/squirrelmail-email_footer-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-email_footer-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-email_footer-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -6,7 +6,7 @@ PORTVERSION=	0.6
 DISTNAME=	${PORTNAME}-${PORTVERSION}-1.4.2
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Automatically appends footer to SquirrelMail-generated emails
 
 RUN_DEPENDS+=	${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin

Modified: head/mail/squirrelmail-login_notes-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-login_notes-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-login_notes-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -6,7 +6,7 @@ PORTVERSION=	1.2
 DISTNAME=	${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Place notes on the login screen
 
 LICENSE=	GPLv2

Modified: head/mail/squirrelmail-pupdate-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-pupdate-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-pupdate-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 DISTNAME=	${PORTNAME}.${PORTVERSION}-1.4.2
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Checks for plugin updates by parsing the SM site
 
 LICENSE=	GPLv2

Modified: head/mail/squirrelmail-secure_login-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-secure_login-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-secure_login-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -1,4 +1,3 @@
-# Created by: Thomas Abthorpe <thomas@goodking.ca>
 # $FreeBSD$
 
 PORTNAME=	secure_login
@@ -7,7 +6,7 @@ PORTREVISION=	1
 DISTNAME=	${PORTNAME}-${PORTVERSION}-1.2.8
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	This plugin will automatically turn on SSL security during login
 
 LICENSE=	GPLv2

Modified: head/mail/squirrelmail-timeout_user-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-timeout_user-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-timeout_user-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -1,4 +1,3 @@
-# Created by: Thomas Abthorpe <thomas@goodking.ca>
 # $FreeBSD$
 
 PORTNAME=	timeout_user
@@ -7,7 +6,7 @@ PORTREVISION=	2
 DISTNAME=	${PORTNAME}-${PORTVERSION}-0.5
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Automatically logs a user out if they're idle for a set amount of time
 
 LICENSE=	GPLv2

Modified: head/mail/squirrelmail-websearch-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-websearch-plugin/Makefile	Thu Sep 19 19:01:31 2013	(r327646)
+++ head/mail/squirrelmail-websearch-plugin/Makefile	Thu Sep 19 19:36:27 2013	(r327647)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 DISTNAME=	${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}
 DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=	tabthorpe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Plugin for Websearch
 
 LICENSE=	GPLv2



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