Hi, ports@:
Here is a patch for net/p5-Net-Z3950-Zoom to update to 1.30.
It build well and pass all tests on amd64-7.1 system.
Current version 1.25 failed tests with updated net/yaz.
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Net-Z3950-Zoom/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile 11 Mar 2022 19:46:49 -0000 1.25
+++ Makefile 13 Mar 2022 00:08:21 -0000
@@ -1,8 +1,7 @@
COMMENT= perl interface to yaz zoom
CATEGORIES= net
-DISTNAME= Net-Z3950-ZOOM-1.25
-REVISION= 8
+DISTNAME= Net-Z3950-ZOOM-1.30
# perl
PERMIT_PACKAGE= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Net-Z3950-Zoom/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 18 Jan 2015 03:14:48 -0000 1.5
+++ distinfo 13 Mar 2022 00:08:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (Net-Z3950-ZOOM-1.25.tar.gz) =
yZTBRebiew8dPHfTauW7lGaCji7ySmw9cjRjT646SYQ=
-SIZE (Net-Z3950-ZOOM-1.25.tar.gz) = 67810
+SHA256 (Net-Z3950-ZOOM-1.30.tar.gz) =
DohyQ1rDbbtnt/bstU7X4mmFIoFddseaRDLu8Vc5KNk=
+SIZE (Net-Z3950-ZOOM-1.30.tar.gz) = 67042
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/p5-Net-Z3950-Zoom/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST 11 Mar 2022 19:46:49 -0000 1.5
+++ pkg/PLIST 13 Mar 2022 00:08:21 -0000
@@ -1,3 +1,4 @@
+bin/zoom-delete-records
bin/zoomdump
bin/zselect
${P5ARCH}/
@@ -11,6 +12,6 @@ ${P5ARCH}/auto/
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/Z3950/
${P5ARCH}/auto/Net/Z3950/ZOOM/
-${P5ARCH}/auto/Net/Z3950/ZOOM/ZOOM.so
+@so ${P5ARCH}/auto/Net/Z3950/ZOOM/ZOOM.so
@man man/man3p/Net::Z3950::ZOOM.3p
@man man/man3p/ZOOM.3p