pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun 26 16:26:39 UTC 2024

Modified Files:
        pkgsrc/print/cups: Makefile.common
        pkgsrc/print/cups-base: distinfo

Log Message:
*cups*: update to 2.4.10

Changes in CUPS v2.4.10 (2024-06-18)
-----------------------------

- Fixed error handling when reading a mixed `1setOf` attribute.
- Fixed scheduler start if there is only domain socket to listen on (Issue #985)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/cups/Makefile.common
cvs rdiff -u -r1.39 -r1.40 pkgsrc/print/cups-base/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/cups/Makefile.common
diff -u pkgsrc/print/cups/Makefile.common:1.20 pkgsrc/print/cups/Makefile.common:1.21
--- pkgsrc/print/cups/Makefile.common:1.20      Mon Jun 17 09:59:30 2024
+++ pkgsrc/print/cups/Makefile.common   Wed Jun 26 16:26:38 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.20 2024/06/17 09:59:30 wiz Exp $
+# $NetBSD: Makefile.common,v 1.21 2024/06/26 16:26:38 wiz Exp $
 #
 # used by print/cups/Makefile
 # used by print/cups-base/Makefile
 # used by print/libcups/Makefile
 
-CUPS_VERS=     2.4.9
+CUPS_VERS=     2.4.10
 DISTNAME=      cups-${CUPS_VERS}-source
 CATEGORIES=    print
 

Index: pkgsrc/print/cups-base/distinfo
diff -u pkgsrc/print/cups-base/distinfo:1.39 pkgsrc/print/cups-base/distinfo:1.40
--- pkgsrc/print/cups-base/distinfo:1.39        Mon Jun 17 09:59:30 2024
+++ pkgsrc/print/cups-base/distinfo     Wed Jun 26 16:26:39 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2024/06/17 09:59:30 wiz Exp $
+$NetBSD: distinfo,v 1.40 2024/06/26 16:26:39 wiz Exp $
 
-BLAKE2s (cups-2.4.9-source.tar.gz) = 68611d5bd263d73cd98ac392aaa561af20f7070732131c1f9aa356276d80bc0e
-SHA512 (cups-2.4.9-source.tar.gz) = c37eb3820a78d070eebe501166339dc693f19b3285774f9d126a6e6d98d6d68feabe68ec3cfbe5afadc86c2cb4feade617ceb3d391c73b0c20fbf292b509cd86
-Size (cups-2.4.9-source.tar.gz) = 8145330 bytes
+BLAKE2s (cups-2.4.10-source.tar.gz) = 3e0398642975134ca8b949036ab47de635eff75e69ce0da6985985a5bea5e058
+SHA512 (cups-2.4.10-source.tar.gz) = 6442207615f79c91de134ff5f438aa5060cbdf764113f7a338a53f7e12ad87bab147ea61302e84c94f259d31950f1a164c4574d11942ca838eb924827375748e
+Size (cups-2.4.10-source.tar.gz) = 8145236 bytes
 SHA1 (patch-ae) = 7f12aa886208f9e634d5c3fd3bc1fd4a385f22a6
 SHA1 (patch-ai) = d4aa1b59c77fa2cbf614eb661d9a791311b399c2
 SHA1 (patch-at) = 9517bff0bf2c892f0723a25f243ba188f7781393



Home | Main Index | Thread Index | Old Index