Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: git-remote-hg-1.0.2.1
@ 2021-08-04 19:55 Piraty
  2021-08-04 20:08 ` [PR REVIEW] " ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Piraty @ 2021-08-04 19:55 UTC (permalink / raw)
  To: ml

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

There is a new 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
- [ ] 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: 1191 bytes --]

From 983a4e2f07bff11adb2cb0811ba67f6e33777541 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..1afadd5dccf8
--- /dev/null
+++ b/srcpkgs/git-remote-hg/template
@@ -0,0 +1,19 @@
+# Template file for 'git-remote'
+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)/'
+}

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

* Re: [PR REVIEW] New package: git-remote-hg-1.0.2.1
  2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 Piraty
@ 2021-08-04 20:08 ` ericonr
  2021-08-04 20:08 ` ericonr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-08-04 20:08 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32326#discussion_r682922389

Comment:
Hm, can't you pass `PREFIX=/usr` in `make_build_args`?

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

* Re: [PR REVIEW] New package: git-remote-hg-1.0.2.1
  2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 Piraty
  2021-08-04 20:08 ` [PR REVIEW] " ericonr
@ 2021-08-04 20:08 ` ericonr
  2021-08-04 20:08 ` ericonr
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-08-04 20:08 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32326#discussion_r682923337

Comment:
I'm not clear on the relationship, but it's the official description, so I guess we should stick with it.

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

* Re: [PR REVIEW] New package: git-remote-hg-1.0.2.1
  2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 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
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-08-04 20:08 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32326#discussion_r682923690

Comment:
And probably the xlint failure 

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

* Re: [PR REVIEW] New package: git-remote-hg-1.0.2.1
  2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 Piraty
                   ` (2 preceding siblings ...)
  2021-08-04 20:08 ` ericonr
@ 2021-08-09  7:09 ` Piraty
  2021-08-09  7:12 ` [PR PATCH] [Updated] " Piraty
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Piraty @ 2021-08-09  7:09 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/32326#discussion_r684959004

Comment:
`PREFIX` isn't used in any `install ...` commands in the makefile

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

* Re: [PR PATCH] [Updated] New package: git-remote-hg-1.0.2.1
  2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 Piraty
                   ` (3 preceding siblings ...)
  2021-08-09  7:09 ` Piraty
@ 2021-08-09  7:12 ` Piraty
  2021-08-10 18:22 ` [PR REVIEW] " ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Piraty @ 2021-08-09  7:12 UTC (permalink / raw)
  To: ml

[-- 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)/'
+}

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

* Re: [PR REVIEW] New package: git-remote-hg-1.0.2.1
  2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 Piraty
                   ` (4 preceding siblings ...)
  2021-08-09  7:12 ` [PR PATCH] [Updated] " Piraty
@ 2021-08-10 18:22 ` ericonr
  2021-08-10 18:22 ` ericonr
  2022-02-26 23:29 ` [PR PATCH] [Closed]: " Piraty
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-08-10 18:22 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32326#discussion_r686217786

Comment:
sorry, I meant `prefix=/usr` instead.

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

* Re: [PR REVIEW] New package: git-remote-hg-1.0.2.1
  2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 Piraty
                   ` (5 preceding siblings ...)
  2021-08-10 18:22 ` [PR REVIEW] " ericonr
@ 2021-08-10 18:22 ` ericonr
  2022-02-26 23:29 ` [PR PATCH] [Closed]: " Piraty
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-08-10 18:22 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32326#discussion_r686217786

Comment:
sorry, I meant `prefix=/usr` instead; and in `make_install_args` as well, then.

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

* Re: [PR PATCH] [Closed]: New package: git-remote-hg-1.0.2.1
  2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 Piraty
                   ` (6 preceding siblings ...)
  2021-08-10 18:22 ` ericonr
@ 2022-02-26 23:29 ` Piraty
  7 siblings, 0 replies; 9+ messages in thread
From: Piraty @ 2022-02-26 23:29 UTC (permalink / raw)
  To: ml

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

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

New package: git-remote-hg-1.0.2.1
https://github.com/void-linux/void-packages/pull/32326

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
- [x] I generally don't use the affected packages but briefly tested this PR



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

end of thread, other threads:[~2022-02-26 23:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 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 ` [PR PATCH] [Updated] " Piraty
2021-08-10 18:22 ` [PR REVIEW] " ericonr
2021-08-10 18:22 ` ericonr
2022-02-26 23:29 ` [PR PATCH] [Closed]: " Piraty

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