Github messages for voidlinux
 help / color / mirror / Atom feed
From: lonwillett <lonwillett@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ipv6calc: update to 3.0.2
Date: Fri, 21 May 2021 09:39:20 +0200	[thread overview]
Message-ID: <20210521073920.ZhpJOIf78oSXCTFRxo6FGGLReIoqvQtkGhcwVDPv4KE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30962@inbox.vuxu.org>

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

There is an updated pull request by lonwillett against master on the void-packages repository

https://github.com/lonwillett/void-packages update-ipv6calc
https://github.com/void-linux/void-packages/pull/30962

ipv6calc: update to 3.0.2
#### Have the results of the proposed changes been tested?
- [ x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


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

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

From d1d4bd55260a0f69e75e062ac74b866819a618af Mon Sep 17 00:00:00 2001
From: Lon Willett <xgit@lonw.net>
Date: Tue, 18 May 2021 10:19:49 +0200
Subject: [PATCH] ipv6calc: update to 3.1.0

---
 .../patches/ipv6calc-db-update-download-fix.patch   | 13 +++++++++++++
 srcpkgs/ipv6calc/template                           |  4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/ipv6calc/patches/ipv6calc-db-update-download-fix.patch

diff --git a/srcpkgs/ipv6calc/patches/ipv6calc-db-update-download-fix.patch b/srcpkgs/ipv6calc/patches/ipv6calc-db-update-download-fix.patch
new file mode 100644
index 000000000000..3aadbf7ce35b
--- /dev/null
+++ b/srcpkgs/ipv6calc/patches/ipv6calc-db-update-download-fix.patch
@@ -0,0 +1,13 @@
+  Fix for https://github.com/pbiering/ipv6calc/issues/25
+
+--- tools/ipv6calc-db-update.sh.in~	2021-05-18 20:42:27.000000000 +0200
++++ tools/ipv6calc-db-update.sh.in	2021-05-21 09:30:39.913996788 +0200
+@@ -37,7 +37,7 @@
+ END
+ }
+ 
+-skip_download=true
++skip_download=false
+ update=false
+ while getopts "D:ush\?" opt; do
+ 	case $opt in
diff --git a/srcpkgs/ipv6calc/template b/srcpkgs/ipv6calc/template
index 022e15fc2719..a1f588f46201 100644
--- a/srcpkgs/ipv6calc/template
+++ b/srcpkgs/ipv6calc/template
@@ -1,6 +1,6 @@
 # Template file for 'ipv6calc'
 pkgname=ipv6calc
-version=3.0.0
+version=3.1.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-geoip --enable-mmdb --enable-external"
@@ -11,6 +11,6 @@ maintainer="Lon Willett <xgit@lonw.net>"
 license="GPL-2.0-only"
 homepage="https://www.deepspace6.net/projects/ipv6calc.html"
 distfiles="https://github.com/pbiering/ipv6calc/archive/${version}.tar.gz"
-checksum=8728a823709bc39c7aecd29ee19508816accbaa27dfd15933fe1fa2e2cf1fcd7
+checksum=db690da55a31db063f87af7731cf5c913d8622057fc6c9f66f879725b1540496
 
 CFLAGS="-fcommon"

  parent reply	other threads:[~2021-05-21  7:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18  8:36 [PR PATCH] " lonwillett
2021-05-18 14:32 ` [PR PATCH] [Updated] " lonwillett
2021-05-18 14:32 ` lonwillett
2021-05-18 22:20 ` lonwillett
2021-05-18 22:20 ` lonwillett
2021-05-21  4:53 ` ericonr
2021-05-21  7:39 ` lonwillett [this message]
2021-05-21 15:06 ` [PR PATCH] [Closed]: ipv6calc: update to 3.1.0 ericonr
2021-05-21 15:07 ` ericonr

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=20210521073920.ZhpJOIf78oSXCTFRxo6FGGLReIoqvQtkGhcwVDPv4KE@z \
    --to=lonwillett@users.noreply.github.com \
    --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).