Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6316263B8DE for ; Sun, 14 Feb 2010 02:28:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0CB3F63B191; Sun, 14 Feb 2010 02:28:18 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2D34963B17A for ; Sun, 14 Feb 2010 02:28:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1BEE5175DF; Sun, 14 Feb 2010 02:28:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 14 Feb 2010 02:28:17 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/pkgtools/gnome-packagekit To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100214022817.1BEE5175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Sun Feb 14 02:28:17 UTC 2010 Modified Files: pkgsrc/pkgtools/gnome-packagekit: Makefile PLIST Log Message: * accept python26, no reason to reject it. * include python/extension.mk and PYSITELIB in PLIST instead of hard coded python2.5. * PKGLOCALEDIR are handled automatically, no need to use in PLIST. * icontains *.desktop, so include desktop-file-utils/desktopdb.mk. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/pkgtools/gnome-packagekit/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/gnome-packagekit/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.