Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] passphrase2pgp: update to 1.0.0.
Date: Wed, 22 Jan 2020 23:17:17 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18478@inbox.vuxu.org> (raw)

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

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

https://github.com/TeddyDD/void-packages-1 update-passphrase2pgp
https://github.com/void-linux/void-packages/pull/18478

passphrase2pgp: update to 1.0.0.
Temporary patch, will be removed in next release

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

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

From b069c005e64fc0367a9aefd1402554a15d75c372 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 22 Jan 2020 23:15:47 +0100
Subject: [PATCH] passphrase2pgp: update to 1.0.0.

---
 srcpkgs/passphrase2pgp/patches/version.patch | 13 +++++++++++++
 srcpkgs/passphrase2pgp/template              |  6 +++---
 2 files changed, 16 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/passphrase2pgp/patches/version.patch

diff --git a/srcpkgs/passphrase2pgp/patches/version.patch b/srcpkgs/passphrase2pgp/patches/version.patch
new file mode 100644
index 00000000000..7864215945f
--- /dev/null
+++ b/srcpkgs/passphrase2pgp/patches/version.patch
@@ -0,0 +1,13 @@
+diff --git passphrase2pgp.go passphrase2pgp.go
+index 0afc4b..e47b97 100644
+--- passphrase2pgp.go
++++ passphrase2pgp.go
+@@ -33,7 +33,7 @@ const (
+ 	formatPGP = iota
+ 	formatSSH
+ 
+-	version = "0.1.0"
++	version = "1.0.0"
+ )
+ 
+ // Print the message like fmt.Printf() and then os.Exit(1).
diff --git a/srcpkgs/passphrase2pgp/template b/srcpkgs/passphrase2pgp/template
index 38e47bb8ec0..13295f3ebf6 100644
--- a/srcpkgs/passphrase2pgp/template
+++ b/srcpkgs/passphrase2pgp/template
@@ -1,13 +1,13 @@
 # Template file for 'passphrase2pgp'
 pkgname=passphrase2pgp
-version=0.1.0
+version=1.0.0
 revision=1
 build_style=go
-go_import_path="github.com/skeeto/passphrase2pgp"
+go_import_path="nullprogram.com/x/passphrase2pgp"
 hostmakedepends="git"
 short_desc="Generate a PGP key from a passphrase"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/skeeto/passphrase2pgp"
 distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
-checksum=15d26a836d9df2fa6e487d7224e6ab7d6f51139211ceb77b8ecd8c594b86699a
+checksum=eebffea55028fb2416e6245fcb7f72c3a2db20b3e51fed281a4b7c146fb43267

             reply	other threads:[~2020-01-22 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22 22:17 voidlinux-github [this message]
2020-01-23  9:36 ` [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-18478@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).