summaryrefslogtreecommitdiffstats
path: root/printer
diff options
context:
space:
mode:
authorTreeve Jelbert2020-11-28 10:39:58 +0100
committerTreeve Jelbert2020-11-28 10:40:49 +0100
commit69bf42c0b1f80864e92182ea4362e7f0d9d079eb (patch)
tree252e4adcb04618e61a8e2021808fb4ef4ac7d853 /printer
parent1f1d4824dbc63e0cef414a37d328a90651a7f58e (diff)
cups: => 2.3.3op1
Diffstat (limited to 'printer')
-rwxr-xr-xprinter/cups/DETAILS10
-rw-r--r--printer/cups/HISTORY6
-rw-r--r--printer/cups/cups.gpgbin4493 -> 0 bytes
-rw-r--r--printer/cups/op.gpgbin0 -> 2275 bytes
4 files changed, 12 insertions, 4 deletions
diff --git a/printer/cups/DETAILS b/printer/cups/DETAILS
index 03ab58d4b7..f879be03c9 100755
--- a/printer/cups/DETAILS
+++ b/printer/cups/DETAILS
@@ -1,19 +1,21 @@
SPELL=cups
- VERSION=2.3.3
+ VERSION=2.3.3op1
SECURITY_PATCH=13
SOURCE=$SPELL-$VERSION-source.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://github.com/apple/cups/releases/download/v$VERSION/$SOURCE
+ SOURCE_URL[0]=https://github.com/OpenPrinting/cups/releases/download/v2.3.3op1/$SOURCE
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=cups.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE_GPG=op.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- WEB_SITE=https://www.cups.org
+ WEB_SITE=https://github.com/OpenPrinting/cups
ENTERED=20010922
LICENSE[0]=APACHE
KEYWORDS="printer"
SHORT="Common Unix Printing System is a portable printing layer"
cat << EOF
+OpenPrinting CUPS Sources (Apple CUPS + common patches)
+
CUPS provides a portable printing layer for UNIX-based operating systems.
It was developed to promote a standard printing solution. It is the standard
printing system in Mac OS X and most Linux distributions.
diff --git a/printer/cups/HISTORY b/printer/cups/HISTORY
index 384f6c5322..35840e3c3c 100644
--- a/printer/cups/HISTORY
+++ b/printer/cups/HISTORY
@@ -1,3 +1,9 @@
+2020-11-28 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS version 2.3.3op1
+ now download from OpenPrinting, as Apple seems to abandoned cups.
+ * cups.gpg: deleted
+ * op.gpg: added "Michael R Sweet <michael.r.sweet@gmail.com>"
+
2020-06-10 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: remove obsolete options
diff --git a/printer/cups/cups.gpg b/printer/cups/cups.gpg
deleted file mode 100644
index be1c2c1871..0000000000
--- a/printer/cups/cups.gpg
+++ /dev/null
Binary files differ
diff --git a/printer/cups/op.gpg b/printer/cups/op.gpg
new file mode 100644
index 0000000000..cd3d8a93e9
--- /dev/null
+++ b/printer/cups/op.gpg
Binary files differ