aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2021-02-16 17:20:50 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2021-02-16 17:20:50 +0000
commite781b6d8ece41d4408512eb8184b8a08166490da (patch)
treece825bfb68154b14278851187b2c7ebb115937a0 /print
parent97dfc1d602d68fc1ffaae1a8dea00a40b5eae4ad (diff)
downloadports-e781b6d8ece41d4408512eb8184b8a08166490da.tar.gz
ports-e781b6d8ece41d4408512eb8184b8a08166490da.zip
Follow other distributions and switch to OpenPrinting version of CUPS.
It tracks the current Apple CUPS sources and includes common changes and bug fixes for the various Linux distributions and other UNIX®-like operating systems. PR: 253244 Submitted by: pi
Notes
Notes: svn path=/head/; revision=565417
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile5
-rw-r--r--print/cups/distinfo6
-rw-r--r--print/cups/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 7b8a3ef8e38b..fbb220031c35 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= cups
-PORTVERSION= 2.3.3
+PORTVERSION= 2.3.3op2
DISTVERSIONPREFIX=v
-PORTREVISION= 1
CATEGORIES= print
MAINTAINER= tijl@FreeBSD.org
@@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS= LPRng-[0-9]*
USE_GITHUB= yes
-GH_ACCOUNT= apple
+GH_ACCOUNT= OpenPrinting
DESTDIRNAME= DSTROOT
GNU_CONFIGURE= yes
diff --git a/print/cups/distinfo b/print/cups/distinfo
index c4c7696c33c0..a986a702cb18 100644
--- a/print/cups/distinfo
+++ b/print/cups/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592051307
-SHA256 (apple-cups-v2.3.3_GH0.tar.gz) = fe298713aad0cbb861de24760f140851122caae9f34d480dbfff0bd9211d961a
-SIZE (apple-cups-v2.3.3_GH0.tar.gz) = 8146552
+TIMESTAMP = 1613065122
+SHA256 (OpenPrinting-cups-v2.3.3op2_GH0.tar.gz) = 5d7dc1f05cde3d5c31d3a2b3b54d519ca74e42c1b25df1add9a1802cd13c65ad
+SIZE (OpenPrinting-cups-v2.3.3op2_GH0.tar.gz) = 8249533
diff --git a/print/cups/pkg-descr b/print/cups/pkg-descr
index 1eab5db212e0..faa47a2ecd46 100644
--- a/print/cups/pkg-descr
+++ b/print/cups/pkg-descr
@@ -1,4 +1,4 @@
CUPS is a standards-based, open source printing system. It uses the Internet
Printing Protocol (IPP) to support printing to local and network printers.
-WWW: https://www.cups.org/
+WWW: https://github.com/OpenPrinting/cups