* [PR PATCH] cups: update to 2.4.10.
@ 2024-08-27 19:03 leper
2024-08-30 21:28 ` [PR PATCH] [Updated] " leper
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: leper @ 2024-08-27 19:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 773 bytes --]
There is a new pull request by leper against master on the void-packages repository
https://github.com/leper/void-packages cups_2.4.10
https://github.com/void-linux/void-packages/pull/52020
cups: update to 2.4.10.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES** (at least the fix in 2.4.8+ that is needed for a printer I was trying to use actually worked).
<!--
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv6l
-->
A patch file from https://github.com/void-linux/void-packages/pull/52020.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cups_2.4.10-52020.patch --]
[-- Type: text/x-diff, Size: 1166 bytes --]
From bc771d791e9414d7528758a18750c1392685e882 Mon Sep 17 00:00:00 2001
From: leper <blubblub@mail.ru>
Date: Tue, 27 Aug 2024 19:35:57 +0200
Subject: [PATCH] cups: update to 2.4.10.
---
srcpkgs/cups/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/cups/template b/srcpkgs/cups/template
index e6a72d0fb428b5..aba5c6fde8e2e9 100644
--- a/srcpkgs/cups/template
+++ b/srcpkgs/cups/template
@@ -1,7 +1,7 @@
# Template file for 'cups'
pkgname=cups
-version=2.4.7
-revision=5
+version=2.4.10
+revision=1
build_style=gnu-configure
make_install_args="BUILDROOT=${DESTDIR}"
hostmakedepends="gnutls-devel pkg-config
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0 WITH custom:GPL2-LGPL2-Exception, Zlib"
homepage="https://github.com/OpenPrinting/cups"
distfiles="https://github.com/OpenPrinting/cups/releases/download/v${version}/cups-${version}-source.tar.gz"
-checksum=dd54228dd903526428ce7e37961afaed230ad310788141da75cebaa08362cf6c
+checksum=d75757c2bc0f7a28b02ee4d52ca9e4b1aa1ba2affe16b985854f5336940e5ad7
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] cups: update to 2.4.10.
2024-08-27 19:03 [PR PATCH] cups: update to 2.4.10 leper
@ 2024-08-30 21:28 ` leper
2024-10-01 12:49 ` [PR PATCH] [Closed]: " abenson
2024-10-01 12:49 ` abenson
2 siblings, 0 replies; 4+ messages in thread
From: leper @ 2024-08-30 21:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 765 bytes --]
There is an updated pull request by leper against master on the void-packages repository
https://github.com/leper/void-packages cups_2.4.10
https://github.com/void-linux/void-packages/pull/52020
cups: update to 2.4.10.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES** (at least the fix in 2.4.8+ that is needed for a printer I was trying to use actually worked).
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv6l
A patch file from https://github.com/void-linux/void-packages/pull/52020.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cups_2.4.10-52020.patch --]
[-- Type: text/x-diff, Size: 1371 bytes --]
From 562db2118b283f68a41b51b5aba4aa5c6f42f715 Mon Sep 17 00:00:00 2001
From: leper <blubblub@mail.ru>
Date: Tue, 27 Aug 2024 19:35:57 +0200
Subject: [PATCH] cups: update to 2.4.10.
---
srcpkgs/cups/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/cups/template b/srcpkgs/cups/template
index e6a72d0fb428b5..88028b588c808e 100644
--- a/srcpkgs/cups/template
+++ b/srcpkgs/cups/template
@@ -1,7 +1,7 @@
# Template file for 'cups'
pkgname=cups
-version=2.4.7
-revision=5
+version=2.4.10
+revision=1
build_style=gnu-configure
make_install_args="BUILDROOT=${DESTDIR}"
hostmakedepends="gnutls-devel pkg-config
@@ -11,10 +11,10 @@ makedepends="acl-devel gnutls-devel libpaper-devel libusb-devel pam-devel
depends="xdg-utils"
short_desc="Common Unix Printing System"
maintainer="Orphaned <orphan@voidlinux.org>"
-license="Apache-2.0 WITH custom:GPL2-LGPL2-Exception, Zlib"
+license="Apache-2.0 WITH custom:GPL-2-LGPL-2-Exception, Zlib"
homepage="https://github.com/OpenPrinting/cups"
distfiles="https://github.com/OpenPrinting/cups/releases/download/v${version}/cups-${version}-source.tar.gz"
-checksum=dd54228dd903526428ce7e37961afaed230ad310788141da75cebaa08362cf6c
+checksum=d75757c2bc0f7a28b02ee4d52ca9e4b1aa1ba2affe16b985854f5336940e5ad7
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Closed]: cups: update to 2.4.10.
2024-08-27 19:03 [PR PATCH] cups: update to 2.4.10 leper
2024-08-30 21:28 ` [PR PATCH] [Updated] " leper
@ 2024-10-01 12:49 ` abenson
2024-10-01 12:49 ` abenson
2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2024-10-01 12:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 609 bytes --]
There's a closed pull request on the void-packages repository
cups: update to 2.4.10.
https://github.com/void-linux/void-packages/pull/52020
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES** (at least the fix in 2.4.8+ that is needed for a printer I was trying to use actually worked).
#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv6l
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: cups: update to 2.4.10.
2024-08-27 19:03 [PR PATCH] cups: update to 2.4.10 leper
2024-08-30 21:28 ` [PR PATCH] [Updated] " leper
2024-10-01 12:49 ` [PR PATCH] [Closed]: " abenson
@ 2024-10-01 12:49 ` abenson
2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2024-10-01 12:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 192 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/52020#issuecomment-2385694324
Comment:
Closed in 71cfe592a14ae2175dd05d2f73be115c7c92b4c3
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-10-01 12:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-27 19:03 [PR PATCH] cups: update to 2.4.10 leper
2024-08-30 21:28 ` [PR PATCH] [Updated] " leper
2024-10-01 12:49 ` [PR PATCH] [Closed]: " abenson
2024-10-01 12:49 ` abenson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).