- Revision
- 27824
- Author
- jmpp@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
Diff
Modified: trunk/base/portmgr/GuideRegen.sh (27823 => 27824)
--- 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@lists.macosforge.org,dluke@geeklair.net,markd@macports.org+SPAM_LOVERS=macports-dev@lists.macosforge.org,dluke@geeklair.net,markd@macports.org # Other settings (probably don't need to be changed). SVN_CONFIG_DIR=${ROOT}/svnconfigModified: trunk/base/portmgr/IndexRegen.sh (27823 => 27824)
--- 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@lists.macosforge.org,dluke@geeklair.net+SPAM_LOVERS=macports-dev@lists.macosforge.org,dluke@geeklair.net # Other settings (probably don't need to be changed). SVN_CONFIG_DIR=${ROOT}/svnconfig_______________________________________________macports-changes mailing list