Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] zola: update to 0.9.0
Date: Sat, 12 Oct 2019 18:27:15 +0200	[thread overview]
Message-ID: <20191012162715.ZckD9mIcgFQXzLZmDso4vZ48B5_4Z_jpH3HIYqcirBg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15377@inbox.vuxu.org>

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

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

https://github.com/Wychmire/void-packages zola
https://github.com/void-linux/void-packages/pull/15377

zola: update to 0.9.0
update to 0.9.0 and fix typo.

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

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

From 9e233760c073fb2d484fe8505d31daf168965be3 Mon Sep 17 00:00:00 2001
From: Caleb JA <skywise@tutanota.de>
Date: Fri, 11 Oct 2019 22:25:11 -0400
Subject: [PATCH] zola: update to 0.9.0

---
 srcpkgs/zola/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 49ccaeabe15..dcc0e976be4 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,22 +1,27 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.8.0
+version=0.9.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
-makedepends="libressl-devel libsass-devel"
+makedepends="libressl-devel libsass-devel oniguruma-devel"
 short_desc="Fast opinionated static site generator written in rust"
 maintainer="Carson Page <pagem.carson@gmail.com>"
 license="MIT"
 homepage="https://github.com/getzola/zola"
 changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
 distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
-checksum=c16909fc20ad3e2f922beb270b2350928669149ba2e958de72558f96620a9624
+checksum=8d226ec764f2bc06de8e49e2e22ccf37811bc478bbcaa83c2c841b222ef4fc4e
 
 case $XBPS_TARGET_MACHINE in
-	armv6l-musl) broken="triggers segfailt in rustc" ;;
+	armv6l-musl) broken="triggers segfault in rustc" ;;
 esac
 
+#do_build() {
+#	export RUSTONIG_SYSTEM_LIBONIG=1
+#	cargo build --release --verbose
+#}
+
 post_install() {
 	vlicense LICENSE
 

  parent reply	other threads:[~2019-10-12 16:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12  2:27 [PR PATCH] " voidlinux-github
2019-10-12  8:27 ` voidlinux-github
2019-10-12 13:33 ` voidlinux-github
2019-10-12 16:27 ` voidlinux-github [this message]
2019-10-12 16:27 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-12 16:36 ` voidlinux-github
2019-10-12 19:48 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-12 19:48 ` voidlinux-github
2019-10-12 21:35 ` voidlinux-github
2019-10-12 21:35 ` voidlinux-github
2019-10-12 21:58 ` voidlinux-github
2019-10-12 21:58 ` voidlinux-github
2019-10-13  1:16 ` voidlinux-github
2019-10-13  6:52 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191012162715.ZckD9mIcgFQXzLZmDso4vZ48B5_4Z_jpH3HIYqcirBg@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).