mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
devel/git-extras: Update to 5.1.0
PR: 242772 Submitted by: Igor Ostapenko <igor.ostapenko@pm.me> (maintainer)
This commit is contained in:
parent
4c6a332daa
commit
1cc192d887
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520620
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= git-extras
|
||||
PORTVERSION= 5.0.0
|
||||
PORTVERSION= 5.1.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= igor.ostapenko@pm.me
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1566506416
|
||||
SHA256 (tj-git-extras-5.0.0_GH0.tar.gz) = 7fb70af14c12119d184fe33f5f86046b7ad175ee81fa89e75fb54a5b3aff609a
|
||||
SIZE (tj-git-extras-5.0.0_GH0.tar.gz) = 139268
|
||||
TIMESTAMP = 1576948847
|
||||
SHA256 (tj-git-extras-5.1.0_GH0.tar.gz) = 432f73f178345b69d98fb48ccdc04839bafb605f2f8cc3e5bb8f87d497ef3e7d
|
||||
SIZE (tj-git-extras-5.1.0_GH0.tar.gz) = 147104
|
||||
|
@ -8,6 +8,7 @@ bin/git-changelog
|
||||
bin/git-chore
|
||||
bin/git-clear
|
||||
bin/git-clear-soft
|
||||
bin/git-coauthor
|
||||
bin/git-commits-since
|
||||
bin/git-contrib
|
||||
bin/git-count
|
||||
@ -37,6 +38,7 @@ bin/git-merge-repo
|
||||
bin/git-missing
|
||||
bin/git-mr
|
||||
bin/git-obliterate
|
||||
bin/git-paste
|
||||
bin/git-pr
|
||||
bin/git-psykorebase
|
||||
bin/git-pull-request
|
||||
@ -76,6 +78,7 @@ man/man1/git-changelog.1.gz
|
||||
man/man1/git-chore.1.gz
|
||||
man/man1/git-clear-soft.1.gz
|
||||
man/man1/git-clear.1.gz
|
||||
man/man1/git-coauthor.1.gz
|
||||
man/man1/git-commits-since.1.gz
|
||||
man/man1/git-contrib.1.gz
|
||||
man/man1/git-count.1.gz
|
||||
@ -106,6 +109,7 @@ man/man1/git-merge-repo.1.gz
|
||||
man/man1/git-missing.1.gz
|
||||
man/man1/git-mr.1.gz
|
||||
man/man1/git-obliterate.1.gz
|
||||
man/man1/git-paste.1.gz
|
||||
man/man1/git-pr.1.gz
|
||||
man/man1/git-psykorebase.1.gz
|
||||
man/man1/git-pull-request.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user