Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2021 09:55:05 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c0b1d5754448 - main - textproc/p5-Text-Aligner: Remove Perl core module
Message-ID:  <202105070955.1479t5qk086493@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c0b1d57544482fa876109b5ef20862c9db96e432

commit c0b1d57544482fa876109b5ef20862c9db96e432
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-07 09:27:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-07 09:39:43 +0000

    textproc/p5-Text-Aligner: Remove Perl core module
    
    - Bump PORTREVISION for dependency change
---
 textproc/p5-Text-Aligner/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile
index bc1275d720d4..b70c4977638d 100644
--- a/textproc/p5-Text-Aligner/Makefile
+++ b/textproc/p5-Text-Aligner/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	Text-Aligner
 PORTVERSION=	0.16
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,9 +13,6 @@ COMMENT=	Align text in columns
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor
-
 USES=		perl5
 USE_PERL5=	configure
 



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