Hi, ports@:

   Here is a patch for devel/p5-URI-db to update to 0.23.
   It build well and pass all tests on amd64-current system.

   One port (databases/p5-Mojo-SQLite) depend on it, build well 
and pass all tests with this patch.



Best Regards,
wen
Index: devel/p5-URI-db/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-URI-db/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- devel/p5-URI-db/Makefile    28 Jul 2024 11:49:16 -0000      1.4
+++ devel/p5-URI-db/Makefile    10 Jan 2025 00:57:19 -0000
@@ -1,8 +1,10 @@
 COMMENT =      database URIs
 
-DISTNAME =     URI-db-0.22
+DISTNAME =     URI-db-0.23
 
 CATEGORIES =   devel
+
+CPAN_AUTHOR =  DWHEELER
 
 # Perl
 PERMIT_PACKAGE =       Yes
Index: devel/p5-URI-db/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-URI-db/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- devel/p5-URI-db/distinfo    28 Jul 2024 11:49:16 -0000      1.3
+++ devel/p5-URI-db/distinfo    10 Jan 2025 00:57:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (URI-db-0.22.tar.gz) = H/Q3WRAitEBxZnZSbMoKcptGX2Br3Z4dCmBWHW/dRY8=
-SIZE (URI-db-0.22.tar.gz) = 24904
+SHA256 (URI-db-0.23.tar.gz) = C1hG8fbqHaemgG1GqgbjkT0loQrlLoe6aM43OCZ8VX0=
+SIZE (URI-db-0.23.tar.gz) = 25297
Index: devel/p5-URI-db/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-URI-db/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- devel/p5-URI-db/pkg/PLIST   10 Nov 2022 03:37:04 -0000      1.1.1.1
+++ devel/p5-URI-db/pkg/PLIST   10 Jan 2025 00:57:19 -0000
@@ -2,6 +2,7 @@ ${P5SITE}/URI/_ado.pm
 ${P5SITE}/URI/_db.pm
 ${P5SITE}/URI/_odbc.pm
 ${P5SITE}/URI/cassandra.pm
+${P5SITE}/URI/clickhouse.pm
 ${P5SITE}/URI/cockroach.pm
 ${P5SITE}/URI/cockroachdb.pm
 ${P5SITE}/URI/couch.pm

Reply via email to