Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id BE73763B8B6 for ; Wed, 7 Jan 2009 16:50:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 677C763B299; Wed, 7 Jan 2009 16:50:31 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7704763B152 for ; Wed, 7 Jan 2009 16:50:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6794D175D0; Wed, 7 Jan 2009 16:50:30 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q4] pkgsrc/mail To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20090107165030.6794D175D0@cvs.netbsd.org> Date: Wed, 7 Jan 2009 16:50:30 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Wed Jan 7 16:50:30 UTC 2009 Modified Files: pkgsrc/mail/thunderbird [pkgsrc-2008Q4]: Makefile Makefile-thunderbird.common PLIST pkgsrc/mail/thunderbird-gtk1 [pkgsrc-2008Q4]: Makefile PLIST Log Message: Pullup ticket #2624 - requested by ghen thunderbird: build fix thunderbird-gtk1: build fix Revisions pulled up: - mail/thunderbird-gtk1/Makefile 1.20 - mail/thunderbird-gtk1/PLIST 1.16 - mail/thunderbird/Makefile 1.33 - mail/thunderbird/Makefile-thunderbird.common 1.42 - mail/thunderbird/PLIST 1.26 --- Module Name: pkgsrc Committed By: ghen Date: Wed Jan 7 14:23:03 UTC 2009 Modified Files: pkgsrc/mail/thunderbird: Makefile Makefile-thunderbird.common PLIST pkgsrc/mail/thunderbird-gtk1: Makefile PLIST Log Message: Include xdg-dirs for the share/applications and share/pixmaps directories, otherwise thunderbird doesn't install properly if these directories don't exist on the system, noted by tron. Bump PKGREVISION, brick jmcneill. ;-) To generate a diff of this commit: cvs rdiff -r1.31.2.1 -r1.31.2.2 pkgsrc/mail/thunderbird/Makefile cvs rdiff -r1.40.2.1 -r1.40.2.2 \ pkgsrc/mail/thunderbird/Makefile-thunderbird.common cvs rdiff -r1.25 -r1.25.2.1 pkgsrc/mail/thunderbird/PLIST cvs rdiff -r1.18.2.1 -r1.18.2.2 pkgsrc/mail/thunderbird-gtk1/Makefile cvs rdiff -r1.15 -r1.15.2.1 pkgsrc/mail/thunderbird-gtk1/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.