Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] squid: update to 5.3
@ 2022-01-21 20:19 hechos
  2022-01-28  7:40 ` ericonr
  2022-01-28  8:25 ` [PR PATCH] [Merged]: " Vaelatern
  0 siblings, 2 replies; 3+ messages in thread
From: hechos @ 2022-01-21 20:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hechos/void-packages master
https://github.com/void-linux/void-packages/pull/35161

squid: update to 5.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
YES
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a0791904fe5122a77e8f1dd5878d41a67667095e Mon Sep 17 00:00:00 2001
From: hechos <martin.damian.fernandez@gmail.com>
Date: Fri, 21 Jan 2022 17:19:02 -0300
Subject: [PATCH] squid: update to 5.3

---
 srcpkgs/squid/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/squid/template b/srcpkgs/squid/template
index 920cb0c3e24e..626972525bc0 100644
--- a/srcpkgs/squid/template
+++ b/srcpkgs/squid/template
@@ -1,6 +1,6 @@
 # Template file for 'squid'
 pkgname=squid
-version=4.15
+version=5.3
 revision=1
 build_style=gnu-configure
 configure_args="
@@ -63,9 +63,9 @@ short_desc="Caching proxy for the Web"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.squid-cache.org/"
-changelog="http://www.squid-cache.org/Versions/v4/changesets/"
-distfiles="http://www.squid-cache.org/Versions/v4/squid-${version}.tar.xz"
-checksum=b693a4e5ab2811a8a854f60de0a62afbbf3a952bb1d047952c9ae01321f84a25
+changelog="http://www.squid-cache.org/Versions/v5/changesets/"
+distfiles="http://www.squid-cache.org/Versions/v5/squid-${version}.tar.xz"
+checksum=45178588df1311ded41ebadd632840c4d93a8d7f5f60e38e74acf2f1ae2f1715
 system_accounts="squid"
 # squid-conf-tests requires a squid user in the system
 make_check=no

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

* Re: squid: update to 5.3
  2022-01-21 20:19 [PR PATCH] squid: update to 5.3 hechos
@ 2022-01-28  7:40 ` ericonr
  2022-01-28  8:25 ` [PR PATCH] [Merged]: " Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2022-01-28  7:40 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/35161#issuecomment-1023961662

Comment:
@Vaelatern 

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

* Re: [PR PATCH] [Merged]: squid: update to 5.3
  2022-01-21 20:19 [PR PATCH] squid: update to 5.3 hechos
  2022-01-28  7:40 ` ericonr
@ 2022-01-28  8:25 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2022-01-28  8:25 UTC (permalink / raw)
  To: ml

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

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

squid: update to 5.3
https://github.com/void-linux/void-packages/pull/35161

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
YES
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-01-28  8:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 20:19 [PR PATCH] squid: update to 5.3 hechos
2022-01-28  7:40 ` ericonr
2022-01-28  8:25 ` [PR PATCH] [Merged]: " Vaelatern

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