Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pinfo: update to 0.6.13
@ 2019-06-19 21:39 voidlinux-github
  2019-06-20  8:27 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-19 21:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages pinfo
https://github.com/void-linux/void-packages/pull/12560

pinfo: update to 0.6.13


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

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

From 19d315024b711c9932e617b7fda762b9927ca188 Mon Sep 17 00:00:00 2001
From: Unknown <mobinmob@disroot.org>
Date: Thu, 20 Jun 2019 00:38:17 +0300
Subject: [PATCH] pinfo: update to 0.6.13

---
 srcpkgs/pinfo/template | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/pinfo/template b/srcpkgs/pinfo/template
index af0dea38854..39b8cd05f13 100644
--- a/srcpkgs/pinfo/template
+++ b/srcpkgs/pinfo/template
@@ -1,13 +1,19 @@
 # Template file for 'pinfo'
 pkgname=pinfo
-version=0.6.8
-revision=2
+version=0.6.13
+revision=1
 build_style=gnu-configure
-makedepends="ncurses-devel"
+configure_args="CFLAGS=-Wno-error"
+hostmakedepends="autoconf automake"
+makedepends="ncurses-devel gettext-devel"
 short_desc="Lynx-style info and man reader"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
-homepage="http://pinfo.sourceforge.net/"
-distfiles="http://pinfo.sourceforge.net/pinfo-${version}.tar.gz"
-checksum=f5a177986dea663102f6a6c31895cd07c3e2fdb81d936ef5c176f709a2a40a4e
+homepage="https://github.com/baszoetekouw/pinfo"
+distfiles="https://github.com/baszoetekouw/pinfo/archive/v${version}.tar.gz"
+checksum=9dc5e848a7a86cb665a885bc5f0fdf6d09ad60e814d75e78019ae3accb42c217
 nocross="https://travis-ci.org/void-linux/void-packages/jobs/458567778#L995"
+
+pre_configure() {
+	./autogen.sh
+}

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

* Re: [PR PATCH] [Merged]: pinfo: update to 0.6.13
  2019-06-19 21:39 [PR PATCH] pinfo: update to 0.6.13 voidlinux-github
@ 2019-06-20  8:27 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-20  8:27 UTC (permalink / raw)
  To: ml

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

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

pinfo: update to 0.6.13
https://github.com/void-linux/void-packages/pull/12560
Description: 

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

end of thread, other threads:[~2019-06-20  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19 21:39 [PR PATCH] pinfo: update to 0.6.13 voidlinux-github
2019-06-20  8:27 ` [PR PATCH] [Merged]: " voidlinux-github

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