Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2019 23:06:58 +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: r515830 - head/devel/p5-App-perlbrew
Message-ID:  <201910272306.x9RN6wpu008600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 27 23:06:58 2019
New Revision: 515830
URL: https://svnweb.freebsd.org/changeset/ports/515830

Log:
  Update to 0.87
  
  Changes:	https://metacpan.org/changes/distribution/App-perlbrew

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

Modified: head/devel/p5-App-perlbrew/Makefile
==============================================================================
--- head/devel/p5-App-perlbrew/Makefile	Sun Oct 27 23:06:52 2019	(r515829)
+++ head/devel/p5-App-perlbrew/Makefile	Sun Oct 27 23:06:58 2019	(r515830)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	App-perlbrew
-PORTVERSION=	0.86
+PORTVERSION=	0.87
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:GUGOD
@@ -15,9 +15,9 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-CPAN-Perl-Releases>=3.66:devel/p5-CPAN-Perl-Releases \
+RUN_DEPENDS=	p5-CPAN-Perl-Releases>=4.12:devel/p5-CPAN-Perl-Releases \
 		p5-Capture-Tiny>=0.36:devel/p5-Capture-Tiny \
-		p5-Devel-PatchPerl>=1.52:devel/p5-Devel-PatchPerl \
+		p5-Devel-PatchPerl>=1.54:devel/p5-Devel-PatchPerl \
 		p5-local-lib>=2.000014:devel/p5-local-lib
 TEST_DEPENDS=	p5-File-Which>=1.21:sysutils/p5-File-Which \
 		p5-IO-All>=0.51:devel/p5-IO-All \

Modified: head/devel/p5-App-perlbrew/distinfo
==============================================================================
--- head/devel/p5-App-perlbrew/distinfo	Sun Oct 27 23:06:52 2019	(r515829)
+++ head/devel/p5-App-perlbrew/distinfo	Sun Oct 27 23:06:58 2019	(r515830)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547904076
-SHA256 (App-perlbrew-0.86.tar.gz) = f7eaf601c1466124a7cfd139f2d25e726b64103fac3825eb8ff0b95315491087
-SIZE (App-perlbrew-0.86.tar.gz) = 97571
+TIMESTAMP = 1572190143
+SHA256 (App-perlbrew-0.87.tar.gz) = 474958301e21461443f191b34f53737c565cf6af57425f40f52604dcc2fd8c7d
+SIZE (App-perlbrew-0.87.tar.gz) = 93768

Modified: head/devel/p5-App-perlbrew/pkg-plist
==============================================================================
--- head/devel/p5-App-perlbrew/pkg-plist	Sun Oct 27 23:06:52 2019	(r515829)
+++ head/devel/p5-App-perlbrew/pkg-plist	Sun Oct 27 23:06:58 2019	(r515830)
@@ -3,10 +3,12 @@ bin/perlbrew
 %%SITE_PERL%%/App/Perlbrew/Path/Installation.pm
 %%SITE_PERL%%/App/Perlbrew/Path/Installations.pm
 %%SITE_PERL%%/App/Perlbrew/Path/Root.pm
+%%SITE_PERL%%/App/Perlbrew/Util.pm
 %%SITE_PERL%%/App/perlbrew.pm
 %%PERL5_MAN1%%/perlbrew.1.gz
 %%PERL5_MAN3%%/App::Perlbrew::Path.3.gz
 %%PERL5_MAN3%%/App::Perlbrew::Path::Installation.3.gz
 %%PERL5_MAN3%%/App::Perlbrew::Path::Installations.3.gz
 %%PERL5_MAN3%%/App::Perlbrew::Path::Root.3.gz
+%%PERL5_MAN3%%/App::Perlbrew::Util.3.gz
 %%PERL5_MAN3%%/App::perlbrew.3.gz



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