git: a3b2aee9cebf - 2023Q2 - print/cups: Fix issues with color printing
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 13:06:47 UTC
The branch 2023Q2 has been updated by tijl: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3b2aee9cebf83154300c3859764588e0f708dcf commit a3b2aee9cebf83154300c3859764588e0f708dcf Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2023-05-01 12:39:24 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2023-05-01 13:05:29 +0000 print/cups: Fix issues with color printing PR: 271163 (cherry picked from commit 61428d4580e26bfceed1d8fafaa55952510cc07c) --- print/cups/Makefile | 6 ++++++ print/cups/distinfo | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/print/cups/Makefile b/print/cups/Makefile index 75711408c517..32c10595e515 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,8 +1,14 @@ PORTNAME= cups PORTVERSION= 2.4.2 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= print +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= b0f1a00a02e9.patch:-p1 +PATCHFILES+= c114e3c9827a.patch:-p1 +PATCHFILES+= ca866d8a9de2.patch:-p1 + MAINTAINER= tijl@FreeBSD.org COMMENT= Common UNIX Printing System WWW= https://github.com/OpenPrinting/cups diff --git a/print/cups/distinfo b/print/cups/distinfo index 7af1ab3945af..46441868855b 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1,3 +1,9 @@ -TIMESTAMP = 1653656167 +TIMESTAMP = 1682944127 SHA256 (OpenPrinting-cups-v2.4.2_GH0.tar.gz) = 7095b2977bb728ded5566a5c802866062840d6541fd027836865949a407c3682 SIZE (OpenPrinting-cups-v2.4.2_GH0.tar.gz) = 8173207 +SHA256 (b0f1a00a02e9.patch) = 0c3ec2efad307dbbdd45006c3d205344bcce79f53a7fce4e1bd0ed4dfe4e05f0 +SIZE (b0f1a00a02e9.patch) = 3022 +SHA256 (c114e3c9827a.patch) = 5ee80e5bf98c85c2f65b2e41ae5f32fdd0c55bb71b5cf64f9c2420e89b9ec9ba +SIZE (c114e3c9827a.patch) = 1558 +SHA256 (ca866d8a9de2.patch) = b14ed18edd38c9f0a99f5399a19b55cb6ea229df504d88e04fe84b9d156591aa +SIZE (ca866d8a9de2.patch) = 1229