gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5437: update libgit2 to 0.27.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5437: update libgit2 to 0.27.0
Date: Fri, 20 Apr 2018 22:44:10 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5437
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-04-20 19:44:07 -0700
message:
  update libgit2 to 0.27.0
modified:
  pkg/other/libgit2/Makefile     makefile-20171103232537-7jx9pv7yu7oaooua-3
  pkg/other/libgit2/config.mk    config.mk-20171103232537-7jx9pv7yu7oaooua-2
  pkg/other/libgit2/sha256sums   sha256sums-20171103232537-7jx9pv7yu7oaooua-4
=== modified file 'pkg/other/libgit2/Makefile'
--- a/pkg/other/libgit2/Makefile        2018-03-14 05:45:56 +0000
+++ b/pkg/other/libgit2/Makefile        2018-04-21 02:44:07 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016,2017 Carl Hansen <address@hidden>
+# Copyright © 2016,2017,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -20,7 +20,7 @@
 
 NAME = libgit2
 GARNAME = libgit2
-GARVERSION = 0.26.0
+GARVERSION = 0.27.0
 HOME_URL = https://libgit2.github.com/
 DESCRIPTION = libgit2 is a portable, pure C implementation of the Git core 
methods    
 LICENSE = GPLv2 with Linking Exception
@@ -36,7 +36,7 @@
 # not working
 USE_SSH=1
 
-# need to rename download file...
+# need to rename download file... someday
 # https://github.com/libgit2/libgit2/archive/v0.24.1.tar.gz
 DISTFILES = v$(GARVERSION).tar.gz
 WORKSRC = $(WORKDIR)/$(DISTNAME)/

=== modified file 'pkg/other/libgit2/config.mk'
--- a/pkg/other/libgit2/config.mk       2017-11-04 00:37:07 +0000
+++ b/pkg/other/libgit2/config.mk       2018-04-21 02:44:07 +0000
@@ -1,4 +1,5 @@
 ## Configuration options for libgit2 ##
 
-CONFIGURE_OPTS ?= 
+# needed by gnome-builder
+CONFIGURE_OPTS ?= -DTHREADSAFE:BOOL=ON
 BUILD_OPTS ?=

=== modified file 'pkg/other/libgit2/sha256sums'
--- a/pkg/other/libgit2/sha256sums      2017-11-04 00:37:07 +0000
+++ b/pkg/other/libgit2/sha256sums      2018-04-21 02:44:07 +0000
@@ -1,1 +1,1 @@
-6a62393e0ceb37d02fe0d5707713f504e7acac9006ef33da1e88960bd78b6eac  
download/v0.26.0.tar.gz
+545b0458292c786aba334f1bf1c8f73600ae73dd7205a7bb791a187ee48ab8d2  
download/v0.27.0.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]