Hi, ports@:

   Here is a patch for misc/p5-User-Identity:
   i) Update to 1.02
   ii) Add missing DEPENDS
   It build and run well on amd64-current system and pass 
all tests.

   New port devel/p5-Hash-Ordered should be added before 
committing this patch.


Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/misc/p5-User-Identity/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile    4 Aug 2022 13:41:24 -0000       1.14
+++ Makefile    25 Sep 2023 08:34:15 -0000
@@ -1,6 +1,6 @@
 COMMENT =              maintains info about a physical person
 
-DISTNAME =             User-Identity-1.01
+DISTNAME =             User-Identity-1.02
 CATEGORIES =           misc
 
 # perl
@@ -9,6 +9,7 @@ PERMIT_PACKAGE =        Yes
 MODULES =              cpan
 PKG_ARCH =             *
 
-RUN_DEPENDS =          geo/p5-Geography-Countries
+RUN_DEPENDS =          devel/p5-Hash-Ordered \
+                       geo/p5-Geography-Countries
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/misc/p5-User-Identity/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    4 Aug 2022 13:41:24 -0000       1.6
+++ distinfo    25 Sep 2023 08:34:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (User-Identity-1.01.tar.gz) = 
7ACIoYjGq/sxaU/k1ce84MQt4MyiKK5+K90r/P4vrQ0=
-SIZE (User-Identity-1.01.tar.gz) = 28933
+SHA256 (User-Identity-1.02.tar.gz) = 
OySu5/UnjGXD8EEVsHyG5kaTTpnqQJJANj8wiZE+uJk=
+SIZE (User-Identity-1.02.tar.gz) = 29058

Reply via email to