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

(-)Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	git-extras
3
PORTNAME=	git-extras
4
PORTVERSION=	6.1.0
4
PORTVERSION=	6.2.0
5
CATEGORIES=	devel
5
CATEGORIES=	devel
6
6
7
MAINTAINER=	igor.ostapenko@pm.me
7
MAINTAINER=	igor.ostapenko@pm.me
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1601324809
1
TIMESTAMP = 1617133785
2
SHA256 (tj-git-extras-6.1.0_GH0.tar.gz) = 7be0b15ee803d76d2c2e8036f5d9db6677f2232bb8d2c4976691ff7ae026a22f
2
SHA256 (tj-git-extras-6.2.0_GH0.tar.gz) = 151bc129f717179c1f7b6c83faf1d4829eeddef8b7c501dac05dc38c28270c3e
3
SIZE (tj-git-extras-6.1.0_GH0.tar.gz) = 153503
3
SIZE (tj-git-extras-6.2.0_GH0.tar.gz) = 156703
(-)pkg-plist (+2 lines)
Lines 66-71 Link Here
66
bin/git-touch
66
bin/git-touch
67
bin/git-undo
67
bin/git-undo
68
bin/git-unlock
68
bin/git-unlock
69
bin/git-utimes
69
etc/bash_completion.d/git-extras
70
etc/bash_completion.d/git-extras
70
man/man1/git-alias.1.gz
71
man/man1/git-alias.1.gz
71
man/man1/git-archive-file.1.gz
72
man/man1/git-archive-file.1.gz
Lines 135-137 Link Here
135
man/man1/git-touch.1.gz
136
man/man1/git-touch.1.gz
136
man/man1/git-undo.1.gz
137
man/man1/git-undo.1.gz
137
man/man1/git-unlock.1.gz
138
man/man1/git-unlock.1.gz
139
man/man1/git-utimes.1.gz

Return to bug 254662