[44181] trunk/base/portmgr/jobs
wsiegrist at apple.com
wsiegrist at apple.com
Mon Dec 22 21:30:59 PST 2008
Revision: 44181
http://trac.macports.org/changeset/44181
Author: wsiegrist at apple.com
Date: 2008-12-22 21:30:59 -0800 (Mon, 22 Dec 2008)
Log Message:
-----------
Remove default emails from port index scripts
Modified Paths:
--------------
trunk/base/portmgr/jobs/PortIndex2MySQL.tcl
trunk/base/portmgr/jobs/PortIndexRegen.sh
Modified: trunk/base/portmgr/jobs/PortIndex2MySQL.tcl
===================================================================
--- trunk/base/portmgr/jobs/PortIndex2MySQL.tcl 2008-12-23 05:27:55 UTC (rev 44180)
+++ trunk/base/portmgr/jobs/PortIndex2MySQL.tcl 2008-12-23 05:30:59 UTC (rev 44181)
@@ -66,7 +66,7 @@
set mailprog "/usr/sbin/sendmail"
set DATE [clock format [clock seconds] -format "%A %Y-%m-%d at %T"]
-set SPAM_LOVERS macports-dev at lists.macosforge.org
+#set SPAM_LOVERS example at hostname.com
set SUBJECT "PortIndex2MySQL run failure on $DATE"
set FROM macports-mgr at lists.macosforge.org
Modified: trunk/base/portmgr/jobs/PortIndexRegen.sh
===================================================================
--- trunk/base/portmgr/jobs/PortIndexRegen.sh 2008-12-23 05:27:55 UTC (rev 44180)
+++ trunk/base/portmgr/jobs/PortIndexRegen.sh 2008-12-23 05:30:59 UTC (rev 44181)
@@ -18,7 +18,7 @@
# MP group.
MP_GROUP=mp-user
# e-mail address to spam in case of failure.
-SPAM_LOVERS=macports-dev at lists.macosforge.org,dluke at geeklair.net
+#SPAM_LOVERS=example at hostname.com
# Other settings (probably don't need to be changed).
SVN_CONFIG_DIR=${ROOT}/svnconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081222/f535b18b/attachment.html>
More information about the macports-changes
mailing list