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 5BACE7A1B7 for ; Tue, 26 Jul 2016 06:20:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0749685F81; Tue, 26 Jul 2016 06:20:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8CE8885E8F for ; Tue, 26 Jul 2016 06:20:32 +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 L4Cf-hbroXA0 for ; Tue, 26 Jul 2016 06:20:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1D08A85E87 for ; Tue, 26 Jul 2016 06:20:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DFEAAFBB5; Tue, 26 Jul 2016 06:20:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1469514031277430" MIME-Version: 1.0 Date: Tue, 26 Jul 2016 06:20:31 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/net/p5-Net-OpenID-Consumer To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160726062031.DFEAAFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1469514031277430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 26 06:20:31 UTC 2016 Modified Files: pkgsrc/net/p5-Net-OpenID-Consumer: Makefile distinfo Log Message: Update to 1.18 Upstream changes: 1.18 Feb 07 2016 * Make naive_verify_failed_network message less mysterious in cases where provider actually responds but with a non-success status. * whitespace changes 1.17 Jan 15 2016 * Include CGI in test prerequisites since it's not part of perlcore anymore To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/p5-Net-OpenID-Consumer/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/p5-Net-OpenID-Consumer/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1469514031277430 Content-Disposition: inline Content-Length: 1861 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/p5-Net-OpenID-Consumer/Makefile diff -u pkgsrc/net/p5-Net-OpenID-Consumer/Makefile:1.18 pkgsrc/net/p5-Net-OpenID-Consumer/Makefile:1.19 --- pkgsrc/net/p5-Net-OpenID-Consumer/Makefile:1.18 Wed Jun 8 19:24:12 2016 +++ pkgsrc/net/p5-Net-OpenID-Consumer/Makefile Tue Jul 26 06:20:31 2016 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2016/06/08 19:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2016/07/26 06:20:31 wen Exp $ # -DISTNAME= Net-OpenID-Consumer-1.16 +DISTNAME= Net-OpenID-Consumer-1.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} Index: pkgsrc/net/p5-Net-OpenID-Consumer/distinfo diff -u pkgsrc/net/p5-Net-OpenID-Consumer/distinfo:1.6 pkgsrc/net/p5-Net-OpenID-Consumer/distinfo:1.7 --- pkgsrc/net/p5-Net-OpenID-Consumer/distinfo:1.6 Wed Nov 4 00:35:22 2015 +++ pkgsrc/net/p5-Net-OpenID-Consumer/distinfo Tue Jul 26 06:20:31 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 00:35:22 agc Exp $ +$NetBSD: distinfo,v 1.7 2016/07/26 06:20:31 wen Exp $ -SHA1 (Net-OpenID-Consumer-1.16.tar.gz) = c2b500243b3b0117c48644873cbdc6029a7ba91e -RMD160 (Net-OpenID-Consumer-1.16.tar.gz) = 380320f934e3e59749c1da39d4f05f0fe4f6c70a -SHA512 (Net-OpenID-Consumer-1.16.tar.gz) = 7b1152cae91b54fbcde6482efab255a06e25967a17211c3e573bfe951fe5523ba3ac6805e137d89f55e1a3ccb88782ed1fd6cab5cf20e0b9158f24dd3f0f2f21 -Size (Net-OpenID-Consumer-1.16.tar.gz) = 57858 bytes +SHA1 (Net-OpenID-Consumer-1.18.tar.gz) = 171c7b4986f39e0529f7570a728e72211b610974 +RMD160 (Net-OpenID-Consumer-1.18.tar.gz) = ca21468f04b08fd2b7ac03804e343ecffe487fec +SHA512 (Net-OpenID-Consumer-1.18.tar.gz) = b8d06ada0f574a88a8a9aecc4f8d11f9a9f91e0320d649a3e99b0ad91b463d22b94919206e1514d1891031c2c6e82f61a6421aea4746ec7314503f1ba9d22fa4 +Size (Net-OpenID-Consumer-1.18.tar.gz) = 58643 bytes --_----------=_1469514031277430--