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

(-)b/devel/git/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: Eric Anholt
1
# Created by: Eric Anholt
2
2
3
PORTNAME=	git
3
PORTNAME=	git
4
DISTVERSION=	2.33.0
4
DISTVERSION=	2.33.1
5
CATEGORIES=	devel
5
CATEGORIES=	devel
6
MASTER_SITES=	KERNEL_ORG/software/scm/git
6
MASTER_SITES=	KERNEL_ORG/software/scm/git
7
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
7
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
(-)b/devel/git/distinfo (-7 / +7 lines)
Lines 1-7 Link Here
1
TIMESTAMP = 1633959175
1
TIMESTAMP = 1634082307
2
SHA256 (git-2.33.0.tar.xz) = bf3c6ab5f82e072aad4768f647cfb1ef60aece39855f83f080f9c0222dd20c4f
2
SHA256 (git-2.33.1.tar.xz) = e054a6e6c2b088bd1bff5f61ed9ba5aa91c9a3cd509539a4b41c5ddf02201f2f
3
SIZE (git-2.33.0.tar.xz) = 6548308
3
SIZE (git-2.33.1.tar.xz) = 6558636
4
SHA256 (git-manpages-2.33.0.tar.xz) = d6d38abe3fe45b74359e65d53e51db3aa92d7f551240b7f7a779746f24c4bc31
4
SHA256 (git-manpages-2.33.1.tar.xz) = c75219f1c9f56caad4f8eb17915e4fe34ca5e1b453773df279a2cec98205ab87
5
SIZE (git-manpages-2.33.0.tar.xz) = 492900
5
SIZE (git-manpages-2.33.1.tar.xz) = 494288
6
SHA256 (git-htmldocs-2.33.0.tar.xz) = 309c5d3cdd9a115f693c0e035298cc867a3b8ba8ce235fa1ac950a48cb4b0447
6
SHA256 (git-htmldocs-2.33.1.tar.xz) = 6a6b8a0f064c78e0033aa4fce0520325496de019b09fff99fa82eeb472038f5c
7
SIZE (git-htmldocs-2.33.0.tar.xz) = 1393260
7
SIZE (git-htmldocs-2.33.1.tar.xz) = 1396744
(-)b/devel/git/pkg-plist (-1 / +2 lines)
Lines 355-360 man/man1/git-var.1.gz Link Here
355
man/man1/git-verify-commit.1.gz
355
man/man1/git-verify-commit.1.gz
356
man/man1/git-verify-pack.1.gz
356
man/man1/git-verify-pack.1.gz
357
man/man1/git-verify-tag.1.gz
357
man/man1/git-verify-tag.1.gz
358
man/man1/git-version.1.gz
358
man/man1/git-web--browse.1.gz
359
man/man1/git-web--browse.1.gz
359
man/man1/git-whatchanged.1.gz
360
man/man1/git-whatchanged.1.gz
360
man/man1/git-worktree.1.gz
361
man/man1/git-worktree.1.gz
Lines 1207-1212 share/emacs/site-lisp/git/git.el Link Here
1207
%%CONTRIB%%share/git-core/contrib/coccinelle/swap.cocci
1208
%%CONTRIB%%share/git-core/contrib/coccinelle/swap.cocci
1208
%%CONTRIB%%share/git-core/contrib/coccinelle/the_repository.pending.cocci
1209
%%CONTRIB%%share/git-core/contrib/coccinelle/the_repository.pending.cocci
1209
%%CONTRIB%%share/git-core/contrib/coccinelle/xcalloc.cocci
1210
%%CONTRIB%%share/git-core/contrib/coccinelle/xcalloc.cocci
1211
%%CONTRIB%%share/git-core/contrib/coccinelle/xopen.cocci
1210
%%CONTRIB%%share/git-core/contrib/coccinelle/xstrdup_or_null.cocci
1212
%%CONTRIB%%share/git-core/contrib/coccinelle/xstrdup_or_null.cocci
1211
%%CONTRIB%%share/git-core/contrib/completion/git-completion.bash
1213
%%CONTRIB%%share/git-core/contrib/completion/git-completion.bash
1212
%%CONTRIB%%share/git-core/contrib/completion/git-completion.tcsh
1214
%%CONTRIB%%share/git-core/contrib/completion/git-completion.tcsh
1213
- 

Return to bug 259116