[27824] trunk/base/portmgr
source_changes at macosforge.org
source_changes at macosforge.org
Tue Aug 14 13:41:52 PDT 2007
Revision: 27824
http://trac.macosforge.org/projects/macports/changeset/27824
Author: jmpp at macports.org
Date: 2007-08-14 13:41:52 -0700 (Tue, 14 Aug 2007)
Log Message:
-----------
There's nothing super sekret about index and guide regen, so make -dev@ the primary recipeint of error
messages so that a wider audience can take a look at them if anything goes south.
This implies adding the sender to the list rooster so that posts make it through, which I just did
with the nomail flag set (pressumably no one will read anything at that address).
Modified Paths:
--------------
trunk/base/portmgr/GuideRegen.sh
trunk/base/portmgr/IndexRegen.sh
Modified: trunk/base/portmgr/GuideRegen.sh
===================================================================
--- trunk/base/portmgr/GuideRegen.sh 2007-08-14 20:34:53 UTC (rev 27823)
+++ trunk/base/portmgr/GuideRegen.sh 2007-08-14 20:41:52 UTC (rev 27824)
@@ -17,7 +17,7 @@
# MP group.
MP_GROUP=mp-user
# e-mail address to spam in case of failure.
-SPAM_LOVERS=macports-mgr at lists.macosforge.org,dluke at geeklair.net,markd at macports.org
+SPAM_LOVERS=macports-dev at lists.macosforge.org,dluke at geeklair.net,markd at macports.org
# Other settings (probably don't need to be changed).
SVN_CONFIG_DIR=${ROOT}/svnconfig
Modified: trunk/base/portmgr/IndexRegen.sh
===================================================================
--- trunk/base/portmgr/IndexRegen.sh 2007-08-14 20:34:53 UTC (rev 27823)
+++ trunk/base/portmgr/IndexRegen.sh 2007-08-14 20:41:52 UTC (rev 27824)
@@ -18,7 +18,7 @@
# MP group.
MP_GROUP=mp-user
# e-mail address to spam in case of failure.
-SPAM_LOVERS=macports-mgr at lists.macosforge.org,dluke at geeklair.net
+SPAM_LOVERS=macports-dev at lists.macosforge.org,dluke at geeklair.net
# 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/20070814/f95ae2c6/attachment.html
More information about the macports-changes
mailing list