mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to got 0.126
- remove dependency on xxd from the test suite (dep was added in got-0.125) - really add all relevant parent commits to newly created pack files - fix serving a branch of entirely unrelated history with gotd - fix test failures when tests are run with Git 2.54 - initial sha256 support in the network protocol for got clone/fetch/send
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ COMMENT-webd = game of trees repository fast-cgi server
|
||||
COMMENT-gitwrapper = invoke an appropriate Git repository server
|
||||
COMMENT-sysd = game of trees system management daemon
|
||||
|
||||
V = 0.125
|
||||
V = 0.126
|
||||
DISTNAME = got-${V}
|
||||
PKGNAME-server = gotd-${V}
|
||||
PKGNAME-webd = gotwebd-${V}
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
SHA256 (got-0.125.tar.gz) = Vq2O+RRTUqjh6Uj8QKUIV57uRTsZSsU5NOm26jRXwJs=
|
||||
SIZE (got-0.125.tar.gz) = 1275386
|
||||
SHA256 (got-0.126.tar.gz) = FRN5mqreeq8KkThzxjxLZGGvrALaMri+alNvIgW5z64=
|
||||
SIZE (got-0.126.tar.gz) = 1279321
|
||||
|
||||
Reference in New Issue
Block a user