From nobody Mon May 25 05:30:45 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gP4Gs6sMVz6dKbB for ; Mon, 25 May 2026 05:30:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gP4Gs1XYtz42jP for ; Mon, 25 May 2026 05:30:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779687045; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vJL/Ke9ogM12bSBo64OKv/Dd4IlSbaOtY0XlyIHpFv4=; b=m2X/0QBlmD5ytSQ6D2Kh/iDKMCQmQZIHB2lD3IckpYS5tjDlNYUzGOaDxE+yjd5EFGiyCQ GA6WGdgldoBmSWAmABSmQ4rqR7H6XkLj192EstKIbDkGM4xZdxcEruI6IkeTvdeTmupQ7Z PpaIsYrxmjiO2HrvAA6zh2Ou3sC7yOtcY4fshuD7m5bGxZ1ELO84j1kmJ/gLNM0RdPCmJO 8UPAHO8Fp4Iu0pWs1SEcwRLuWdCwB69BbknzQz4rD5Wr081hj8NyYbVPESaU//eXTiskZA KkR/a8bpo9VNHJM5A/Mpe6bKX7JOZ8Nv7vM2KePzQVaxfhAethmleBqongygsg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779687045; a=rsa-sha256; cv=none; b=k3jyCLO22FXywKM7tx+9Fd9lI3f73egmSoUV66GHx24XZUDgmmUgHMaSJGlHABuJc6NP3e CUXziShB8mMI7mzkP8ep2kYnYzNAdLLHCrJ16g3nfhUvKAyV1/2RqyuZQm2xxtun8MnD+v Bin9q31BmZE2Tta2g0G/Zm0arirR48WlsRYn6AqtOn4fDyX5f1TfXXWReleWzOCKEEnOmA lzls7dCaPAKvulgr1WXfhXdWyzdmSJSvHftNY2pO/VEg/83GV6l/zuTMRFROZZsuLB5otj wIPyxJ5pF6FqiEvpg4mEk/kXGsyrtwHS3tUcnyNE6VJQzZc0PHD4cvnXf5peHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779687045; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vJL/Ke9ogM12bSBo64OKv/Dd4IlSbaOtY0XlyIHpFv4=; b=q2KXJ7kUjcMxWDWleSmNCbpvFYwIdW2UZk1llADA7H70GTL/LppltumYyTVXTAWQG8hzRb f94WhR2QBclUfqmFzjTth4qPN0emcbI/d1ng5wxsyMukCxdlp7xgrTF6xfdC25O1nQLLIz KYaHXJeI252FjD5B85bn7QbU75Vcu0DdtjitedlwIftnfYy1cASijer8gIZPkMDN/grSNA y4vDcBMIaA5wU1IE+Nhwi6X9yayCnUbHjSbg9MUNc9/7GrCgFD72WLIcBkbvD3/pkRfSNu G94Ijzwp1SJOvZhom8L8m6KilhjpaCWk7DdhIfuISuAeTKbsg0Jj6Z1EmEMSig== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gP4Gs0qJXzBt4 for ; Mon, 25 May 2026 05:30:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33e6e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 25 May 2026 05:30:45 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 57251b06bed9 - main - math/p5-PDL-Graphics-PLplot: Update to 0.842 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 57251b06bed9d6ffa3d62dd96bff6b736a7b550b Auto-Submitted: auto-generated Date: Mon, 25 May 2026 05:30:45 +0000 Message-Id: <6a13de85.33e6e.3c52ec7d@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=57251b06bed9d6ffa3d62dd96bff6b736a7b550b commit 57251b06bed9d6ffa3d62dd96bff6b736a7b550b Author: Po-Chuan Hsieh AuthorDate: 2026-05-25 05:23:39 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-05-25 05:27:45 +0000 math/p5-PDL-Graphics-PLplot: Update to 0.842 Changes: https://metacpan.org/dist/PDL-Graphics-PLplot/changes --- math/p5-PDL-Graphics-PLplot/Makefile | 3 ++- math/p5-PDL-Graphics-PLplot/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/math/p5-PDL-Graphics-PLplot/Makefile b/math/p5-PDL-Graphics-PLplot/Makefile index a82ba8cf4d26..5c4a5ad5d977 100644 --- a/math/p5-PDL-Graphics-PLplot/Makefile +++ b/math/p5-PDL-Graphics-PLplot/Makefile @@ -1,7 +1,8 @@ PORTNAME= PDL-Graphics-PLplot -PORTVERSION= 0.84 +PORTVERSION= 0.842 CATEGORIES= math perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:ETJ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org diff --git a/math/p5-PDL-Graphics-PLplot/distinfo b/math/p5-PDL-Graphics-PLplot/distinfo index be7fc7992c7a..945d73d3081d 100644 --- a/math/p5-PDL-Graphics-PLplot/distinfo +++ b/math/p5-PDL-Graphics-PLplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736671139 -SHA256 (PDL-Graphics-PLplot-0.84.tar.gz) = 9c3986c93c9936f4534b9265b7223ceaee48a0f35895e5d44329465aeb782d20 -SIZE (PDL-Graphics-PLplot-0.84.tar.gz) = 192581 +TIMESTAMP = 1779617522 +SHA256 (PDL-Graphics-PLplot-0.842.tar.gz) = 03c54adc52073f3b96df9684e5fb54fbce4776c66d52933e43dcf47193103adc +SIZE (PDL-Graphics-PLplot-0.842.tar.gz) = 195604