Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id C40FD63C01B for ; Wed, 7 Mar 2012 14:49:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BA0E714A576; Wed, 7 Mar 2012 14:49:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB7B014A572 for ; Wed, 7 Mar 2012 14:49: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 SH50jX0DABUM for ; Wed, 7 Mar 2012 14:49: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 5234214A4DB for ; Wed, 7 Mar 2012 14:49:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6E8CD175DD; Wed, 7 Mar 2012 14:49:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 7 Mar 2012 14:49:06 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/lang/pear To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20120307144906.6E8CD175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Wed Mar 7 14:49:06 UTC 2012 Modified Files: pkgsrc/lang/pear: Makefile distinfo Log Message: Update PEAR Archive_Tar included in this package to 1.3.9. Release date: 2012-02-27 14:29 UTC Release state: stable Changelog: * Fix Bug #16759: No error thrown from missing PHP zlib functions [mrook] * Fix Bug #18877: Incorrect handling of backslashes in filenames on Linux [mrook] * Fix Bug #19085: Error while packaging [mrook] * Fix Bug #19289: Invalid tar file generated [mrook] Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/pear/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/pear/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.