Update to 5.0.0

- Update MAINTAINER address

Changes:	https://github.com/tj/git-extras/releases
PR:		240044
Submitted by:	Igor Ostapenko <igor.ostapenko@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-26 14:54:29 +00:00
parent 7684d5fde6
commit f76cc65486
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509949
3 changed files with 7 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= git-extras
PORTVERSION= 4.7.0
PORTVERSION= 5.0.0
CATEGORIES= devel
MAINTAINER= igor.ostapenko@gmail.com
MAINTAINER= igor.ostapenko@pm.me
COMMENT= Sub-commands for repo summary, repl, changelog population, and more
LICENSE= MIT

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1562163346
SHA256 (tj-git-extras-4.7.0_GH0.tar.gz) = 58ed54248a1efcb8e9981940040361343e175cb36f72adc61896d53a8b234b5d
SIZE (tj-git-extras-4.7.0_GH0.tar.gz) = 137056
TIMESTAMP = 1566506416
SHA256 (tj-git-extras-5.0.0_GH0.tar.gz) = 7fb70af14c12119d184fe33f5f86046b7ad175ee81fa89e75fb54a5b3aff609a
SIZE (tj-git-extras-5.0.0_GH0.tar.gz) = 139268

View File

@ -29,7 +29,6 @@ bin/git-guilt
bin/git-ignore
bin/git-ignore-io
bin/git-info
bin/git-line-summary
bin/git-local-commits
bin/git-lock
bin/git-locked
@ -46,6 +45,7 @@ bin/git-rebase-patch
bin/git-refactor
bin/git-release
bin/git-rename-branch
bin/git-rename-remote
bin/git-rename-tag
bin/git-repl
bin/git-reset-file
@ -114,6 +114,7 @@ man/man1/git-rebase-patch.1.gz
man/man1/git-refactor.1.gz
man/man1/git-release.1.gz
man/man1/git-rename-branch.1.gz
man/man1/git-rename-remote.1.gz
man/man1/git-rename-tag.1.gz
man/man1/git-repl.1.gz
man/man1/git-reset-file.1.gz