devel/p5-App-GitGot: 1.10_1 -> 1.16
This commit is contained in:
parent
0f8bc35d77
commit
02f1d881d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362777
3 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= App-GitGot
|
||||
PORTVERSION= 1.10
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.16
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:GENEHACK
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (App-GitGot-1.10.tar.gz) = 2204df7023d0805b21cc20f50c36b09a722e3b3ffc16bf226edcdc86e4e3da63
|
||||
SIZE (App-GitGot-1.10.tar.gz) = 32719
|
||||
SHA256 (App-GitGot-1.16.tar.gz) = 5340d9b52e350395d406ddd3d0132610daf9ba763c20b0fc7646a089be0dc723
|
||||
SIZE (App-GitGot-1.16.tar.gz) = 32511
|
||||
|
|
|
@ -5,6 +5,7 @@ bin/got-complete
|
|||
%%SITE_PERL%%/App/GitGot/Command/add.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/chdir.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/clone.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/fetch.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/fork.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/gc.pm
|
||||
%%SITE_PERL%%/App/GitGot/Command/list.pm
|
||||
|
@ -29,6 +30,7 @@ bin/got-complete
|
|||
%%PERL5_MAN3%%/App::GitGot::Command::add.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::chdir.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::clone.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::fetch.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::fork.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::gc.3.gz
|
||||
%%PERL5_MAN3%%/App::GitGot::Command::list.3.gz
|
||||
|
|
Loading…
Reference in a new issue