pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/cups Update print/cups to cups-2.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cc599fe9a47
branches:  trunk
changeset: 353559:8cc599fe9a47
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Oct 09 08:33:15 2016 +0000

description:
Update print/cups to cups-2.2.1

Changes:
CHANGES IN CUPS V2.2.1
        - Added "CreateSelfSignedCerts" directive for cups-files.conf to
          control whether the scheduler automatically creates its own
          self-signed X.509 certificates for TLS connections (Issue #4876)
        - http*Connect did not handle partial failures (Issue #4870)
        - Addressed some build warnings on Linux (Issue #4881)
        - cupsHashData did not use the correct hashing algorithm
          (<rdar://problem/28209220>)
        - Updated man pages (PR #4885)
        - Updated localizations (PR #4877, PR #4886)

diffstat:

 print/cups/Makefile |   4 ++--
 print/cups/PLIST    |   3 ++-
 print/cups/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r 6dea6b01d607 -r 8cc599fe9a47 print/cups/Makefile
--- a/print/cups/Makefile       Sun Oct 09 08:32:54 2016 +0000
+++ b/print/cups/Makefile       Sun Oct 09 08:33:15 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.233 2016/09/30 14:10:55 wiz Exp $
+# $NetBSD: Makefile,v 1.234 2016/10/09 08:33:15 leot Exp $
 
-DISTNAME=      cups-2.2.0-source
+DISTNAME=      cups-2.2.1-source
 PKGNAME=       ${DISTNAME:S/-source//}
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=apple/}
diff -r 6dea6b01d607 -r 8cc599fe9a47 print/cups/PLIST
--- a/print/cups/PLIST  Sun Oct 09 08:32:54 2016 +0000
+++ b/print/cups/PLIST  Sun Oct 09 08:33:15 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.56 2016/09/30 14:10:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.57 2016/10/09 08:33:16 leot Exp $
 bin/cancel
 bin/cups-config
 bin/cupstestdsc
@@ -623,6 +623,7 @@
 share/doc/cups/help/api-ppd.html
 share/doc/cups/help/api-raster.html
 share/doc/cups/help/cgi.html
+share/doc/cups/help/encryption.html
 share/doc/cups/help/glossary.html
 share/doc/cups/help/kerberos.html
 share/doc/cups/help/license.html
diff -r 6dea6b01d607 -r 8cc599fe9a47 print/cups/distinfo
--- a/print/cups/distinfo       Sun Oct 09 08:32:54 2016 +0000
+++ b/print/cups/distinfo       Sun Oct 09 08:33:15 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.118 2016/09/30 14:10:55 wiz Exp $
+$NetBSD: distinfo,v 1.119 2016/10/09 08:33:16 leot Exp $
 
-SHA1 (cups-2.2.0-source.tar.gz) = 6d6f2f5d8b8fbadfd6b834c181e8388d2d36deed
-RMD160 (cups-2.2.0-source.tar.gz) = fd5a3d4001b1f13f9eec287b355963cd5e269825
-SHA512 (cups-2.2.0-source.tar.gz) = 4de6a32295655918767b64d8b3e86cbf803a54b23b933cc8da0ef55e994013d5dc4d013f6c1a2b4044a28b82664d3b39d7ca7ed7c48eb9baac5d972f7f1a6dcd
-Size (cups-2.2.0-source.tar.gz) = 9481862 bytes
+SHA1 (cups-2.2.1-source.tar.gz) = 80d00096ace2da2c0cbc0f8c160f8f84adece9b0
+RMD160 (cups-2.2.1-source.tar.gz) = 2072bb7af751bc4f4f30d847cf7115eff07c606b
+SHA512 (cups-2.2.1-source.tar.gz) = 7ffc92075bbfec9a86fa92261944dcef9c019cce16135726c23f88bf49617cebddc520729a716f73cd80b931438b05c92991517094d30fc29f3355fe31a29f81
+Size (cups-2.2.1-source.tar.gz) = 9486635 bytes
 SHA1 (patch-ae) = 04f314bbbb05538b67a0f68adc241a09e836a4e2
 SHA1 (patch-af) = 6ae6ae6006387db69bf7c15f7c8500708c9e8f56
 SHA1 (patch-ai) = 2c1ca67ea6f6c1dedb4c8ff97736f328a2b9a7c6



Home | Main Index | Thread Index | Old Index