summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2023-05-01 14:39:24 +0200
committerTijl Coosemans <tijl@FreeBSD.org>2023-05-01 14:50:50 +0200
commit61428d4580e26bfceed1d8fafaa55952510cc07c (patch)
tree74a95c93e3df7a08278e837ce1318f27c96a9308 /print
parentaudio/libopenmpt: Update to 0.7.0 (diff)
print/cups: Fix issues with color printing
PR: 271163
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile6
-rw-r--r--print/cups/distinfo8
2 files changed, 13 insertions, 1 deletions
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