git: 4244970b3171 - main - www/p5-HTML-Diff: Update to 0.60
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Aug 2023 07:33:53 UTC
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=4244970b31710d67402aa51d6a885b3bcff84720 commit 4244970b31710d67402aa51d6a885b3bcff84720 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2023-08-11 14:31:03 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2023-08-13 07:00:42 +0000 www/p5-HTML-Diff: Update to 0.60 Major changes for 0.57: * Module now uses warnings * Added TEST_REQUIRES and CONFIGURE_REQUIRES to Makefile.PL Major changes for 0.58: * Added XML::Diff to SEE ALSO Major changes for 0.60: * meta-spec was set to '2.0' in Makefile.PL Full chanfelog: https://metacpan.org/dist/HTML-Diff/changes Port changes: * Add PORTEPOCH due to silly version numbering * Add LICENSE * Add WWW --- www/p5-HTML-Diff/Makefile | 6 +++++- www/p5-HTML-Diff/distinfo | 5 +++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/www/p5-HTML-Diff/Makefile b/www/p5-HTML-Diff/Makefile index 75f7803c2550..7a6fb1aafa00 100644 --- a/www/p5-HTML-Diff/Makefile +++ b/www/p5-HTML-Diff/Makefile @@ -1,12 +1,16 @@ PORTNAME= HTML-Diff -PORTVERSION= 0.561 +PORTVERSION= 0.60 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for finding changes between two strings of HTML +WWW= https://github.com/neilb/html-diff + +LICENSE= ARTPERL10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff diff --git a/www/p5-HTML-Diff/distinfo b/www/p5-HTML-Diff/distinfo index 1120a7928afe..db604d7c76c5 100644 --- a/www/p5-HTML-Diff/distinfo +++ b/www/p5-HTML-Diff/distinfo @@ -1,2 +1,3 @@ -SHA256 (HTML-Diff-0.561.tar.gz) = a39871cb9268ff412e9ef60510001a68fb8612bbc59075db6a200d9099b3d58a -SIZE (HTML-Diff-0.561.tar.gz) = 7629 +TIMESTAMP = 1691762542 +SHA256 (HTML-Diff-0.60.tar.gz) = cf2369b07f5583522745215556e692f6299a61af5ade7cb3e76408b5c4d6737e +SIZE (HTML-Diff-0.60.tar.gz) = 9046