Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 03F6A7A1BC for ; Sun, 28 May 2017 11:18:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9F06B84DD0; Sun, 28 May 2017 11:18:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3066884CF0 for ; Sun, 28 May 2017 11:18:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id hqCDVCq-Zzqn for ; Sun, 28 May 2017 11:18:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A500284CDC for ; Sun, 28 May 2017 11:18:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9BAFEFBE4; Sun, 28 May 2017 11:18:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1495970288208580" MIME-Version: 1.0 Date: Sun, 28 May 2017 11:18:08 +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: <20170528111808.9BAFEFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1495970288208580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun May 28 11:18:08 UTC 2017 Modified Files: pkgsrc/lang/pear: Makefile distinfo Removed Files: pkgsrc/lang/pear/files: PEAR.php Log Message: Update pear to 1.10.4. pkgsrc change: instead of using old PEAR.php, use PEAR.php included in a distfile. PEAR 1.10.4 2017-04-26 14:39 UTC Changelog: * Bug #18102: pear install does not fail on error * PR #67: fix warning during pecl list-all To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 pkgsrc/lang/pear/Makefile cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/pear/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/lang/pear/files/PEAR.php Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1495970288208580 Content-Disposition: inline Content-Length: 2951 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/pear/Makefile diff -u pkgsrc/lang/pear/Makefile:1.38 pkgsrc/lang/pear/Makefile:1.39 --- pkgsrc/lang/pear/Makefile:1.38 Sun Mar 12 13:19:12 2017 +++ pkgsrc/lang/pear/Makefile Sun May 28 11:18:08 2017 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2017/03/12 13:19:12 taca Exp $ +# $NetBSD: Makefile,v 1.39 2017/05/28 11:18:08 taca Exp $ # -DISTNAME= PEAR-1.10.3 +DISTNAME= PEAR-1.10.4 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/PEAR/pear/} CATEGORIES= lang MASTER_SITES= http://download.pear.php.net/package/ @@ -63,12 +63,12 @@ REPLACE_SH+= script/pear.sh INSTALLATION_DIRS+= share/examples/pear -post-extract: +pre-patch: ${RM} ${WRKSRC}/INSTALL ${MKDIR} ${WRKSRC}/install ${MKDIR} ${BUNDLE} ${CP} ${FILESDIR}/go-pear.php ${WRKSRC}/install - ${CP} ${FILESDIR}/PEAR.php ${BUNDLE} + ${CP} ${WRKSRC}/PEAR.php ${BUNDLE} do-build: .for f in ${DISTFILES} Index: pkgsrc/lang/pear/distinfo diff -u pkgsrc/lang/pear/distinfo:1.26 pkgsrc/lang/pear/distinfo:1.27 --- pkgsrc/lang/pear/distinfo:1.26 Sun Mar 12 13:19:12 2017 +++ pkgsrc/lang/pear/distinfo Sun May 28 11:18:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.26 2017/03/12 13:19:12 taca Exp $ +$NetBSD: distinfo,v 1.27 2017/05/28 11:18:08 taca Exp $ SHA1 (pear20151210/Archive_Tar-1.4.2.tgz) = 07a93681a14fcc764fc6396cf66d9f4ec6db0bed RMD160 (pear20151210/Archive_Tar-1.4.2.tgz) = 003289c0950cf587c8925e35da86bc6ec4d1b282 @@ -8,10 +8,10 @@ SHA1 (pear20151210/Console_Getopt-1.4.1. RMD160 (pear20151210/Console_Getopt-1.4.1.tgz) = 54d397e321a0168a33a92c98cf39f9f6456d49ea SHA512 (pear20151210/Console_Getopt-1.4.1.tgz) = e66a78077593ade78a40c59297a24242b0177d21b0e02b08d4fb5e25d8a57a96353c50a9dcc968f60af7458d40443061e0c1cdb11ad3180c7ffed8f0b314b089 Size (pear20151210/Console_Getopt-1.4.1.tgz) = 5672 bytes -SHA1 (pear20151210/PEAR-1.10.3.tgz) = f0f848e2b9dec270fb457512c92203524791c351 -RMD160 (pear20151210/PEAR-1.10.3.tgz) = 164b31cbfb49bb26ffcb229e8b1b59246f54381e -SHA512 (pear20151210/PEAR-1.10.3.tgz) = 1ad531a6e0ac30719b05e58f0758393bc6cdb0e89b4f99f843e7318a40ef18e74767e8ed63346b0ece9d6e8e71c8ebe15b08eaeb6f0c4f3169814bb4bb524332 -Size (pear20151210/PEAR-1.10.3.tgz) = 291095 bytes +SHA1 (pear20151210/PEAR-1.10.4.tgz) = d2f27706ee246dac307cfa1d25abca8e22046433 +RMD160 (pear20151210/PEAR-1.10.4.tgz) = c3f32b75638fa1b8568dc2e44c229c3f0d21fe80 +SHA512 (pear20151210/PEAR-1.10.4.tgz) = 6c191eef1ab20522485c7709af748f48b34397c4e1c3618aecfb5489c168cec43111588cf717fcc6ead18f220ad723457cbd62289bd67e614fab089c4b88f3b3 +Size (pear20151210/PEAR-1.10.4.tgz) = 291106 bytes SHA1 (pear20151210/Structures_Graph-1.1.1.tgz) = 2a9e5999e035aa3a6789011238b0a9a54806124a RMD160 (pear20151210/Structures_Graph-1.1.1.tgz) = fff02cabb75ee3531eedae19a2dffe999258a96c SHA512 (pear20151210/Structures_Graph-1.1.1.tgz) = 28465396cd540fd1619e0c1bec68fa8c3dff440a6e89c3c5583570edbd3de285e101de7c00e60d49d791ff10d8311f8a38d73ea3cdf52cfc74ecbe2f1842693f --_----------=_1495970288208580--