Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2020 20:59:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533198 - head/devel/p5-App-GitGot
Message-ID:  <202004272059.03RKxvBK069161@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr 27 20:59:57 2020
New Revision: 533198
URL: https://svnweb.freebsd.org/changeset/ports/533198

Log:
  Update to 1.337
  
  Changes:	https://metacpan.org/changes/distribution/App-GitGot

Modified:
  head/devel/p5-App-GitGot/Makefile
  head/devel/p5-App-GitGot/distinfo
  head/devel/p5-App-GitGot/pkg-plist

Modified: head/devel/p5-App-GitGot/Makefile
==============================================================================
--- head/devel/p5-App-GitGot/Makefile	Mon Apr 27 20:59:51 2020	(r533197)
+++ head/devel/p5-App-GitGot/Makefile	Mon Apr 27 20:59:57 2020	(r533198)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	App-GitGot
-PORTVERSION=	1.336
+PORTVERSION=	1.337
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,7 +20,7 @@ RUN_DEPENDS=	p5-App-Cmd>=0:devel/p5-App-Cmd \
 		p5-Config-INI>=0:devel/p5-Config-INI \
 		p5-Class-Load>=0:devel/p5-Class-Load \
 		p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \
-		p5-File-HomeDir>=0:devel/p5-File-HomeDir \
+		p5-File-HomeDir-Tiny>=0:devel/p5-File-HomeDir-Tiny \
 		p5-File-chdir>=0:devel/p5-File-chdir \
 		p5-Git-Wrapper>=0.042:devel/p5-Git-Wrapper \
 		p5-IO-Prompt-Simple>=0:devel/p5-IO-Prompt-Simple \

Modified: head/devel/p5-App-GitGot/distinfo
==============================================================================
--- head/devel/p5-App-GitGot/distinfo	Mon Apr 27 20:59:51 2020	(r533197)
+++ head/devel/p5-App-GitGot/distinfo	Mon Apr 27 20:59:57 2020	(r533198)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523717922
-SHA256 (App-GitGot-1.336.tar.gz) = f288ca638ea0ad3ec508786ec15e0491851d25a361b6682f37651c8b7cfdca2b
-SIZE (App-GitGot-1.336.tar.gz) = 42983
+TIMESTAMP = 1588013518
+SHA256 (App-GitGot-1.337.tar.gz) = 7e8bfb40c401030ce4608f8ccadc1c37e0c958ec7ad43c3edd4de3284ea6f164
+SIZE (App-GitGot-1.337.tar.gz) = 46505

Modified: head/devel/p5-App-GitGot/pkg-plist
==============================================================================
--- head/devel/p5-App-GitGot/pkg-plist	Mon Apr 27 20:59:51 2020	(r533197)
+++ head/devel/p5-App-GitGot/pkg-plist	Mon Apr 27 20:59:57 2020	(r533198)
@@ -17,6 +17,7 @@ bin/got-complete
 %%SITE_PERL%%/App/GitGot/Command/move.pm
 %%SITE_PERL%%/App/GitGot/Command/mux.pm
 %%SITE_PERL%%/App/GitGot/Command/push.pm
+%%SITE_PERL%%/App/GitGot/Command/readd.pm
 %%SITE_PERL%%/App/GitGot/Command/remove.pm
 %%SITE_PERL%%/App/GitGot/Command/status.pm
 %%SITE_PERL%%/App/GitGot/Command/tag.pm
@@ -50,6 +51,7 @@ bin/got-complete
 %%PERL5_MAN3%%/App::GitGot::Command::move.3.gz
 %%PERL5_MAN3%%/App::GitGot::Command::mux.3.gz
 %%PERL5_MAN3%%/App::GitGot::Command::push.3.gz
+%%PERL5_MAN3%%/App::GitGot::Command::readd.3.gz
 %%PERL5_MAN3%%/App::GitGot::Command::remove.3.gz
 %%PERL5_MAN3%%/App::GitGot::Command::status.3.gz
 %%PERL5_MAN3%%/App::GitGot::Command::tag.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004272059.03RKxvBK069161>