Github messages for voidlinux
 help / color / mirror / Atom feed
From: Piraty <Piraty@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: git-remote-hg-1.0.2.1
Date: Mon, 09 Aug 2021 09:12:16 +0200	[thread overview]
Message-ID: <20210809071216.XvCSo-FmNqbdVL2vxTd7jOZnC2Rm73-O2WamhsoCAVs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32326@inbox.vuxu.org>

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

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

https://github.com/Piraty/void-packages NEW-git-remote-hg
https://github.com/void-linux/void-packages/pull/32326

New package: git-remote-hg-1.0.2.1
<!-- 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
- [x] I generally don't use the affected packages but briefly tested this PR



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-NEW-git-remote-hg-32326.patch --]
[-- Type: text/x-diff, Size: 1194 bytes --]

From 0d8ab8571eef373d8357eff881f700c370b1649e Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Wed, 4 Aug 2021 21:33:33 +0200
Subject: [PATCH] New package: git-remote-hg-1.0.2.1

---
 srcpkgs/git-remote-hg/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/git-remote-hg/template

diff --git a/srcpkgs/git-remote-hg/template b/srcpkgs/git-remote-hg/template
new file mode 100644
index 000000000000..cc431da97323
--- /dev/null
+++ b/srcpkgs/git-remote-hg/template
@@ -0,0 +1,19 @@
+# Template file for 'git-remote-hg'
+pkgname=git-remote-hg
+version=1.0.2.1
+revision=1
+build_style=gnu-makefile
+make_install_target="install install-doc"
+hostmakedepends="asciidoc"
+short_desc="Transparent bidirectional bridge between Git and Mercurial for Git"
+maintainer="Piraty <piraty1@inbox.ru>"
+license="GPL-2.0-only"
+homepage="https://github.com/mnauw/git-remote-hg"
+distfiles="https://github.com/mnauw/git-remote-hg/archive/refs/tags/v${version}.tar.gz"
+checksum=a6af69ae22f31e86eb060636914088c8421e87f985ba18ae452fe6817aa74057
+python_version=3
+
+post_patch() {
+	vsed -i Makefile \
+		-e 's/prefix := $(HOME)/prefix := $(PREFIX)/'
+}

  parent reply	other threads:[~2021-08-09  7:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 19:55 [PR PATCH] " Piraty
2021-08-04 20:08 ` [PR REVIEW] " ericonr
2021-08-04 20:08 ` ericonr
2021-08-04 20:08 ` ericonr
2021-08-09  7:09 ` Piraty
2021-08-09  7:12 ` Piraty [this message]
2021-08-10 18:22 ` ericonr
2021-08-10 18:22 ` ericonr
2022-02-26 23:29 ` [PR PATCH] [Closed]: " Piraty

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=20210809071216.XvCSo-FmNqbdVL2vxTd7jOZnC2Rm73-O2WamhsoCAVs@z \
    --to=piraty@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).