pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libgit2
Module Name: pkgsrc
Committed By: wiz
Date: Sat Feb 25 17:28:45 UTC 2023
Modified Files:
pkgsrc/devel/libgit2: Makefile PLIST distinfo
Log Message:
libgit2: update to 1.6.1.
Note that libgit2 v1.6.0 has been unpublished. I missed a version
number update. As a result, v1.6.1 has been published in its place
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/devel/libgit2/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/libgit2/PLIST
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/libgit2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libgit2/Makefile
diff -u pkgsrc/devel/libgit2/Makefile:1.61 pkgsrc/devel/libgit2/Makefile:1.62
--- pkgsrc/devel/libgit2/Makefile:1.61 Sat Feb 25 11:05:14 2023
+++ pkgsrc/devel/libgit2/Makefile Sat Feb 25 17:28:45 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2023/02/25 11:05:14 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2023/02/25 17:28:45 wiz Exp $
-DISTNAME= libgit2-1.6.0
+DISTNAME= libgit2-1.6.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libgit2/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/libgit2/PLIST
diff -u pkgsrc/devel/libgit2/PLIST:1.15 pkgsrc/devel/libgit2/PLIST:1.16
--- pkgsrc/devel/libgit2/PLIST:1.15 Sat Feb 25 11:05:14 2023
+++ pkgsrc/devel/libgit2/PLIST Sat Feb 25 17:28:45 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2023/02/25 11:05:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2023/02/25 17:28:45 wiz Exp $
bin/git2
include/git2.h
include/git2/annotated_commit.h
@@ -94,6 +94,6 @@ include/git2/types.h
include/git2/version.h
include/git2/worktree.h
lib/libgit2.so
-lib/libgit2.so.1.5
-lib/libgit2.so.1.5.0
+lib/libgit2.so.1.6
+lib/libgit2.so.${PKGVERSION}
lib/pkgconfig/git2.pc
Index: pkgsrc/devel/libgit2/distinfo
diff -u pkgsrc/devel/libgit2/distinfo:1.29 pkgsrc/devel/libgit2/distinfo:1.30
--- pkgsrc/devel/libgit2/distinfo:1.29 Sat Feb 25 11:05:14 2023
+++ pkgsrc/devel/libgit2/distinfo Sat Feb 25 17:28:45 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2023/02/25 11:05:14 wiz Exp $
+$NetBSD: distinfo,v 1.30 2023/02/25 17:28:45 wiz Exp $
-BLAKE2s (libgit2-1.6.0.tar.gz) = 7a5f1bcfa78ed033f7c71d63940c7115a819188cb64f23486e67798a2a7c5288
-SHA512 (libgit2-1.6.0.tar.gz) = 33cbf890ab58bc3a3c7fffcdafd5a4c7ec2f26120acbd561a92cc236cd783b0edc9294cf2711cd9f60a1183224b8c827b852305743ab4d96a0afebb0596acced
-Size (libgit2-1.6.0.tar.gz) = 6663636 bytes
+BLAKE2s (libgit2-1.6.1.tar.gz) = 645e3b9a5c87f89e4d19cedb86717cd6f112f9b49f15686b562c606320cef3f1
+SHA512 (libgit2-1.6.1.tar.gz) = 9288e6a0129020458a3ef6a7af2074e1a4577cf0be9adbab9316f5fae149861a4f39dd1dc104030e7fe849bb95d0ef12ffac4c728c5f13da4b5f66c7e6f9af7a
+Size (libgit2-1.6.1.tar.gz) = 6666523 bytes
Home |
Main Index |
Thread Index |
Old Index