Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2019 23:56:41 +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: r497891 - head/textproc/p5-Text-Distill
Message-ID:  <201904042356.x34NufZv041194@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr  4 23:56:40 2019
New Revision: 497891
URL: https://svnweb.freebsd.org/changeset/ports/497891

Log:
  Update to 0.2
  
  Changes:	https://metacpan.org/changes/distribution/Text-Distill
  PR:		237020
  Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)

Modified:
  head/textproc/p5-Text-Distill/Makefile
  head/textproc/p5-Text-Distill/distinfo

Modified: head/textproc/p5-Text-Distill/Makefile
==============================================================================
--- head/textproc/p5-Text-Distill/Makefile	Thu Apr  4 23:56:35 2019	(r497890)
+++ head/textproc/p5-Text-Distill/Makefile	Thu Apr  4 23:56:40 2019	(r497891)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Distill
-PORTVERSION=	0.1
+PORTVERSION=	0.2
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:GRIBUSER
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
 		p5-Digest-JHash>=0:security/p5-Digest-JHash \
 		p5-Encode-Detect>=0:converters/p5-Encode-Detect \
-		p5-HTML-TreeBuilder-LibXML>=0:www/p5-HTML-TreeBuilder-LibXML \
+		p5-HTML-Tree>=0:www/p5-HTML-Tree \
 		p5-JSON-XS>=0:converters/p5-JSON-XS \
 		p5-libwww>=0:www/p5-libwww \
 		p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \
@@ -28,8 +28,8 @@ RUN_DEPENDS=	p5-Archive-Zip>=0:archivers/p5-Archive-Zi
 		p5-XML-LibXSLT>=0:textproc/p5-XML-LibXSLT
 
 USES=		perl5
-
 USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Distill/distinfo
==============================================================================
--- head/textproc/p5-Text-Distill/distinfo	Thu Apr  4 23:56:35 2019	(r497890)
+++ head/textproc/p5-Text-Distill/distinfo	Thu Apr  4 23:56:40 2019	(r497891)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521234047
-SHA256 (Text-Distill-0.1.tar.gz) = 1e5879c21235e0fb8eb564bd13be32055519b08a7896d31dfc3aed49f62849f7
-SIZE (Text-Distill-0.1.tar.gz) = 14820
+TIMESTAMP = 1554396928
+SHA256 (Text-Distill-0.2.tar.gz) = 08396e14c169750f5403f2fc3a6a45c49e86c65d61230081a26cc4f0cd77da1b
+SIZE (Text-Distill-0.2.tar.gz) = 14553



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