From owner-cvs-all@FreeBSD.ORG Fri Mar 6 03:03:33 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8AC8106566C; Fri, 6 Mar 2009 03:03:33 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7CF298FC22; Fri, 6 Mar 2009 03:03:33 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2633XnN019001; Fri, 6 Mar 2009 03:03:33 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2633XrQ019000; Fri, 6 Mar 2009 03:03:33 GMT (envelope-from marcus) Message-Id: <200903060303.n2633XrQ019000@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 6 Mar 2009 03:03:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/evolution Makefile ports/mail/evolution/files patch-widgets_misc_e-calendar-item.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2009 03:03:34 -0000 marcus 2009-03-06 03:03:33 UTC FreeBSD ports repository Modified files: mail/evolution Makefile Added files: mail/evolution/files patch-widgets_misc_e-calendar-item.c Log: Fix a GNUism with the calendar month view. It was previously displaying "Id" for each digit instead of the digit itself. Reported by: Jeff Racine Revision Changes Path 1.166 +1 -0 ports/mail/evolution/Makefile 1.1 +41 -0 ports/mail/evolution/files/patch-widgets_misc_e-calendar-item.c (new)