[Midnightbsd-cvs] mports [23689] trunk/www/p5-LWP-Protocol-https: update to 6.07

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jul 25 19:18:45 EDT 2018


Revision: 23689
          http://svnweb.midnightbsd.org/mports/?rev=23689
Author:   laffer1
Date:     2018-07-25 19:18:44 -0400 (Wed, 25 Jul 2018)
Log Message:
-----------
update to 6.07

Modified Paths:
--------------
    trunk/www/p5-LWP-Protocol-https/Makefile
    trunk/www/p5-LWP-Protocol-https/distinfo
    trunk/www/p5-LWP-Protocol-https/pkg-descr

Modified: trunk/www/p5-LWP-Protocol-https/Makefile
===================================================================
--- trunk/www/p5-LWP-Protocol-https/Makefile	2018-07-25 23:16:32 UTC (rev 23688)
+++ trunk/www/p5-LWP-Protocol-https/Makefile	2018-07-25 23:18:44 UTC (rev 23689)
@@ -3,7 +3,7 @@
 # $MidnightBSD$
 
 PORTNAME=	LWP-Protocol-https
-PORTVERSION=	6.06
+PORTVERSION=	6.07
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,7 +17,8 @@
 # We remove p5-libwww here to avoid cyclic dependency
 BUILD_DEPENDS=	p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \
 		p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \
-		p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP
+		p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP \
+		p5-libwww>=6.06:www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes

Modified: trunk/www/p5-LWP-Protocol-https/distinfo
===================================================================
--- trunk/www/p5-LWP-Protocol-https/distinfo	2018-07-25 23:16:32 UTC (rev 23688)
+++ trunk/www/p5-LWP-Protocol-https/distinfo	2018-07-25 23:18:44 UTC (rev 23689)
@@ -1,2 +1,3 @@
-SHA256 (LWP-Protocol-https-6.06.tar.gz) = b86c83cc1dcf4a6f84e2fbe32f9c39591a36e6e418af00533505f3452496adef
-SIZE (LWP-Protocol-https-6.06.tar.gz) = 8376
+TIMESTAMP = 1487595190
+SHA256 (LWP-Protocol-https-6.07.tar.gz) = 522cc946cf84a1776304a5737a54b8822ec9e79b264d0ba0722a70473dbfb9e7
+SIZE (LWP-Protocol-https-6.07.tar.gz) = 9184

Modified: trunk/www/p5-LWP-Protocol-https/pkg-descr
===================================================================
--- trunk/www/p5-LWP-Protocol-https/pkg-descr	2018-07-25 23:16:32 UTC (rev 23688)
+++ trunk/www/p5-LWP-Protocol-https/pkg-descr	2018-07-25 23:18:44 UTC (rev 23689)
@@ -15,4 +15,4 @@
 dependency on LWP::Protocol::https and will no longer need to know what
 underlying modules to install.
 
-WWW: http://search.cpan.org/dist/LWP-Protocol-https/
+WWW: https://metacpan.org/release/LWP-Protocol-https



More information about the Midnightbsd-cvs mailing list