diff options
author | tijl <tijl@FreeBSD.org> | 2019-08-16 20:08:37 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2019-08-16 20:08:37 +0800 |
commit | 60bbeaf7423f0f9f5424c7c5eb45e349964326de (patch) | |
tree | 03193212f3749926204d5dcf48327470e9faa522 /print | |
parent | f22b1a1b4ccd9dccd2601dd6048b0a2845abd81c (diff) | |
download | freebsd-ports-gnome-60bbeaf7423f0f9f5424c7c5eb45e349964326de.tar.gz freebsd-ports-gnome-60bbeaf7423f0f9f5424c7c5eb45e349964326de.tar.zst freebsd-ports-gnome-60bbeaf7423f0f9f5424c7c5eb45e349964326de.zip |
Update to 2.2.12.
MFH: 2019Q3
Security: https://github.com/apple/cups/releases/tag/v2.2.12
Security: CVE-2019-8675
Security: CVE-2019-8696
Diffstat (limited to 'print')
-rw-r--r-- | print/cups/Makefile | 2 | ||||
-rw-r--r-- | print/cups/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index b6ce3700fb98..843039a1a202 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cups -PORTVERSION= 2.2.11 +PORTVERSION= 2.2.12 DISTVERSIONPREFIX=v CATEGORIES= print diff --git a/print/cups/distinfo b/print/cups/distinfo index 0f3f2311868b..2c092cd0102b 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555685808 -SHA256 (apple-cups-v2.2.11_GH0.tar.gz) = 23e2014f3ae653b8d6d2bb15ba7569a86bc381045f3c7ed2d1876c57dc112312 -SIZE (apple-cups-v2.2.11_GH0.tar.gz) = 10364301 +TIMESTAMP = 1565948185 +SHA256 (apple-cups-v2.2.12_GH0.tar.gz) = ed41305fa605dbaeb3aa4e96f91cda8ec49759f241c7ef66b56daa5a8cb1a39c +SIZE (apple-cups-v2.2.12_GH0.tar.gz) = 10370475 |