Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vmap: update to 0.4
@ 2019-11-09 22:58 voidlinux-github
  2019-11-10  9:53 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-11-09 22:58 UTC (permalink / raw)
  To: ml

[-- 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
 }

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

* Re: [PR PATCH] [Merged]: vmap: update to 0.4
  2019-11-09 22:58 [PR PATCH] vmap: update to 0.4 voidlinux-github
@ 2019-11-10  9:53 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-10  9:53 UTC (permalink / raw)
  To: ml

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

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

vmap: update to 0.4
https://github.com/void-linux/void-packages/pull/16286

Description:


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

end of thread, other threads:[~2019-11-10  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-09 22:58 [PR PATCH] vmap: update to 0.4 voidlinux-github
2019-11-10  9:53 ` [PR PATCH] [Merged]: " voidlinux-github

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