Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cups: update to 2.4.6.
@ 2023-06-23 12:52 Bnyro
  2023-06-23 12:56 ` [PR PATCH] [Updated] " Bnyro
  2023-06-23 13:05 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-06-23 12:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages cups
https://github.com/void-linux/void-packages/pull/44586

cups: update to 2.4.6.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



A patch file from https://github.com/void-linux/void-packages/pull/44586.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cups-44586.patch --]
[-- Type: text/x-diff, Size: 1072 bytes --]

From 73a178472ebb56baeae361ea549b4283dbb0bbbf Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 23 Jun 2023 14:51:46 +0200
Subject: [PATCH] cups: update to 2.4.6.

---
 srcpkgs/cups/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cups/template b/srcpkgs/cups/template
index f1dc66f098d0..5f2bef0d9d85 100644
--- a/srcpkgs/cups/template
+++ b/srcpkgs/cups/template
@@ -1,6 +1,6 @@
 # Template file for 'cups'
 pkgname=cups
-version=2.4.2
+version=2.4.6
 revision=4
 build_style=gnu-configure
 make_install_args="BUILDROOT=${DESTDIR}"
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/OpenPrinting/cups"
 distfiles="https://github.com/OpenPrinting/cups/releases/download/v${version}/cups-${version}-source.tar.gz"
-checksum=f03ccb40b087d1e30940a40e0141dcbba263f39974c20eb9f2521066c9c6c908
+checksum=58e970cf1955e1cc87d0847c32526d9c2ccee335e5f0e3882b283138ba0e7262
 
 conf_files="/etc/pam.d/cups /etc/cups/*.conf /etc/xinetd.d/cups-lpd"
 make_dirs="

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] cups: update to 2.4.6.
  2023-06-23 12:52 [PR PATCH] cups: update to 2.4.6 Bnyro
@ 2023-06-23 12:56 ` Bnyro
  2023-06-23 13:05 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-06-23 12:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 479 bytes --]

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages cups
https://github.com/void-linux/void-packages/pull/44586

cups: update to 2.4.6.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



A patch file from https://github.com/void-linux/void-packages/pull/44586.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cups-44586.patch --]
[-- Type: text/x-diff, Size: 1128 bytes --]

From 402246f9c991958c0bd2c5a643658ee79dcf51a7 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 23 Jun 2023 14:56:44 +0200
Subject: [PATCH] cups: update to 2.4.6.

---
 srcpkgs/cups/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cups/template b/srcpkgs/cups/template
index f1dc66f098d0..584a12d0ebf0 100644
--- a/srcpkgs/cups/template
+++ b/srcpkgs/cups/template
@@ -1,7 +1,7 @@
 # Template file for 'cups'
 pkgname=cups
-version=2.4.2
-revision=4
+version=2.4.6
+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"
 homepage="https://github.com/OpenPrinting/cups"
 distfiles="https://github.com/OpenPrinting/cups/releases/download/v${version}/cups-${version}-source.tar.gz"
-checksum=f03ccb40b087d1e30940a40e0141dcbba263f39974c20eb9f2521066c9c6c908
+checksum=58e970cf1955e1cc87d0847c32526d9c2ccee335e5f0e3882b283138ba0e7262
 
 conf_files="/etc/pam.d/cups /etc/cups/*.conf /etc/xinetd.d/cups-lpd"
 make_dirs="

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: cups: update to 2.4.6.
  2023-06-23 12:52 [PR PATCH] cups: update to 2.4.6 Bnyro
  2023-06-23 12:56 ` [PR PATCH] [Updated] " Bnyro
@ 2023-06-23 13:05 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-06-23 13:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

There's a merged pull request on the void-packages repository

cups: update to 2.4.6.
https://github.com/void-linux/void-packages/pull/44586

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-23 13:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 12:52 [PR PATCH] cups: update to 2.4.6 Bnyro
2023-06-23 12:56 ` [PR PATCH] [Updated] " Bnyro
2023-06-23 13:05 ` [PR PATCH] [Merged]: " Duncaen

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).