On 15/02/2020 21:58, Andrew Hewus Fresh wrote:
On Mon, Dec 16, 2019 at 12:00:11PM +0000, wen heping wrote:
Hi, ports@:

    Here is a patch for devel/p5-Data-UUID to update to 1.224.
    It build well and pass all tests on amd64-current system.

    4 ports depends on devel/p5-Data-UUID, 3 of them build well
and pass all tests.   www/rt failed tests but not caused by this patch.

Comments? OK?
wen

OK afresh1@

Committed, thanks !

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Data-UUID/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile    12 Jul 2019 20:44:50 -0000      1.26
+++ Makefile    16 Dec 2019 11:55:20 -0000
@@ -3,7 +3,7 @@
  COMMENT =     extension for generating GUIDs/UUIDs
MODULES = cpan
-DISTNAME =     Data-UUID-1.221
+DISTNAME =     Data-UUID-1.224
  CATEGORIES =  devel
# BSD
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Data-UUID/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo    1 Sep 2015 06:37:16 -0000       1.12
+++ distinfo    16 Dec 2019 11:55:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (Data-UUID-1.221.tar.gz) = PMeyo6e3S0WgWeAT9/2HgHhQDqS3JpA2+EVWsCIHhmc=
-SIZE (Data-UUID-1.221.tar.gz) = 17041
+SHA256 (Data-UUID-1.224.tar.gz) = yVjBdQK7717M9AwECHSJV0f3+bn55RksGGiDcJgb9Hw=
+SIZE (Data-UUID-1.224.tar.gz) = 17635
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Data-UUID/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST
--- pkg/PLIST   16 Jul 2015 23:57:21 -0000      1.6
+++ pkg/PLIST   16 Dec 2019 11:55:20 -0000
@@ -5,5 +5,5 @@ ${P5ARCH}/Data/UUID.pm
  ${P5ARCH}/auto/
  ${P5ARCH}/auto/Data/
  ${P5ARCH}/auto/Data/UUID/
-${P5ARCH}/auto/Data/UUID/UUID.so
+@so ${P5ARCH}/auto/Data/UUID/UUID.so
  @man man/man3p/Data::UUID.3p



Reply via email to