From nobody Tue Aug 4 15:53:40 2026 X-Original-To: dev-commits-ports-all@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 4hDyky0l4gz6myBk for ; Tue, 04 Aug 2026 15:53:46 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hDykx6Ws4z3fhs for ; Tue, 04 Aug 2026 15:53:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785858825; 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=Qt2CLMDtL+2+JdplSvX8/OGMz4aRPKdOJE1SKjSZC2A=; b=In0SeHbRVgjWtx7N63nAmVy2rYydaTDu2+bmeqcct8w11apqrBuB2DJwOy+vsrwquo9PS6 zsoL5r0Av9yJgincxF1HAdpZSD9PgwDdpCNbBhQovwJFNUi4ESAn3KW0kEiwSsA28y+dy4 ANZRZot2asQgEwCcDAE4/XRJ0HWmFsvSvEgUqo/wN3W0s9VAweKtrraNX6LvhOSnhO37VQ hihqhJQ+V7Gx/ZK2IW8k0XIi1EbTmIEG+q5ySru6dodxu/qjtjz9/AK3Xxpqp8qxCCYM5j lPIKueDCrKLeSQaKsN7ylGcOk+/4Caa6gDh/MDDoe4nyncHtJBsVCJxYJf7h7g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785858825; a=rsa-sha256; cv=none; b=ce40S3ND25CCThCJaK4qMaZUEb9PeBRLIgPY7PbHiT35/PiPLuq8ABp4YgNI85Ljr23bnk wyf4q3RTmmCX/S0ke3gRNDppP0LKuYyG5rFbywXUZI8ZMF0IR1Lju6bu+N+RNlFGggirnT LfEQIUk5faYuvMHENacVm1BOJURZf8UycsasD4EcA7K/wDgJNVHNT102ai/V7Mdqgfqo/7 qInUGjwFQXL5GdRG2JWmkg27Eqd2GMCLf9kG/j3KkDZCn6cEyU+kG5kXWDH1TJhcOYaWlV W77HGeVVmUMQyiOo0jwl4OoeEF+GM2JLu5MsPcinc1dXALjuj+wjbdVOfZ8WKg== 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=1785858825; 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=Qt2CLMDtL+2+JdplSvX8/OGMz4aRPKdOJE1SKjSZC2A=; b=hVZ/TVk+kzSDuunf77lIxaWBZoFnduyaOZTmhyL0gcT66QOZdLUHnqgr8xrG8FY5NeLY2x gr+V/kkKR96hPViUf5NoxSsY8YVlNYV9Cuga8pDW+XOOlIt7IaUbgJ3QtCWYyG5CYXVcL5 X8prDuOOATtjeVnmd5YuhFDmH4i7e1uh9kq0bFZvDTQft1AzS8ks3AaHQSesIU3seuxlh+ pPWhhMKJ9TU09ohQiod5l8BCqR5YUK639BCCNA6SeUcTolmZ3KtVplgjf5O/YT1N4Aw+M/ YBsQPYBu60yYpSiy2LX422+fW80MnXlwMkVT/1vunqxLCQutN5CSJIj5xRbcJg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hDykx5cLMztb3 for ; Tue, 04 Aug 2026 15:53:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 186a8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 04 Aug 2026 15:53:40 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Joel Bodenmann Subject: git: a81f0baf78c9 - main - print/plutobook: Update to 0.19.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: jbo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a81f0baf78c98f46c14b3201a28cd94fa521eb41 Auto-Submitted: auto-generated Date: Tue, 04 Aug 2026 15:53:40 +0000 Message-Id: <6a720b04.186a8.382edd5b@gitrepo.freebsd.org> The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=a81f0baf78c98f46c14b3201a28cd94fa521eb41 commit a81f0baf78c98f46c14b3201a28cd94fa521eb41 Author: Joel Bodenmann AuthorDate: 2026-08-04 15:53:01 +0000 Commit: Joel Bodenmann CommitDate: 2026-08-04 15:53:01 +0000 print/plutobook: Update to 0.19.0 Changelog: https://github.com/plutoprint/plutobook/releases/tag/v0.19.0 --- print/plutobook/Makefile | 2 +- print/plutobook/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/print/plutobook/Makefile b/print/plutobook/Makefile index 3e7fe1c787e0..ce59e1265475 100644 --- a/print/plutobook/Makefile +++ b/print/plutobook/Makefile @@ -1,6 +1,6 @@ PORTNAME= plutobook DISTVERSIONPREFIX= v -DISTVERSION= 0.18.0 +DISTVERSION= 0.19.0 CATEGORIES= print MAINTAINER= jbo@FreeBSD.org diff --git a/print/plutobook/distinfo b/print/plutobook/distinfo index c9f3ee15c4da..2db698f1a160 100644 --- a/print/plutobook/distinfo +++ b/print/plutobook/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783116238 -SHA256 (plutoprint-plutobook-v0.18.0_GH0.tar.gz) = 3d6106ff2890fc605881a4034c87da2ae8f79108b67228ab5c3fe9c7d96d78a2 -SIZE (plutoprint-plutobook-v0.18.0_GH0.tar.gz) = 481627 +TIMESTAMP = 1785858701 +SHA256 (plutoprint-plutobook-v0.19.0_GH0.tar.gz) = 8f344b446d62a1aa43855e0b0b142aaa192f85ed16b07f9791715da5e3343c3e +SIZE (plutoprint-plutobook-v0.19.0_GH0.tar.gz) = 481412