Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] popt: update to 1.18.
@ 2020-08-23 15:56 mobinmob
  2020-08-24 19:59 ` [PR REVIEW] " ahesford
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mobinmob @ 2020-08-23 15:56 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1339 bytes --]

From 782307764a390306024872ef2ed077a5ba5dfd47 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 | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/popt/template b/srcpkgs/popt/template
index c8d29d603be..6049055b10a 100644
--- a/srcpkgs/popt/template
+++ b/srcpkgs/popt/template
@@ -1,16 +1,20 @@
 # 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/"
+changelog="https://github.com/rpm-software-management/popt/releases/tag/popt-1.18-release"
+distfiles="http://ftp.rpm.org/popt/releases/popt-1.x/popt-${version}.tar.gz"
+checksum=5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1
 
+pre_configure() {
+	./autogen.sh
+}
 
 post_install() {
 	vlicense COPYING

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

end of thread, other threads:[~2020-08-25 10:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-23 15:56 [PR PATCH] popt: update to 1.18 mobinmob
2020-08-24 19:59 ` [PR REVIEW] " ahesford
2020-08-24 20:00 ` ahesford
2020-08-25  8:34 ` [PR PATCH] [Updated] " mobinmob
2020-08-25  8:34 ` [PR REVIEW] " mobinmob
2020-08-25  8:46 ` mobinmob
2020-08-25 10:58 ` ahesford
2020-08-25 10:59 ` [PR PATCH] [Merged]: " ahesford

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