Date: Thu, 14 Dec 2023 06:08:40 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: ed0452c57845 - main - www/p5-HTML-Diff: Add NO_ARCH and PORTSCOUT Message-ID: <202312140608.3BE68ePq005838@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=ed0452c578456b2b2153528109b87f79139c9b33 commit ed0452c578456b2b2153528109b87f79139c9b33 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 05:40:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 05:48:58 +0000 www/p5-HTML-Diff: Add NO_ARCH and PORTSCOUT - Pass maintainership to perl@ --- www/p5-HTML-Diff/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/p5-HTML-Diff/Makefile b/www/p5-HTML-Diff/Makefile index 7a6fb1aafa00..be6e6564f8bd 100644 --- a/www/p5-HTML-Diff/Makefile +++ b/www/p5-HTML-Diff/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for finding changes between two strings of HTML WWW= https://github.com/neilb/html-diff @@ -18,6 +18,10 @@ RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff USES= perl5 USE_PERL5= configure +NO_ARCH= yes + CONFLICTS_INSTALL= rubygem-diff-lcs # bin/htmldiff +PORTSCOUT= skipv:0.561 + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312140608.3BE68ePq005838>