Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] po4a: update to 0.58.1
@ 2020-05-13 18:09 newbluemoon
  2020-05-14  8:24 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: newbluemoon @ 2020-05-13 18:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages po4a
https://github.com/void-linux/void-packages/pull/21932

po4a: update to 0.58.1
and add a missing dependency

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

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

From e0eb9a4d88116b47087efb69d8a42d3daa1b29b7 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Wed, 13 May 2020 20:02:57 +0200
Subject: [PATCH 1/2] po4a: update to 0.58.1

---
 srcpkgs/po4a/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/po4a/template b/srcpkgs/po4a/template
index 76a335a6e0d..18b35bd572a 100644
--- a/srcpkgs/po4a/template
+++ b/srcpkgs/po4a/template
@@ -1,16 +1,18 @@
 # Template file for 'po4a'
 pkgname=po4a
-version=0.58
+version=0.58.1
 revision=1
 archs=noarch
 build_style=perl-ModuleBuild
-_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak perl-SGMLSpm"
-hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build gettext libxslt docbook-xsl"
+_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak
+ perl-SGMLSpm perl-YAML-Tiny"
+hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build gettext
+ libxslt docbook-xsl"
 makedepends="${_perldeps} perl-Locale-gettext perl-Module-Build"
 depends="${_perldeps} opensp gettext"
 short_desc="PO for anything (po4a) project to ease translations using gettext tools"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="GPL-2.0-or-later"
 homepage="https://po4a.org/"
-distfiles="https://github.com/mquinson/po4a/releases/download/v${version}/po4a-${version}.tar.gz"
-checksum=38bc67ca3fc3739822a476aede2b46324d0c517b4a9cd95aed5abdaef83cf2d8
+distfiles="https://github.com/mquinson/po4a/archive/v${version}.tar.gz"
+checksum=6c154dd01977d7304ea9e762ed57c92aa3da1a37c585b0a82729f948dfac3985

From b3d64508ff0793425f300f2ea8fcf876e542b7c8 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Wed, 13 May 2020 20:04:28 +0200
Subject: [PATCH 2/2] New package: perl-YAML-Tiny-1.73

---
 srcpkgs/perl-YAML-Tiny/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/perl-YAML-Tiny/template

diff --git a/srcpkgs/perl-YAML-Tiny/template b/srcpkgs/perl-YAML-Tiny/template
new file mode 100644
index 00000000000..84a40add1d4
--- /dev/null
+++ b/srcpkgs/perl-YAML-Tiny/template
@@ -0,0 +1,16 @@
+# Template file for 'perl-YAML-Tiny'
+pkgname=perl-YAML-Tiny
+version=1.73
+revision=1
+archs=noarch
+wrksrc="${pkgname#perl-}-${version}"
+build_style=perl-module
+hostmakedepends="perl"
+makedepends="perl"
+depends="perl"
+short_desc="Read/Write YAML files with as little code as possible"
+maintainer="newbluemoon <blaumolch@mailbox.org>"
+license="Artistic-1.0-Perl, GPL-1.0-or-later"
+homepage="https://github.com/Perl-Toolchain-Gang/YAML-Tiny"
+distfiles="${CPAN_SITE}/YAML/YAML-Tiny-${version}.tar.gz"
+checksum=bc315fa12e8f1e3ee5e2f430d90b708a5dc7e47c867dba8dce3a6b8fbe257744

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

* Re: [PR PATCH] [Merged]: po4a: update to 0.58.1
  2020-05-13 18:09 [PR PATCH] po4a: update to 0.58.1 newbluemoon
@ 2020-05-14  8:24 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-05-14  8:24 UTC (permalink / raw)
  To: ml

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

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

po4a: update to 0.58.1
https://github.com/void-linux/void-packages/pull/21932

Description:
and add a missing dependency

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

end of thread, other threads:[~2020-05-14  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 18:09 [PR PATCH] po4a: update to 0.58.1 newbluemoon
2020-05-14  8:24 ` [PR PATCH] [Merged]: " Piraty

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