Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] volta: update to 1.0.0
@ 2020-12-19 20:34 atk
  2020-12-20  1:10 ` ericonr
  2020-12-20  1:10 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: atk @ 2020-12-19 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages volta-1.0.0
https://github.com/void-linux/void-packages/pull/27282

volta: update to 1.0.0


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

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

From 5e8024b3b22401fb878baadff78b47e91de8c8b1 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Sat, 19 Dec 2020 21:34:01 +0100
Subject: [PATCH] volta: update to 1.0.0

---
 srcpkgs/volta/template | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 45ebad762e8..49e2aba5718 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -1,26 +1,18 @@
 # Template file for 'volta'
 pkgname=volta
-version=0.9.3
+version=1.0.0
 revision=1
 archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
-build_helper="rust"
-hostmakedepends="cargo pkg-config"
+build_style="cargo"
+hostmakedepends="pkg-config"
 makedepends="libressl-devel"
 short_desc="JavaScript tool version sync helper"
 maintainer="Alex Lohr <alex.lohr@logmein.com>"
 license="BSD-2-Clause"
 homepage="https://volta.sh/"
 distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
-checksum=3777585d5ebd24f9f53ac5d41c378c471211ded0d8e0e126110648fefbd0d316
+checksum=55d4e245b81baa540d4f56f5e2cb93f0a62047a7a40423536305b38231e38d96
 
-do_build() {
-	cargo build --release --target ${RUST_TARGET}
-}
-
-do_install() {
+post_install() {
 	vlicense LICENSE
-
-	vbin target/${RUST_TARGET}/release/volta
-	vbin target/${RUST_TARGET}/release/volta-shim
-	vbin target/${RUST_TARGET}/release/volta-migrate
 }

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

* Re: volta: update to 1.0.0
  2020-12-19 20:34 [PR PATCH] volta: update to 1.0.0 atk
@ 2020-12-20  1:10 ` ericonr
  2020-12-20  1:10 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-12-20  1:10 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27282#issuecomment-748547946

Comment:
Please just force push into the PR when new updates arrive :) makes it easier to track changes and comments.

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

* Re: [PR PATCH] [Merged]: volta: update to 1.0.0
  2020-12-19 20:34 [PR PATCH] volta: update to 1.0.0 atk
  2020-12-20  1:10 ` ericonr
@ 2020-12-20  1:10 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-12-20  1:10 UTC (permalink / raw)
  To: ml

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

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

volta: update to 1.0.0
https://github.com/void-linux/void-packages/pull/27282

Description:


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

end of thread, other threads:[~2020-12-20  1:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19 20:34 [PR PATCH] volta: update to 1.0.0 atk
2020-12-20  1:10 ` ericonr
2020-12-20  1:10 ` [PR PATCH] [Merged]: " ericonr

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