Github messages for voidlinux
 help / color / mirror / Atom feed
From: 4ricci <4ricci@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] tree: update to 2.0.1.
Date: Thu, 03 Feb 2022 14:33:17 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35377@inbox.vuxu.org> (raw)

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

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

https://github.com/4ricci/void-packages tree
https://github.com/void-linux/void-packages/pull/35377

tree: update to 2.0.1.
<!-- 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, (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/35377.patch is attached

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

From 8ddaf506e99ae29d03bc879a65dc001e437c1622 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Thu, 3 Feb 2022 12:51:45 +0100
Subject: [PATCH] tree: update to 2.0.1.

---
 srcpkgs/tree/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/tree/template b/srcpkgs/tree/template
index bac1d8d64fc4..01111815143e 100644
--- a/srcpkgs/tree/template
+++ b/srcpkgs/tree/template
@@ -1,17 +1,16 @@
 # Template file for 'tree'
 pkgname=tree
-version=2.0.0
+version=2.0.1
 revision=1
 build_style=gnu-makefile
 short_desc="Resursive directory listing program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://mama.indstate.edu/users/ice/tree"
-#istfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
-distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-2.0.0.tgz"
-checksum=782cd73179f65cfca7f29326f1511306e49e9b11d5b861daa57e13fd7262889f
+changelog="http://mama.indstate.edu/users/ice/tree/changes.html"
+distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-${version}.tgz"
+checksum=e3339c5a194cf6b4080f15ec59faa3679f02d5a793b2147912fbfcfb4cdf2239
 
 do_install() {
-	sed -e 's,install -s,install ,g' -i Makefile
-	make MANDIR=${DESTDIR}/usr/share/man/man1 BINDIR=${DESTDIR}/usr/bin install
+	make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install
 }

             reply	other threads:[~2022-02-03 13:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-03 13:33 4ricci [this message]
2022-02-03 13:55 ` [PR REVIEW] " paper42
2022-02-03 13:55 ` paper42
2022-02-03 14:28 ` [PR PATCH] [Updated] " 4ricci
2022-02-03 14:30 ` [PR REVIEW] " 4ricci
2022-02-04 23:36 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35377@inbox.vuxu.org \
    --to=4ricci@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).