On 08/23/17 22:17, Nigel Taylor wrote: > On 08/23/17 22:16, Nigel Taylor wrote: >> Changes for 6.07 >> >> >> 6.07 2017-02-19 >> - Cleaned up the Changes log >> - Explicitly add hostname for SNI to start_SSL (GH PR#17) >> - Fix the license name >> - Update some documentation on SSL args >> - Fix bug when checking for Mozilla::CA (GH PR#29) >> >> >> Tested on amd64 >> >> Ok? >> >> > Attached missing diff > Removed BUILD_DEPDNS = ${RUN_DPENDS}
Ok?
Index: Makefile =================================================================== RCS file: /home/cvs/ports/www/p5-LWP-Protocol-https/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile 20 Mar 2016 19:57:21 -0000 1.3 +++ Makefile 25 Aug 2017 14:26:34 -0000 @@ -2,9 +2,8 @@ COMMENT = adds support for https to p5-libwww -DISTNAME = LWP-Protocol-https-6.06 +DISTNAME = LWP-Protocol-https-6.07 CATEGORIES = www net security -REVISION = 0 MAINTAINER = Nigel Taylor <ni...@openbsd.org> @@ -19,6 +18,6 @@ RUN_DEPENDS = net/p5-Net-HTTP>=6 \ security/p5-Mozilla-CA-Fake>=20110101 \ www/p5-libwww>=6.06 -BUILD_DEPENDS = ${RUN_DEPENDS} +TEST_DEPENDS = devel/p5-Test-RequiresInternet .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/cvs/ports/www/p5-LWP-Protocol-https/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 23 Oct 2014 19:33:22 -0000 1.1.1.1 +++ distinfo 21 Feb 2017 10:08:10 -0000 @@ -1,2 +1,2 @@ -SHA256 (LWP-Protocol-https-6.06.tar.gz) = uGyDzB3PSm+E4vvjL5w5WRo25uQYrwBTNQXzRSSWre8= -SIZE (LWP-Protocol-https-6.06.tar.gz) = 8376 +SHA256 (LWP-Protocol-https-6.07.tar.gz) = UizJRs+EoXdjBKVzelS4gi7J55smTQugcipwRz2/uec= +SIZE (LWP-Protocol-https-6.07.tar.gz) = 9184