Peter Jeremy wrote:
On 2008-Jul-09 22:15:54 -0400, "Philip M. Gollucci" <[EMAIL PROTECTED]> wrote:
For example a recent cvs-ports mail process with my ~/.procmailrc which invokes cvsmail. Your commits to CVSROOT/modules contain no such diff in the e-mail.

The original mail sent from FreeBSD.org does not contain any patches.
The actual commit message looks normal so the problem would appear
to be that your local configuration is not correctly parsing the
commit message.  One way in which it is different to the update you
reported is that it relates to a CVSROOT file - possibly you are not
correctly handling CVSROOT commits.

Anything wrong with this ?

:0
* ^Sender:.owner-cvs-\/[EMAIL PROTECTED]@FreeBSD.ORG
{
    LISTNAME=${MATCH}
    :0
    * LISTNAME??^\/[EMAIL PROTECTED]
    | /usr/local/bin/cvsmail -d -c -g -f freebsd.org/cvs-${MATCH}
}

:0
* ^Sender:.owner-freebsd-\/[EMAIL PROTECTED]@FreeBSD.ORG
{
    LISTNAME=${MATCH}
    :0
    * LISTNAME??^\/[EMAIL PROTECTED]
    freebsd.org/${MATCH}
}



--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to