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 98CAD7A1F7 for ; Wed, 5 Apr 2017 15:15:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3BD978560D; Wed, 5 Apr 2017 15:15:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C113B855CC for ; Wed, 5 Apr 2017 15:15:37 +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 xzKi_JQnja7j for ; Wed, 5 Apr 2017 15:15:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4E71C855C8 for ; Wed, 5 Apr 2017 15:15:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 49324FBE4; Wed, 5 Apr 2017 15:15:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491405337255690" MIME-Version: 1.0 Date: Wed, 5 Apr 2017 15:15:37 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/www/p5-HTTP-Cookies To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170405151537.49324FBE4@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. --_----------=_1491405337255690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 5 15:15:37 UTC 2017 Modified Files: pkgsrc/www/p5-HTTP-Cookies: Makefile distinfo Log Message: Updated p5-HTTP-Cookies to 6.03. 6.03 2017-04-03 11:35:35-04:00 America/Toronto - No changes since TRIAL release 6.02 6.02 2017-01-12 18:02:49-05:00 America/Toronto (TRIAL RELEASE) - Document the lack of Public Suffix https://publicsuffix.org/ support - Add TODO tests for lack of Public Suffix support - Improve "maxage" documentation - Update the GitHub repository location - Use GitHub Issues instead of RT - Stop using bareword filehandles - Various internal distribution management and testing changes To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/p5-HTTP-Cookies/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-HTTP-Cookies/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491405337255690 Content-Disposition: inline Content-Length: 1719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/p5-HTTP-Cookies/Makefile diff -u pkgsrc/www/p5-HTTP-Cookies/Makefile:1.11 pkgsrc/www/p5-HTTP-Cookies/Makefile:1.12 --- pkgsrc/www/p5-HTTP-Cookies/Makefile:1.11 Wed Jun 8 19:25:06 2016 +++ pkgsrc/www/p5-HTTP-Cookies/Makefile Wed Apr 5 15:15:37 2017 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2016/06/08 19:25:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/04/05 15:15:37 wiz Exp $ -DISTNAME= HTTP-Cookies-6.01 +DISTNAME= HTTP-Cookies-6.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} Index: pkgsrc/www/p5-HTTP-Cookies/distinfo diff -u pkgsrc/www/p5-HTTP-Cookies/distinfo:1.3 pkgsrc/www/p5-HTTP-Cookies/distinfo:1.4 --- pkgsrc/www/p5-HTTP-Cookies/distinfo:1.3 Wed Nov 4 02:47:10 2015 +++ pkgsrc/www/p5-HTTP-Cookies/distinfo Wed Apr 5 15:15:37 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/04 02:47:10 agc Exp $ +$NetBSD: distinfo,v 1.4 2017/04/05 15:15:37 wiz Exp $ -SHA1 (HTTP-Cookies-6.01.tar.gz) = a8601a34e62666572bc8a4a98f56822b008afd17 -RMD160 (HTTP-Cookies-6.01.tar.gz) = 2c0e5956cf9afca45e182a9824702a8e4154e053 -SHA512 (HTTP-Cookies-6.01.tar.gz) = 64058cc23275c13533b1688068e7ecc6297ac696f3812c6d5c732185130d68ed6be0be6f4b604ef023a2b02bbb80a7f5bdb774335784be40261329a588cf5247 -Size (HTTP-Cookies-6.01.tar.gz) = 18751 bytes +SHA1 (HTTP-Cookies-6.03.tar.gz) = f7a134490d8b3b2e60d737e57f2752c4d0e82da6 +RMD160 (HTTP-Cookies-6.03.tar.gz) = 0079c98a8ba4a30f5316454a04f67bcfb4209754 +SHA512 (HTTP-Cookies-6.03.tar.gz) = 730cb63a2e21910929b0e43b8e34b9a2c259e12b4f2552f8382e95552fb50ead24c4865ca75e43dda6d38dfb0eaf417248aa7102a3b57d1404c24fb80ad8974f +Size (HTTP-Cookies-6.03.tar.gz) = 33669 bytes --_----------=_1491405337255690--