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

(-)../git/Makefile (-3 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	git
8
PORTNAME=	git
9
PORTVERSION=	1.5.2
9
PORTVERSION=	1.5.2.1
10
PORTREVISION=	1
11
CATEGORIES=	devel
10
CATEGORIES=	devel
12
MASTER_SITES=	http://www.kernel.org/pub/software/scm/git/
11
MASTER_SITES=	http://www.kernel.org/pub/software/scm/git/
13
12
Lines 158-164 Link Here
158
		git-whatchanged.1 \
157
		git-whatchanged.1 \
159
		git-write-tree.1 \
158
		git-write-tree.1 \
160
		gitk.1
159
		gitk.1
161
MAN5=		gitattributes.5
160
MAN5=		gitattributes.5 \
161
		gitignore.5
162
MAN7=		git.7
162
MAN7=		git.7
163
.endif
163
.endif
164
MAN3PREFIX=	${TARGETDIR}/lib/perl5/${PERL_VERSION}
164
MAN3PREFIX=	${TARGETDIR}/lib/perl5/${PERL_VERSION}
(-)../git/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (git-1.5.2.tar.bz2) = 79c749b720c29c024d948163fdc47dac
1
MD5 (git-1.5.2.1.tar.bz2) = 0a39e786a12974cbe7b14f2fe92dc163
2
SHA256 (git-1.5.2.tar.bz2) = 26e30a20a6ee659018a863f743803811535042454f1edad8727b375fefac6ff5
2
SHA256 (git-1.5.2.1.tar.bz2) = 4f2710ae146ba387e614f652b0e7e11a4f71090794c49a60791e063f21635b37
3
SIZE (git-1.5.2.tar.bz2) = 1180424
3
SIZE (git-1.5.2.1.tar.bz2) = 1184392

Return to bug 113643