Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] libgit2: update to 0.28.4
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17467@inbox.vuxu.org>
@ 2019-12-30 16:46 ` voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-12-30 16:46 UTC (permalink / raw)
  To: ml

[-- 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"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-30 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17467@inbox.vuxu.org>
2019-12-30 16:46 ` [PR PATCH] [Updated] libgit2: update to 0.28.4 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).