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] zola: update to 0.10.1.
Date: Wed, 27 May 2020 18:11:29 +0200	[thread overview]
Message-ID: <20200527161129.tQWWMra3UjakkIkYJQxtAFq5gWZTmE39XJYDL6ZgsqA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20485@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages zola
https://github.com/void-linux/void-packages/pull/20485

zola: update to 0.10.1.


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

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

From 723aa315ebd570886a453a32ffb8ccffa2ada22b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 27 May 2020 19:03:28 +0300
Subject: [PATCH] zola: update to 0.11.0.

---
 srcpkgs/zola/patches/openssl-sys.patch | 9 ---------
 srcpkgs/zola/template                  | 5 ++---
 2 files changed, 2 insertions(+), 12 deletions(-)
 delete mode 100644 srcpkgs/zola/patches/openssl-sys.patch

diff --git a/srcpkgs/zola/patches/openssl-sys.patch b/srcpkgs/zola/patches/openssl-sys.patch
deleted file mode 100644
index fd6c811c327..00000000000
--- a/srcpkgs/zola/patches/openssl-sys.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- Cargo.toml	2020-03-12 21:04:01.000000000 +0100
-+++ -	2020-05-17 16:12:33.843887638 +0200
-@@ -60,3 +60,6 @@
- [profile.release]
- lto = true
- codegen-units = 1
-+
-+[patch.crates-io]
-+"openssl-sys" = {git = 'https://github.com/sfackler/rust-openssl', rev = "54fbab73b7a6b334e727511416b677b14dbbb8b7"}
diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template
index 1f93cce2a50..1b3c7b684f7 100644
--- a/srcpkgs/zola/template
+++ b/srcpkgs/zola/template
@@ -1,6 +1,6 @@
 # Template file for 'zola'
 pkgname=zola
-version=0.10.1
+version=0.11.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ 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=cf5992e935d2f236985b57f357bb6e6738e83b13b0ae50278da66382a0af106c
+checksum=09840a55d13a81a7a04767d01e5e44cc3710e79c78f43f0ebde4a6a17e0728ca
 
 case $XBPS_TARGET_MACHINE in
 	ppc*) broken="segfaults" ;;
@@ -21,7 +21,6 @@ esac
 pre_build() {
 	export PKG_CONFIG_ALL_DYNAMIC=1
 	export RUSTONIG_SYSTEM_LIBONIG=1
-	cargo update --package openssl-sys
 }
 
 post_install() {

  parent reply	other threads:[~2020-05-27 16:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31  0:39 [PR PATCH] " mobinmob
2020-04-02 15:37 ` [PR PATCH] [Updated] " mobinmob
2020-05-26 20:27 ` jnbr
2020-05-27 16:11 ` mobinmob [this message]
2020-05-27 16:14 ` mobinmob
2020-05-27 19:28 ` [PR PATCH] [Merged]: " jnbr

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=20200527161129.tQWWMra3UjakkIkYJQxtAFq5gWZTmE39XJYDL6ZgsqA@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).