Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] vmap: update to 0.4
Date: Sat, 09 Nov 2019 23:58:30 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16286@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages vmap
https://github.com/void-linux/void-packages/pull/16286

vmap: update to 0.4


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

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

From 00f63a36eee91ef32e396fb1dcf9b4fe4396d372 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 9 Nov 2019 16:27:58 -0600
Subject: [PATCH] vmap: update to 0.4

---
 srcpkgs/vmap/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/vmap/template b/srcpkgs/vmap/template
index 87e48f868ef..5eb9af3ae02 100644
--- a/srcpkgs/vmap/template
+++ b/srcpkgs/vmap/template
@@ -1,8 +1,7 @@
 # Template file for 'vmap'
 pkgname=vmap
-version=0.3
+version=0.4
 revision=1
-wrksrc="vmap-v${version}"
 build_style=qmake
 configure_args="CONFIG+=NONMAP"
 hostmakedepends="pkg-config"
@@ -11,13 +10,13 @@ short_desc="Vulnerability-Exploit desktop finder"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.com/git-rep/vmap"
-distfiles="https://gitlab.com/git-rep/vmap/-/archive/v${version}/vmap-v${version}.tar.gz"
-checksum=0526c3a9b7723d187638485915019fcec6f2de2157683b6475703bd0aa4f6089
+distfiles="https://gitlab.com/git-rep/vmap/-/archive/${version}/vmap-${version}.tar.gz"
+checksum=950d1a9b27ec4ff6b4641f699350914588bf59658d03bb526f5a46fb72c6a689
 
 if [ -n "CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-svg-devel"
 fi
 
 post_extract() {
-	sed -i 's|usr/local|usr|' vmap.pro
+	vsed -e 's|usr/local|usr|' -i vmap.pro
 }

             reply	other threads:[~2019-11-09 22:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-09 22:58 voidlinux-github [this message]
2019-11-10  9:53 ` [PR PATCH] [Merged]: " voidlinux-github

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-16286@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).