Update to latest version.
Most regression tests have warnings like:
t/01.Policy.t ................................ ok
perl:/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Net/IDN/Punycode/Punycode.so:
 undefined symbol 'uvuni_to_utf8_flags'

Maybe related to latest Perl update ?
Snapshot I am running is:
OpenBSD 7.5-current (GENERIC.MP) #77: Sun May 19 16:08:08 MDT 2024
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-DMARC/Makefile,v
diff -u -p -r1.18 Makefile
--- Makefile	3 May 2023 09:54:12 -0000	1.18
+++ Makefile	21 May 2024 07:41:06 -0000
@@ -1,6 +1,6 @@
 COMMENT=	Perl implementation of DMARC
 
-DISTNAME=	Mail-DMARC-1.20230215
+DISTNAME=	Mail-DMARC-1.20240314
 MAINTAINER=	Giovanni Bechis <giova...@openbsd.org>
 
 CATEGORIES=	mail
@@ -44,6 +44,7 @@ TEST_DEPENDS=	${RUN_DEPENDS} \
 		devel/p5-Test-Exception \
 		devel/p5-Test-File-ShareDir \
 		devel/p5-Test-Output \
+		net/p5-Net-DNS-Resolver-Mock \
 		textproc/p5-XML-Validator-Schema
 
 CONFIGURE_STYLE= modbuild
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-DMARC/distinfo,v
diff -u -p -r1.11 distinfo
--- distinfo	3 May 2023 09:54:12 -0000	1.11
+++ distinfo	21 May 2024 07:41:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mail-DMARC-1.20230215.tar.gz) = V9z1R1nLkkSOVukUE0D2E0QnTFjZ3WWqkKqczw5+uQM=
-SIZE (Mail-DMARC-1.20230215.tar.gz) = 799270
+SHA256 (Mail-DMARC-1.20240314.tar.gz) = LPNm+H2ih89vYS0dzLz1RBf6o8TkUpX1VHJ5vSZZPSw=
+SIZE (Mail-DMARC-1.20240314.tar.gz) = 804792

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to