Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] proxychains-ng: update to 4.15.
@ 2021-08-27 14:17 ailiop-git
  2022-02-12 16:01 ` paper42
  2022-02-12 16:01 ` [PR PATCH] [Closed]: " paper42
  0 siblings, 2 replies; 4+ messages in thread
From: ailiop-git @ 2021-08-27 14:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages proxychains-ng
https://github.com/void-linux/void-packages/pull/32706

proxychains-ng: update to 4.15.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32706.patch is attached

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

From 60fa705d59d94255582bb44b7f15bbabb4df2ba7 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Fri, 27 Aug 2021 13:49:30 +0000
Subject: [PATCH] proxychains-ng: update to 4.15.

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

diff --git a/srcpkgs/proxychains-ng/template b/srcpkgs/proxychains-ng/template
index 4f9cfa8f74e6..3cbb9a335e93 100644
--- a/srcpkgs/proxychains-ng/template
+++ b/srcpkgs/proxychains-ng/template
@@ -1,6 +1,6 @@
 # Template file for 'proxychains-ng'
 pkgname=proxychains-ng
-version=4.14
+version=4.15
 revision=1
 build_style=gnu-configure
 make_install_target="install install-config"
@@ -10,4 +10,4 @@ maintainer="David <kalichakra@zoho.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/rofl0r/proxychains-ng"
 distfiles="http://ftp.barfooze.de/pub/sabotage/tarballs/${pkgname}-${version}.tar.xz"
-checksum=9d00e035b8a808b9e0c750501b08f38eeadd0be421f30ee83e88fd15e872b0ae
+checksum=3207ab7f1f053c3fdcdf5ac158bcdef0683e3b7d8427b602ce9c0abe6a369081

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

* Re: proxychains-ng: update to 4.15.
  2021-08-27 14:17 [PR PATCH] proxychains-ng: update to 4.15 ailiop-git
@ 2022-02-12 16:01 ` paper42
  2022-02-12 16:01 ` [PR PATCH] [Closed]: " paper42
  1 sibling, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-12 16:01 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32706#issuecomment-1037269041

Comment:
already done

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

* Re: [PR PATCH] [Closed]: proxychains-ng: update to 4.15.
  2021-08-27 14:17 [PR PATCH] proxychains-ng: update to 4.15 ailiop-git
  2022-02-12 16:01 ` paper42
@ 2022-02-12 16:01 ` paper42
  1 sibling, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-12 16:01 UTC (permalink / raw)
  To: ml

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

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

proxychains-ng: update to 4.15.
https://github.com/void-linux/void-packages/pull/32706

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 4+ messages in thread

* [PR PATCH] proxychains-ng: update to 4.15.
@ 2021-12-07  3:54 rakino
  0 siblings, 0 replies; 4+ messages in thread
From: rakino @ 2021-12-07  3:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rakino/void-packages patch-2
https://github.com/void-linux/void-packages/pull/34415

proxychains-ng: update to 4.15.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **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, (x86_64-glibc)
<!-- 
- 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/34415.patch is attached

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

From 636cec8b432687c54fe8dc88499a1d97bbf17fbb Mon Sep 17 00:00:00 2001
From: Hilton Chain <26847027+rakino@users.noreply.github.com>
Date: Tue, 7 Dec 2021 11:52:33 +0800
Subject: [PATCH] proxychains-ng: update to 4.15.

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

diff --git a/srcpkgs/proxychains-ng/template b/srcpkgs/proxychains-ng/template
index 4f9cfa8f74e6..3cbb9a335e93 100644
--- a/srcpkgs/proxychains-ng/template
+++ b/srcpkgs/proxychains-ng/template
@@ -1,6 +1,6 @@
 # Template file for 'proxychains-ng'
 pkgname=proxychains-ng
-version=4.14
+version=4.15
 revision=1
 build_style=gnu-configure
 make_install_target="install install-config"
@@ -10,4 +10,4 @@ maintainer="David <kalichakra@zoho.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/rofl0r/proxychains-ng"
 distfiles="http://ftp.barfooze.de/pub/sabotage/tarballs/${pkgname}-${version}.tar.xz"
-checksum=9d00e035b8a808b9e0c750501b08f38eeadd0be421f30ee83e88fd15e872b0ae
+checksum=3207ab7f1f053c3fdcdf5ac158bcdef0683e3b7d8427b602ce9c0abe6a369081

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

end of thread, other threads:[~2022-02-12 16:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-27 14:17 [PR PATCH] proxychains-ng: update to 4.15 ailiop-git
2022-02-12 16:01 ` paper42
2022-02-12 16:01 ` [PR PATCH] [Closed]: " paper42
2021-12-07  3:54 [PR PATCH] " rakino

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