Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=LbTGYkaz; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=gGkPsg0i Received: by mail.netbsd.org (Postfix, from userid 605) id D1F3984E5B; Tue, 2 Apr 2024 00:59:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712019547; bh=NGwAyJiCK+gM5TfrM5WnGRkxuORKSCe2drPpYYn0OU0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=LbTGYkazVnW/t2Qqxu9Kj4FCeK8yJ8fw2qKT3YYBestTkRj74ICQcaOx0QnU+gpry B/L8p4NZYhAvmWmrwtglAHmL95tXCHFi6mkr0qPxWj2HsCzF7XXkXy5+5+XD8Yk7GZ 1lToMFA8ll1rGcUA4UvpU4ggK0TtZMD6gPmbj+gc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C421A84E55 for ; Tue, 2 Apr 2024 00:59:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 BszA9_4b6Qed for ; Tue, 2 Apr 2024 00:59:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 452E484CCF for ; Tue, 2 Apr 2024 00:59:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712019545; bh=NGwAyJiCK+gM5TfrM5WnGRkxuORKSCe2drPpYYn0OU0=; h=Date:From:Subject:To:Reply-To; b=gGkPsg0ibb6SDYMZuJQqSwrIs9E0FxHxZ99s8K8SardST4GVR6Vvt0E3vLj6wmhQ+ JGkD8zvU5/ybxGopbg7G+RkE8nuluH4V8g/0hk9D/wIMj6tREyBLUQrJiAbaeMVGK+ Y/GTTaUiAbzy2tQxG/RiejOCNepzbD4SSpfgDuNc= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3AF05FA2C; Tue, 2 Apr 2024 00:59:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171201954514330" MIME-Version: 1.0 Date: Tue, 2 Apr 2024 00:59:05 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/p5-URI To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20240402005905.3AF05FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171201954514330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Apr 2 00:59:05 UTC 2024 Modified Files: pkgsrc/www/p5-URI: Makefile distinfo Log Message: Update to 5.28 Upstream changes: 5.28 2024-03-27 01:49:44Z - Using Scalar::Util::reftype instead of just ref(), but mindful this time about definedness to avoid warnings (GH#140) (Jacques Deguest) To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 pkgsrc/www/p5-URI/Makefile cvs rdiff -u -r1.45 -r1.46 pkgsrc/www/p5-URI/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171201954514330 Content-Disposition: inline Content-Length: 1447 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/p5-URI/Makefile diff -u pkgsrc/www/p5-URI/Makefile:1.83 pkgsrc/www/p5-URI/Makefile:1.84 --- pkgsrc/www/p5-URI/Makefile:1.83 Sun Feb 25 08:32:52 2024 +++ pkgsrc/www/p5-URI/Makefile Tue Apr 2 00:59:05 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.83 2024/02/25 08:32:52 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2024/04/02 00:59:05 wen Exp $ -DISTNAME= URI-5.27 +DISTNAME= URI-5.28 PKGNAME= p5-${DISTNAME} CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} Index: pkgsrc/www/p5-URI/distinfo diff -u pkgsrc/www/p5-URI/distinfo:1.45 pkgsrc/www/p5-URI/distinfo:1.46 --- pkgsrc/www/p5-URI/distinfo:1.45 Sun Feb 25 08:32:52 2024 +++ pkgsrc/www/p5-URI/distinfo Tue Apr 2 00:59:05 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.45 2024/02/25 08:32:52 wiz Exp $ +$NetBSD: distinfo,v 1.46 2024/04/02 00:59:05 wen Exp $ -BLAKE2s (URI-5.27.tar.gz) = a658f9fc507bf66aca563502626fa4bb4e50cabf97f36cc0c1638d912cce5fb0 -SHA512 (URI-5.27.tar.gz) = 5d4cdaf2baed2b15af827093e139ee22c7f87b979b5998462500b13d68966bd94be3841e9b0c4f64ef2df9ca5e258933c21f67870a671242330f296c7bef45b8 -Size (URI-5.27.tar.gz) = 123909 bytes +BLAKE2s (URI-5.28.tar.gz) = 2c41bbfa5ed2809d72371e21d5daf1389dc5d69810ce99cfc5479633e16a5236 +SHA512 (URI-5.28.tar.gz) = ffa2a560641cbb81f720d1b572371a237826627974735684e130ad42c5184cd143c4cd337d600346258892165f3b658cc94711d189a870f990ff8148c72968e5 +Size (URI-5.28.tar.gz) = 124581 bytes --_----------=_171201954514330--