git: ca7285a75a1d - main - www/p5-HTML-Selector-XPath: Update to 0.25

Nuno Teixeira eduardo at FreeBSD.org
Sat Jul 3 17:07:04 UTC 2021


The branch main has been updated by eduardo:

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

commit ca7285a75a1de0ca790ea75eda3e668ec2380049
Author:     Gian-Simon Purkert <gspurki at gmail.com>
AuthorDate: 2021-07-03 17:04:19 +0000
Commit:     Nuno Teixeira <eduardo at FreeBSD.org>
CommitDate: 2021-07-03 17:04:19 +0000

    www/p5-HTML-Selector-XPath: Update to 0.25
    
    - pet portlint
    
    ChangeLog: https://metacpan.org/changes/distribution/HTML-Selector-XPath
    
    PR:             255258
    Approved by:    dbaio, garga (mentors, implicit)
---
 www/p5-HTML-Selector-XPath/Makefile | 4 ++--
 www/p5-HTML-Selector-XPath/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/p5-HTML-Selector-XPath/Makefile b/www/p5-HTML-Selector-XPath/Makefile
index 0bb3fa30c679..06a585e81b51 100644
--- a/www/p5-HTML-Selector-XPath/Makefile
+++ b/www/p5-HTML-Selector-XPath/Makefile
@@ -1,7 +1,7 @@
 # Created by: Shinsuke Matsui <smatsui at karashi.org>
 
 PORTNAME=	HTML-Selector-XPath
-PORTVERSION=	0.22
+DISTVERSION=	0.25
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:CORION
@@ -15,8 +15,8 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Test-Base>=0:devel/p5-Test-Base
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/www/p5-HTML-Selector-XPath/distinfo b/www/p5-HTML-Selector-XPath/distinfo
index 453f8e788d74..fa5d310c963b 100644
--- a/www/p5-HTML-Selector-XPath/distinfo
+++ b/www/p5-HTML-Selector-XPath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478439417
-SHA256 (HTML-Selector-XPath-0.22.tar.gz) = a88bca95b18e8e997d101735882b0813c76e1c577dfadd3266772b2adea9a0c4
-SIZE (HTML-Selector-XPath-0.22.tar.gz) = 29451
+TIMESTAMP = 1618922034
+SHA256 (HTML-Selector-XPath-0.25.tar.gz) = 1a5d4de14bc7f86f0ebd766293e3a4e12698cd2de04673243ffd3ae7156a6ae1
+SIZE (HTML-Selector-XPath-0.25.tar.gz) = 32420


More information about the dev-commits-ports-main mailing list