Date: Fri, 23 Feb 2018 02:52:51 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462663 - head/www/validator Message-ID: <201802230252.w1N2qpGx017182@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Feb 23 02:52:51 2018 New Revision: 462663 URL: https://svnweb.freebsd.org/changeset/ports/462663 Log: - Add www/p5-LWP-Protocol-https to RUN_DEPENDS PR: 226090 Submitted by: yasu@utahime.org Approved by: maintainer Modified: head/www/validator/Makefile Modified: head/www/validator/Makefile ============================================================================== --- head/www/validator/Makefile Fri Feb 23 02:48:44 2018 (r462662) +++ head/www/validator/Makefile Fri Feb 23 02:52:51 2018 (r462663) @@ -5,7 +5,7 @@ PORTNAME= validator DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1_3 DISTVERSIONSUFFIX= -release -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= cyberbotx@cyberbotx.com @@ -26,6 +26,7 @@ RUN_DEPENDS= onsgmls:textproc/opensp \ p5-HTML-Template>=0:www/p5-HTML-Template \ p5-libwww>=5.817:www/p5-libwww \ p5-JSON>=0:converters/p5-JSON \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ p5-SGML-Parser-OpenSP>=0:textproc/p5-SGML-Parser-OpenSP \ p5-URI>=0:net/p5-URI \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802230252.w1N2qpGx017182>