devel/libgit2: Update to 1.0.1
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.0.1 Changes: https://github.com/libgit2/pygit2/blob/v1.2.1/CHANGELOG.rst#121-2020-05-01 Approved by: mfechner (maintainer) Differential Revision: https://reviews.freebsd.org/D25341
This commit is contained in:
parent
b52e1b42ac
commit
7435fdd300
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539732
@ -6,7 +6,7 @@
|
||||
# Tools/scripts/search_lib_depends_and_bump.sh devel/libgit2
|
||||
|
||||
PORTNAME= libgit2
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://github.com/libgit2/libgit2/releases/download/v${PORTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1586841403
|
||||
SHA256 (libgit2-1.0.0.tar.gz) = 6a1fa16a7f6335ce8b2630fbdbb5e57c4027929ebc56fcd1ac55edb141b409b4
|
||||
SIZE (libgit2-1.0.0.tar.gz) = 5312324
|
||||
TIMESTAMP = 1592490622
|
||||
SHA256 (libgit2-1.0.1.tar.gz) = 689f442c39c4117df515d1a0ffd7b401b91a500d7e2875ac45a440d86f198f5a
|
||||
SIZE (libgit2-1.0.1.tar.gz) = 5312284
|
||||
|
@ -4,8 +4,7 @@
|
||||
# Also update devel/libgit2, devel/libgit2-glib, devel/rubygem-rugged
|
||||
|
||||
PORTNAME= pygit2
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1586841595
|
||||
SHA256 (pygit2-1.2.0.tar.gz) = f991347f5b11589ac8dc5a3c8257a514cf802545b75c11133a43ae9f76388278
|
||||
SIZE (pygit2-1.2.0.tar.gz) = 232458
|
||||
TIMESTAMP = 1592490751
|
||||
SHA256 (pygit2-1.2.1.tar.gz) = de9421118a99c79cbba1e512d60e5caed1d63273ce30a0e8d4edef4a2e500387
|
||||
SIZE (pygit2-1.2.1.tar.gz) = 235852
|
||||
|
Loading…
Reference in New Issue
Block a user