Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id DBBB3A6551 for ; Fri, 22 May 2015 14:01:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8A35B14A48D; Fri, 22 May 2015 14:01:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 49C6814A489 for ; Fri, 22 May 2015 14:01:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 11xUteSWL-TH for ; Fri, 22 May 2015 14:01:16 +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 CA5A214A486 for ; Fri, 22 May 2015 14:01:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BE7FD98; Fri, 22 May 2015 14:01:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 22 May 2015 14:01:16 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/www/py-blosxom To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20150522140116.BE7FD98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hauke Date: Fri May 22 14:01:16 UTC 2015 Modified Files: pkgsrc/www/py-blosxom: Makefile distinfo Added Files: pkgsrc/www/py-blosxom/patches: patch-Pyblosxom_plugins_readmore.py Log Message: In the readmore plugin, use the current flavour before the default one, if available. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/py-blosxom/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-blosxom/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/www/py-blosxom/patches/patch-Pyblosxom_plugins_readmore.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.