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] libgit2: update to 0.28.4
Date: Mon, 30 Dec 2019 17:46:10 +0100	[thread overview]
Message-ID: <20191230164610.-rjD2d7jQFY2_D1-_s8kqYMjrODtrrevzRUzfWP56LE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17467@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages libgit2
https://github.com/void-linux/void-packages/pull/17467

libgit2: update to 0.28.4
Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 6d4cc95b5e84067cf737a865014af3efde1a14f5 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 15 Dec 2019 13:14:06 -0600
Subject: [PATCH] libgit2: update to 0.28.4

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/libgit2/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libgit2/template b/srcpkgs/libgit2/template
index 4e1adc8b950..7a8247c212b 100644
--- a/srcpkgs/libgit2/template
+++ b/srcpkgs/libgit2/template
@@ -1,17 +1,17 @@
 # Template file for 'libgit2'
 pkgname=libgit2
-version=0.28.3
+version=0.28.4
 revision=1
 build_style=cmake
 configure_args="-DTHREADSAFE=ON"
-hostmakedepends="python git pkg-config"
+hostmakedepends="python3 git pkg-config"
 makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel libuv-devel"
 short_desc="Git linkable library"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later WITH GCC-exception-2.0"
+license="custom:GPL-2.0-or-later WITH GCC-exception-2.0"
 homepage="https://libgit2.org"
 distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
-checksum=ee5344730fe11ce7c86646e19c2d257757be293f5a567548d398fb3af8b8e53b
+checksum=30f3877469d09f2e4a21be933b4e2800560d16646028dd800744dc5f7fb0c749
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl)
@@ -20,6 +20,10 @@ case "$XBPS_TARGET_MACHINE" in
 		;;
 esac
 
+post_install() {
+	vlicense COPYING
+}
+
 libgit2-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

           reply	other threads:[~2019-12-30 16:46 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17467@inbox.vuxu.org>]

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=20191230164610.-rjD2d7jQFY2_D1-_s8kqYMjrODtrrevzRUzfWP56LE@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).