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 948BC7A46A for ; Sat, 18 Jun 2016 20:18:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1255585E85; Sat, 18 Jun 2016 20:18:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 978BF85E6F for ; Sat, 18 Jun 2016 20:18:54 +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 j3BIqJbIcneU for ; Sat, 18 Jun 2016 20:18:54 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 27F4585E13 for ; Sat, 18 Jun 2016 20:18:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1E5BDFBB5; Sat, 18 Jun 2016 20:18:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1466281134135470" MIME-Version: 1.0 Date: Sat, 18 Jun 2016 20:18:54 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Devel-PPPort To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160618201854.1E5BDFBB5@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. --_----------=_1466281134135470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jun 18 20:18:54 UTC 2016 Modified Files: pkgsrc/devel/p5-Devel-PPPort: Makefile distinfo Log Message: Updated devel/p5-Devel-PPPort to 3.34 ------------------------------------- 3.34 - 2016-06-04 * Fix compilation on Windows with certain compilers. (__attribute__ not recognized. (#GH 36) To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-Devel-PPPort/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Devel-PPPort/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1466281134135470 Content-Disposition: inline Content-Length: 1749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-Devel-PPPort/Makefile diff -u pkgsrc/devel/p5-Devel-PPPort/Makefile:1.20 pkgsrc/devel/p5-Devel-PPPort/Makefile:1.21 --- pkgsrc/devel/p5-Devel-PPPort/Makefile:1.20 Wed Jun 8 19:22:50 2016 +++ pkgsrc/devel/p5-Devel-PPPort/Makefile Sat Jun 18 20:18:53 2016 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2016/06/08 19:22:50 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2016/06/18 20:18:53 mef Exp $ -DISTNAME= Devel-PPPort-3.33 +DISTNAME= Devel-PPPort-3.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} Index: pkgsrc/devel/p5-Devel-PPPort/distinfo diff -u pkgsrc/devel/p5-Devel-PPPort/distinfo:1.13 pkgsrc/devel/p5-Devel-PPPort/distinfo:1.14 --- pkgsrc/devel/p5-Devel-PPPort/distinfo:1.13 Sun Jun 5 11:50:37 2016 +++ pkgsrc/devel/p5-Devel-PPPort/distinfo Sat Jun 18 20:18:53 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2016/06/05 11:50:37 mef Exp $ +$NetBSD: distinfo,v 1.14 2016/06/18 20:18:53 mef Exp $ -SHA1 (Devel-PPPort-3.33.tar.gz) = 91839313140e8ea9bd9f1c58e7b487abbb9ffb82 -RMD160 (Devel-PPPort-3.33.tar.gz) = f7df657d4a2ae281731cd68f0d0ddb5a590abb92 -SHA512 (Devel-PPPort-3.33.tar.gz) = 91ed14e16845814ef617515a8648c096a9ae80df77f7609118bf99c4446ea6915abec4d2a51c0b2855d5ede5456a7326b25412ee41dc444c7132771d2d2e82d9 -Size (Devel-PPPort-3.33.tar.gz) = 224302 bytes +SHA1 (Devel-PPPort-3.34.tar.gz) = d221fb655d505c82d069ed0c37c794da6ea42305 +RMD160 (Devel-PPPort-3.34.tar.gz) = 8749da767b8c9fb1b7049e05456c24d28b9796f5 +SHA512 (Devel-PPPort-3.34.tar.gz) = b754dc04dfd1f02dad2c00f46f64edc80dbb30789bee419d4e8a3e2e7ca137a3764c1f23f1d374f5109e420902511e557c07baa3c8acd280d8ef61f0cd239849 +Size (Devel-PPPort-3.34.tar.gz) = 224225 bytes --_----------=_1466281134135470--