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

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

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

https://github.com/renatoaguiar/void-packages delve
https://github.com/void-linux/void-packages/pull/15712

delve: update to 1.3.2


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

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

From d81f2f18bb4dc8618fdb18cfe907fc591b6b8fc5 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renag.me>
Date: Tue, 22 Oct 2019 12:07:06 -0700
Subject: [PATCH] delve: update to 1.3.2

---
 srcpkgs/delve/template | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/delve/template b/srcpkgs/delve/template
index 089343cab3d..f61373fd63f 100644
--- a/srcpkgs/delve/template
+++ b/srcpkgs/delve/template
@@ -1,28 +1,20 @@
 # Template file for 'delve'
 pkgname=delve
-version=1.3.0
+version=1.3.2
 revision=1
-# Version bump to 1.3.0 has been done after the release tag, so using
-# specific commit for this version.
-_commit=dd3c2d63cc5b2aa84d7970eca0c91b45c71e9dd9
 build_style=go
-go_import_path="github.com/go-delve/delve"
-go_package="${go_import_path}/cmd/dlv"
+go_import_path=github.com/go-delve/delve/cmd/dlv
 short_desc="Debugger for the Go programming language"
 maintainer="Renato Aguiar <renato@renag.me>"
 license="MIT"
 homepage="https://github.com/go-delve/delve"
-distfiles="https://github.com/go-delve/delve/archive/${_commit}.tar.gz"
-checksum=1a3ac2e709dd5a373c0c4379f614b2e68c2e8fd848a725b9a97b8aaa25910319
+distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
+checksum=a1879caba7caee970e38b57aa81575b9b3e5a17f0ceef05e1f3d09d94f296e5c
 
 case "$XBPS_TARGET_MACHINE" in
 	i686*|arm*|aarch64*|ppc*) broken=yes ;;
 esac
 
-post_extract() {
-	mv "${XBPS_BUILDDIR}/delve-${_commit}" "$wrksrc"
-}
-
 post_install() {
 	vlicense LICENSE
 	vmkdir "usr/share/doc/${pkgname}"

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

* Re: [PR PATCH] [Merged]: delve: update to 1.3.2
  2019-10-22 19:08 [PR PATCH] delve: update to 1.3.2 voidlinux-github
@ 2019-10-24 11:09 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-24 11:09 UTC (permalink / raw)
  To: ml

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

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

delve: update to 1.3.2
https://github.com/void-linux/void-packages/pull/15712

Description:


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 19:08 [PR PATCH] delve: update to 1.3.2 voidlinux-github
2019-10-24 11:09 ` [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).