Wednesday, May 26, 2021

devel/p5-File-Listing: Update to 6.14

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-File-Listing/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 3 Jul 2020 21:44:53 -0000 1.4
+++ Makefile 27 May 2021 01:19:46 -0000
@@ -2,10 +2,8 @@

COMMENT = parse directory listing

-DISTNAME = File-Listing-6.04
-CPAN_AUTHOR = GAAS
+DISTNAME = File-Listing-6.14
CATEGORIES = devel
-REVISION = 0

MAINTAINER = Nigel Taylor <nigel@openbsd.org>

@@ -16,6 +14,5 @@ MODULES = cpan
PKG_ARCH = *

RUN_DEPENDS = www/p5-HTTP-Date>=6.00
-BUILD_DEPENDS = ${RUN_DEPENDS}

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-File-Listing/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 23 Oct 2014 19:17:59 -0000 1.1.1.1
+++ distinfo 27 May 2021 01:19:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (File-Listing-6.04.tar.gz) = HgBQ/NZ4miF57A2ygr8ekPuSvjXRFxWIvZxH1S2VnPU=
-SIZE (File-Listing-6.04.tar.gz) = 51536
+SHA256 (File-Listing-6.14.tar.gz) = FbOkhx4jFko28iY4G3TUUK9B8SzJSYX1kqZp/Kx7SP8=
+SIZE (File-Listing-6.14.tar.gz) = 80562
Hi,

Here is a patch for devel/p5-File-Listing:
i) Update to 6.14
ii) Remove the line CPAN_AUTHOR
iii) Remove BUILD_DEPENDS = ${RUN_DEPENDS}

It build well and pass all tests on amd64-6.9.
Only 1 port depends on it, www/p5-libwww, It build well and pass
all tests on amd64-6.9 too.


wen

No comments:

Post a Comment