Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tree: update to 2.0.4.
@ 2022-09-08 16:12 skmpz
  2022-09-08 21:21 ` [PR REVIEW] " classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: skmpz @ 2022-09-08 16:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages tree-2.0.4
https://github.com/void-linux/void-packages/pull/39172

tree: update to 2.0.4.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/39172.patch is attached

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

From 887a74c06a7fb138261a30f932d32157f46d2329 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Thu, 8 Sep 2022 20:12:33 +0400
Subject: [PATCH] tree: update to 2.0.4.

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

diff --git a/srcpkgs/tree/template b/srcpkgs/tree/template
index e933b423102a..65ec8fcf35e2 100644
--- a/srcpkgs/tree/template
+++ b/srcpkgs/tree/template
@@ -1,16 +1,16 @@
 # Template file for 'tree'
 pkgname=tree
-version=2.0.3
+version=2.0.4
 revision=1
+wrksrc="unix-tree-${version}"
 build_style=gnu-makefile
 short_desc="Recursive directory listing program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://mama.indstate.edu/users/ice/tree"
 changelog="http://mama.indstate.edu/users/ice/tree/changes.html"
-distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
-#distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-${version}.tgz"
-checksum=ba14e77b5f9dc7f8250c3f702ec5b6be2f93cd0fa87311bab3239676866a3b1d
+distfiles="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${version}/unix-tree-${version}.tar.gz"
+checksum=c51b3a758fcbc25c7f88316491db5ac6926d032f45af96687297a95a3b7b15de
 
 do_install() {
 	make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install

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

* Re: [PR REVIEW] tree: update to 2.0.4.
  2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
@ 2022-09-08 21:21 ` classabbyamp
  2022-09-08 21:21 ` classabbyamp
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-09-08 21:21 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39172#discussion_r966432064

Comment:
```suggestion
homepage="https://mama.indstate.edu/users/ice/tree"
changelog="https://mama.indstate.edu/users/ice/tree/changes.html"
```

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

* Re: [PR REVIEW] tree: update to 2.0.4.
  2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
  2022-09-08 21:21 ` [PR REVIEW] " classabbyamp
@ 2022-09-08 21:21 ` classabbyamp
  2022-09-08 21:21 ` classabbyamp
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-09-08 21:21 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39172#discussion_r966432411

Comment:
```suggestion
homepage="https://mama.indstate.edu/users/ice/tree"
changelog="https://mama.indstate.edu/users/ice/tree/changes.html"
```

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

* Re: [PR REVIEW] tree: update to 2.0.4.
  2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
  2022-09-08 21:21 ` [PR REVIEW] " classabbyamp
  2022-09-08 21:21 ` classabbyamp
@ 2022-09-08 21:21 ` classabbyamp
  2022-09-08 23:39 ` [PR PATCH] [Updated] " sgn
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-09-08 21:21 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39172#discussion_r966432411

Comment:
```suggestion
homepage="https://mama.indstate.edu/users/ice/tree"
changelog="https://mama.indstate.edu/users/ice/tree/changes.html"
```

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

* Re: [PR PATCH] [Updated] tree: update to 2.0.4.
  2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
                   ` (2 preceding siblings ...)
  2022-09-08 21:21 ` classabbyamp
@ 2022-09-08 23:39 ` sgn
  2022-09-08 23:48 ` classabbyamp
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2022-09-08 23:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages tree-2.0.4
https://github.com/void-linux/void-packages/pull/39172

tree: update to 2.0.4.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/39172.patch is attached

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

From 887a74c06a7fb138261a30f932d32157f46d2329 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Thu, 8 Sep 2022 20:12:33 +0400
Subject: [PATCH 1/2] tree: update to 2.0.4.

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

diff --git a/srcpkgs/tree/template b/srcpkgs/tree/template
index e933b423102a..65ec8fcf35e2 100644
--- a/srcpkgs/tree/template
+++ b/srcpkgs/tree/template
@@ -1,16 +1,16 @@
 # Template file for 'tree'
 pkgname=tree
-version=2.0.3
+version=2.0.4
 revision=1
+wrksrc="unix-tree-${version}"
 build_style=gnu-makefile
 short_desc="Recursive directory listing program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://mama.indstate.edu/users/ice/tree"
 changelog="http://mama.indstate.edu/users/ice/tree/changes.html"
-distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
-#distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-${version}.tgz"
-checksum=ba14e77b5f9dc7f8250c3f702ec5b6be2f93cd0fa87311bab3239676866a3b1d
+distfiles="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${version}/unix-tree-${version}.tar.gz"
+checksum=c51b3a758fcbc25c7f88316491db5ac6926d032f45af96687297a95a3b7b15de
 
 do_install() {
 	make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install

From a7e232552209a5ced3976ce08c303589f97ba6df Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <sgn.danh@gmail.com>
Date: Fri, 9 Sep 2022 06:39:41 +0700
Subject: [PATCH 2/2] Update srcpkgs/tree/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/tree/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tree/template b/srcpkgs/tree/template
index 65ec8fcf35e2..773da0945b21 100644
--- a/srcpkgs/tree/template
+++ b/srcpkgs/tree/template
@@ -7,8 +7,8 @@ build_style=gnu-makefile
 short_desc="Recursive directory listing program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://mama.indstate.edu/users/ice/tree"
-changelog="http://mama.indstate.edu/users/ice/tree/changes.html"
+homepage="https://mama.indstate.edu/users/ice/tree"
+changelog="https://mama.indstate.edu/users/ice/tree/changes.html"
 distfiles="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${version}/unix-tree-${version}.tar.gz"
 checksum=c51b3a758fcbc25c7f88316491db5ac6926d032f45af96687297a95a3b7b15de
 

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

* Re: [PR PATCH] [Closed]: tree: update to 2.0.4.
  2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
                   ` (4 preceding siblings ...)
  2022-09-08 23:48 ` classabbyamp
@ 2022-09-08 23:48 ` classabbyamp
  2022-09-08 23:48 ` sgn
  2022-09-09  1:23 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-09-08 23:48 UTC (permalink / raw)
  To: ml

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

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

tree: update to 2.0.4.
https://github.com/void-linux/void-packages/pull/39172

Description:
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 9+ messages in thread

* Re: tree: update to 2.0.4.
  2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
                   ` (3 preceding siblings ...)
  2022-09-08 23:39 ` [PR PATCH] [Updated] " sgn
@ 2022-09-08 23:48 ` classabbyamp
  2022-09-08 23:48 ` [PR PATCH] [Closed]: " classabbyamp
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-09-08 23:48 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39172#issuecomment-1241344061

Comment:
117a4d18fb1722543600209f9252285be14752fd

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

* Re: tree: update to 2.0.4.
  2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
                   ` (5 preceding siblings ...)
  2022-09-08 23:48 ` [PR PATCH] [Closed]: " classabbyamp
@ 2022-09-08 23:48 ` sgn
  2022-09-09  1:23 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2022-09-08 23:48 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/39172#issuecomment-1241344108

Comment:
117a4d18fb1722543600209f9252285be14752fd

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

* Re: tree: update to 2.0.4.
  2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
                   ` (6 preceding siblings ...)
  2022-09-08 23:48 ` sgn
@ 2022-09-09  1:23 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-09-09  1:23 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39172#issuecomment-1241344061

Comment:
117a4d18fb1722543600209f9252285be14752fd

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

end of thread, other threads:[~2022-09-09  1:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 16:12 [PR PATCH] tree: update to 2.0.4 skmpz
2022-09-08 21:21 ` [PR REVIEW] " classabbyamp
2022-09-08 21:21 ` classabbyamp
2022-09-08 21:21 ` classabbyamp
2022-09-08 23:39 ` [PR PATCH] [Updated] " sgn
2022-09-08 23:48 ` classabbyamp
2022-09-08 23:48 ` [PR PATCH] [Closed]: " classabbyamp
2022-09-08 23:48 ` sgn
2022-09-09  1:23 ` classabbyamp

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