View | Details | Raw Unified | Return to bug 256442
Collapse All | Expand All

(-)b/devel/git/Makefile (-2 / +1 lines)
Lines 1-8 Link Here
1
# Created by: Eric Anholt
1
# Created by: Eric Anholt
2
2
3
PORTNAME=	git
3
PORTNAME=	git
4
DISTVERSION=	2.31.1
4
DISTVERSION=	2.32.0
5
PORTREVISION=	1
6
CATEGORIES=	devel
5
CATEGORIES=	devel
7
MASTER_SITES=	KERNEL_ORG/software/scm/git
6
MASTER_SITES=	KERNEL_ORG/software/scm/git
8
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
7
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
(-)b/devel/git/distinfo (-7 / +7 lines)
Lines 1-7 Link Here
1
TIMESTAMP = 1617021380
1
TIMESTAMP = 1622989212
2
SHA256 (git-2.31.1.tar.xz) = 9f61417a44d5b954a5012b6f34e526a3336dcf5dd720e2bb7ada92ad8b3d6680
2
SHA256 (git-2.32.0.tar.xz) = 68a841da3c4389847ecd3301c25eb7e4a51d07edf5f0168615ad6179e3a83623
3
SIZE (git-2.31.1.tar.xz) = 6413368
3
SIZE (git-2.32.0.tar.xz) = 6551348
4
SHA256 (git-manpages-2.31.1.tar.xz) = 5d0d443c57155da2f201584d4c8c5ad10a0a24ff3af3a7a77cdc8f56dddac702
4
SHA256 (git-manpages-2.32.0.tar.xz) = 19e3cb0425c94d4ad82984f41522e77c8e35093e15a891f8e7195617201f6ac1
5
SIZE (git-manpages-2.31.1.tar.xz) = 487784
5
SIZE (git-manpages-2.32.0.tar.xz) = 491868
6
SHA256 (git-htmldocs-2.31.1.tar.xz) = ae94a6b128d1972a8b4041af9fc529ece96a9f2a13952ff843262ccb7bc1642c
6
SHA256 (git-htmldocs-2.32.0.tar.xz) = 821bd3b5dfd31040bf9ed38ef02df3dcf063546127f07d59ec9669274e8b8818
7
SIZE (git-htmldocs-2.31.1.tar.xz) = 1357592
7
SIZE (git-htmldocs-2.32.0.tar.xz) = 1381664
(-)b/devel/git/pkg-plist (-1 / +1 lines)
Lines 46-51 libexec/git-core/git-check-ignore Link Here
46
libexec/git-core/git-check-mailmap
46
libexec/git-core/git-check-mailmap
47
libexec/git-core/git-check-ref-format
47
libexec/git-core/git-check-ref-format
48
libexec/git-core/git-checkout
48
libexec/git-core/git-checkout
49
libexec/git-core/git-checkout--worker
49
libexec/git-core/git-checkout-index
50
libexec/git-core/git-checkout-index
50
libexec/git-core/git-cherry
51
libexec/git-core/git-cherry
51
libexec/git-core/git-cherry-pick
52
libexec/git-core/git-cherry-pick
52
- 

Return to bug 256442