Skip to content

Commit

Permalink
Merge pull request #3800 from citrus-it/pkggit
Browse files Browse the repository at this point in the history
git - update from 2.47.1 to 2.48.1
  • Loading branch information
citrus-it authored Jan 14, 2025
2 parents f09d3e1 + 5e2c565 commit 265e5fd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions build/git/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
#
# Copyright (c) 2014 by Delphix. All rights reserved.
# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=git
VER=2.47.1
VER=2.48.1
PKG=developer/versioning/git
SUMMARY="$PROG - distributed version control system"
DESC="Git is a free and open source distributed version control system "
Expand Down
4 changes: 2 additions & 2 deletions build/git/testsuite.log
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*** t0000-basic.sh ***
# passed all 92 test(s)
*** t0001-init.sh ***
# passed all 91 test(s)
# passed all 93 test(s)
*** t0002-gitfile.sh ***
# passed all 14 test(s)
*** t0003-attributes.sh ***
Expand Down Expand Up @@ -139,4 +139,4 @@ not ok 6 - gettext: Fetching a UTF-8 msgid -> ISO-8859-1
# failed 2 among 8 test(s)
make[2]: *** [Makefile:77: t0204-gettext-reencode-sanity.sh] Error 1
make[1]: *** [Makefile:63: test] Error 2
make: *** [Makefile:3273: test] Error 2
make: *** [Makefile:3237: test] Error 2
2 changes: 1 addition & 1 deletion doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
| developer/nasm | 2.16.03 | http://www.nasm.us/pub/nasm/releasebuilds
| developer/parser/bison | 3.8.2 | https://ftp.gnu.org/gnu/bison/
| developer/pkg-config | 0.29.2 | https://pkg-config.freedesktop.org/releases
| developer/versioning/git | 2.47.1 | https://www.kernel.org/pub/software/scm/git https://git-scm.com/
| developer/versioning/git | 2.48.1 | https://www.kernel.org/pub/software/scm/git https://git-scm.com/
| developer/versioning/mercurial | 6.9 | https://www.mercurial-scm.org/release/?M=D https://www.mercurial-scm.org/wiki/WhatsNew
| developer/versioning/sccs | 5.09 | https://sourceforge.net/projects/sccs/files/
| driver/tuntap | 1.3.3 | https://github.com/kaizawa/tuntap/tags
Expand Down

0 comments on commit 265e5fd

Please sign in to comment.