Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] popt: update to 1.18.
Date: Tue, 25 Aug 2020 10:34:33 +0200	[thread overview]
Message-ID: <20200825083433.GI6JycNRnhpWgtcOwS31N5uNURXRehO_Xia0mVd-tGk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24436@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages popt
https://github.com/void-linux/void-packages/pull/24436

popt: update to 1.18.


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

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

From a97a03affff1a4797b2e8bb40dd398962b780c2c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Aug 2020 18:54:11 +0300
Subject: [PATCH] popt: update to 1.18.

---
 srcpkgs/popt/template | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/popt/template b/srcpkgs/popt/template
index c8d29d603be..e7eabf2b1f0 100644
--- a/srcpkgs/popt/template
+++ b/srcpkgs/popt/template
@@ -1,16 +1,19 @@
 # Template file for 'popt'
 pkgname=popt
-version=1.16
-revision=7
+version=1.18
+revision=1
 build_style=gnu-configure
+hostmakedepends="autoconf tar automake libtool gettext-devel"
 short_desc="Command line option parsing library"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://rpm5.org"
 license="MIT"
-#distfiles="http://rpm5.org/files/$pkgname/$pkgname-$version.tar.gz"
-distfiles="https://fossies.org/linux/misc/popt-1.16.tar.gz"
-checksum=e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8
+homepage="https://rpm.org/"
+distfiles="http://ftp.rpm.org/popt/releases/popt-1.x/popt-${version}.tar.gz"
+checksum=5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1
 
+pre_configure() {
+	./autogen.sh
+}
 
 post_install() {
 	vlicense COPYING

  parent reply	other threads:[~2020-08-25  8:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 15:56 [PR PATCH] " mobinmob
2020-08-24 19:59 ` [PR REVIEW] " ahesford
2020-08-24 20:00 ` ahesford
2020-08-25  8:34 ` mobinmob [this message]
2020-08-25  8:34 ` mobinmob
2020-08-25  8:46 ` mobinmob
2020-08-25 10:58 ` ahesford
2020-08-25 10:59 ` [PR PATCH] [Merged]: " ahesford

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=20200825083433.GI6JycNRnhpWgtcOwS31N5uNURXRehO_Xia0mVd-tGk@z \
    --to=mobinmob@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).