summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libgit2/Makefile7
-rw-r--r--devel/libgit2/PLIST10
-rw-r--r--devel/libgit2/distinfo10
3 files changed, 15 insertions, 12 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile
index 7788253b936..542476ce7d0 100644
--- a/devel/libgit2/Makefile
+++ b/devel/libgit2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2016/10/07 18:25:43 adam Exp $
+# $NetBSD: Makefile,v 1.13.2.1 2017/01/13 20:34:41 bsiegert Exp $
-DISTNAME= libgit2-0.24.1
-PKGREVISION= 1
+DISTNAME= libgit2-0.25.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libgit2/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -16,7 +15,7 @@ USE_TOOLS+= pkg-config
USE_CMAKE= yes
PKGCONFIG_OVERRIDE+= libgit2.pc.in
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.21.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.21.1
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/libssh2/buildlink3.mk"
diff --git a/devel/libgit2/PLIST b/devel/libgit2/PLIST
index 436ed6ae0a9..f73989c1097 100644
--- a/devel/libgit2/PLIST
+++ b/devel/libgit2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2016/08/30 10:24:40 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.5.4.1 2017/01/13 20:34:41 bsiegert Exp $
include/git2.h
include/git2/annotated_commit.h
include/git2/attr.h
@@ -35,6 +35,7 @@ include/git2/oidarray.h
include/git2/pack.h
include/git2/patch.h
include/git2/pathspec.h
+include/git2/proxy.h
include/git2/rebase.h
include/git2/refdb.h
include/git2/reflog.h
@@ -59,13 +60,16 @@ include/git2/sys/filter.h
include/git2/sys/hashsig.h
include/git2/sys/index.h
include/git2/sys/mempack.h
+include/git2/sys/merge.h
include/git2/sys/odb_backend.h
include/git2/sys/openssl.h
include/git2/sys/refdb_backend.h
include/git2/sys/reflog.h
include/git2/sys/refs.h
+include/git2/sys/remote.h
include/git2/sys/repository.h
include/git2/sys/stream.h
+include/git2/sys/time.h
include/git2/sys/transport.h
include/git2/tag.h
include/git2/trace.h
@@ -75,6 +79,6 @@ include/git2/tree.h
include/git2/types.h
include/git2/version.h
lib/libgit2.so
-lib/libgit2.so.0.24.0
-lib/libgit2.so.24
+lib/libgit2.so.0.25.1
+lib/libgit2.so.25
lib/pkgconfig/libgit2.pc
diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo
index 730bdddabf8..4ade36160bb 100644
--- a/devel/libgit2/distinfo
+++ b/devel/libgit2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/08/30 10:24:40 jperkin Exp $
+$NetBSD: distinfo,v 1.7.4.1 2017/01/13 20:34:41 bsiegert Exp $
-SHA1 (libgit2-0.24.1.tar.gz) = 198ac53d713c521d940951ab5d6b90b75b941918
-RMD160 (libgit2-0.24.1.tar.gz) = c9c75373fedb66c1732d472dda05dfc4fe40d5fa
-SHA512 (libgit2-0.24.1.tar.gz) = 7ad06cef694a293eb90569b042270425f1d012c1c9de8db595dd841942072110bc5342f0d9782479abbba355f5db170b9dad778e79dd23857003e9668cdc1e13
-Size (libgit2-0.24.1.tar.gz) = 4173317 bytes
+SHA1 (libgit2-0.25.1.tar.gz) = c65238d0e0a698b202a3a886d003228cac6dacc3
+RMD160 (libgit2-0.25.1.tar.gz) = a9f3315d22f79e1955761f156117105781aea442
+SHA512 (libgit2-0.25.1.tar.gz) = bbd0d27c95406b548185ce02e2a9288a9dcb8c3b28476ba20f4f4917f6bd67f1ddee80de3054d30b79cdb9d973c3061a15ea7847c79bfa4e0c62e41d5195cb99
+Size (libgit2-0.25.1.tar.gz) = 4252130 bytes