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

(-)/usr/home/chinsan/project/git/Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	git
8
PORTNAME=	git
9
PORTVERSION=	1.4.0
9
PORTVERSION=	1.4.1
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	http://www.kernel.org/pub/software/scm/git/
11
MASTER_SITES=	http://www.kernel.org/pub/software/scm/git/
12
12
Lines 40-46 Link Here
40
		git-cherry-pick.1 \
40
		git-cherry-pick.1 \
41
		git-cherry.1 \
41
		git-cherry.1 \
42
		git-clean.1 \
42
		git-clean.1 \
43
		git-clone-pack.1 \
44
		git-clone.1 \
43
		git-clone.1 \
45
		git-commit-tree.1 \
44
		git-commit-tree.1 \
46
		git-commit.1 \
45
		git-commit.1 \
(-)/usr/home/chinsan/project/git/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (git-1.4.0.tar.gz) = 961c0be14238eb21a61d8992a2121721
1
MD5 (git-1.4.1.tar.gz) = af0f49e50016eb258bf308f8aa6d0702
2
SHA256 (git-1.4.0.tar.gz) = 766384aa827af99f86a0d8090b5df694cdc96f84bb92620d11554b1f1fd9500a
2
SHA256 (git-1.4.1.tar.gz) = 27bc107e58f60256356390e7c01aedd8e4c0f5067845b32fcb9d20a56d4d7620
3
SIZE (git-1.4.0.tar.gz) = 850544
3
SIZE (git-1.4.1.tar.gz) = 888274
(-)/usr/home/chinsan/project/git/pkg-plist (-1 lines)
Lines 17-23 Link Here
17
bin/git-cherry-pick
17
bin/git-cherry-pick
18
bin/git-clean
18
bin/git-clean
19
bin/git-clone
19
bin/git-clone
20
bin/git-clone-pack
21
bin/git-commit
20
bin/git-commit
22
bin/git-commit-tree
21
bin/git-commit-tree
23
bin/git-convert-objects
22
bin/git-convert-objects

Return to bug 100336