Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] xmandump: update to 0.2.1
Date: Tue, 26 May 2020 03:22:09 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22302@inbox.vuxu.org> (raw)

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

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

https://github.com/ericonr/void-packages xmandump
https://github.com/void-linux/void-packages/pull/22302

xmandump: update to 0.2.1
Change import path and homepage: project was moved to void-linux.

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

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

From 76d8823f4060e335ee680e4fc2af4a09bc59fdf8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 25 May 2020 22:05:37 -0300
Subject: [PATCH] xmandump: update to 0.2.1

Change import path and homepage: project was moved to void-linux.
---
 srcpkgs/xmandump/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xmandump/template b/srcpkgs/xmandump/template
index 194958831e6..ae17bbcefa4 100644
--- a/srcpkgs/xmandump/template
+++ b/srcpkgs/xmandump/template
@@ -1,16 +1,16 @@
 # Template file for 'xmandump'
 pkgname=xmandump
-version=0.1.0
+version=0.2.1
 revision=1
 build_style=go
-go_import_path="go.spiff.io/xmandump"
+go_import_path="github.com/void-linux/xmandump"
 go_package="${go_import_path}/cmd/xmandump"
 short_desc="Dump all manpages in an XBPS package for use with man.cgi"
-maintainer="Érico Nogueira <ericonr@disroot.com>"
+maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="ISC"
-homepage="https://github.com/nilium/xmandump"
-distfiles="https://github.com/nilium/xmandump/archive/v${version}.tar.gz"
-checksum=62350f50d5b5bc39203fc80cebba6c1645d05ca073218e65b579a6c53e3c9a00
+homepage="https://github.com/void-linux/xmandump"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ca261e075940c97cb3ad639e4c8b746fa93bc7559032bc1ada3858c63658d014
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

             reply	other threads:[~2020-05-26  1:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26  1:22 ericonr [this message]
2020-05-26  2:08 ` [PR PATCH] [Merged]: " the-maldridge

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