Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] 66-tools: update to 0.0.6.2.
Date: Mon, 19 Oct 2020 21:35:30 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25744@inbox.vuxu.org> (raw)

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

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

https://github.com/mobinmob/void-packages 66-tools
https://github.com/void-linux/void-packages/pull/25744

66-tools: update to 0.0.6.2.


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

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

From e8de9a6f27e7e50ab9cbd75bb1da313feea3d78c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 19 Oct 2020 22:34:09 +0300
Subject: [PATCH] 66-tools: update to 0.0.6.2.

---
 srcpkgs/66-tools/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 14dc5af9d1d..9ad51d48f04 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,12 +1,13 @@
 # Template file for '66-tools'
 pkgname=66-tools
-version=0.0.6.1
+version=0.0.6.2
 revision=1
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
+make_install_target="install install-man install-html"
 hostmakedepends="pkg-config lowdown"
 makedepends="oblibs-devel execline-devel skalibs-devel"
 short_desc="Small tools and helpers for service scripts execution"
@@ -15,10 +16,8 @@ license="ISC"
 homepage="http://web.obarun.org/software/index.html"
 changelog="https://framagit.org/Obarun/66-tools/-/raw/master/NEWS.md"
 distfiles="https://framagit.org/Obarun/66-tools/-/archive/v${version}/66-tools-v${version}.tar.gz"
-checksum=aab4de9d6ecc3febf384f8ebc8db44ce7b3a2282b66af71425e99640760caabc
+checksum=2b9617cf4101cc1a9f4877358ab73dfaa7a7dd8ea5f20409205645784eaef121
 
 post_install() {
 	vlicense COPYING
-	make DESTDIR=${DESTDIR} install-html
-	make DESTDIR=${DESTDIR} install-man
 }

             reply	other threads:[~2020-10-19 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-19 19:35 mobinmob [this message]
2020-10-20 17:49 ` [PR PATCH] [Closed]: " ahesford

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-25744@inbox.vuxu.org \
    --to=mobinmob@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).