Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Net-HTTP/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile 3 Jul 2020 21:45:33 -0000 1.7
+++ Makefile 30 Dec 2020 06:11:19 -0000
@@ -2,9 +2,8 @@
COMMENT = Perl HTTP connection client
-DISTNAME = Net-HTTP-6.17
+DISTNAME = Net-HTTP-6.19
CATEGORIES = net
-REVISION = 0
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Net-HTTP/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 7 Sep 2017 19:07:38 -0000 1.3
+++ distinfo 30 Dec 2020 06:11:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (Net-HTTP-6.17.tar.gz) = HoYksWGNxvf2BfVUVkPrubgzkw9NdIXUEkqi8vJtFhE=
-SIZE (Net-HTTP-6.17.tar.gz) = 37943
+SHA256 (Net-HTTP-6.19.tar.gz) = UrduwTlZUiyuZNll8V2j2Z3LRF7d2F0s5OT03zhbL8Q=
+SIZE (Net-HTTP-6.19.tar.gz) = 36937
Hi,
Here is a simple patch for net/p5-Net-HTTP to update to 6.19,
it build wll and pass all tests on amd64-6.8 system.
It is required by the future update of www/p5-libwww.
Three ports depends on p5-Net-HTTP, all build well and pass all tests
with this patch.
Cheers !
wen
No comments:
Post a Comment