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" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id BF04BA6658 for ; Sun, 23 Nov 2014 06:50:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0A13A14A26E; Sun, 23 Nov 2014 06:50:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DA99714A26D for ; Sun, 23 Nov 2014 06:50:06 +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 5-RC54DSWC9S for ; Sun, 23 Nov 2014 06:50:06 +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 577A914A21A for ; Sun, 23 Nov 2014 06:50:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4A23A98; Sun, 23 Nov 2014 06:50:06 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 23 Nov 2014 06:50:06 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/www/p5-Apache-Session To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20141123065006.4A23A98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Sun Nov 23 06:50:06 UTC 2014 Modified Files: pkgsrc/www/p5-Apache-Session: Makefile distinfo Log Message: (pkgsrc) use ${PERL5_LICENSE} variable for LICENSE (upstream) update 1.88 to 1.93 1.93 2014-04-12 - even more test fixes 1.92 2014-03-08 - more test fixes 1.91 2014-01-07 by Alexandr Ciornii, Perl 26th birthday version - Add a test for RT#50896 - 99mysql.t will work more correctly in some corner cases 1.90 2013-01-27 by Alexandr Ciornii, Perl 25th birthday version - Allow specifying table for Oracle - Use Test::Database for tests 1.89 2010-09-22 by Alexandr Ciornii - require Digest::MD5 - all semaphore tests were removed - Apache::Session::Store::File::materialize should not append to $session->{serialized} - Apache::Session::Store::File will flush after writing to file To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/p5-Apache-Session/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/p5-Apache-Session/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.