Tue Jan 23 13:10:30 2024 UTC (124d)
(devel/R-uuid) Updated 1.1.0 to 1.2.0

 NEWS for uuid
---------------
1.2-0	2024-01-13
    o	add UUIDfromName() which allows generation of version 3 and 5
	UUIDs based on a namespace UUID and a string.

1.1-1	2022-12-02
    o	clean up strict prototype warnings

    o	update to upstream util-linux version 25b98ae


(mef)
diff -r1.6 -r1.7 pkgsrc/devel/R-uuid/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/R-uuid/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/R-uuid/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-uuid/Makefile 2022/04/23 05:55:28 1.6
+++ pkgsrc/devel/R-uuid/Makefile 2024/01/23 13:10:30 1.7
@@ -1,14 +1,21 @@ @@ -1,14 +1,21 @@
1# $NetBSD: Makefile,v 1.6 2022/04/23 05:55:28 mef Exp $ 1# $NetBSD: Makefile,v 1.7 2024/01/23 13:10:30 mef Exp $
2 2
3R_PKGNAME= uuid 3R_PKGNAME= uuid
4R_PKGVER= 1.1-0 4R_PKGVER= 1.2-0
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8COMMENT= Tools for generating and handling of UUIDs 8COMMENT= Tools for generating and handling of UUIDs
9LICENSE= mit 9LICENSE= mit
10 10
 11TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
 12TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
 13TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 14TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
 15TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
 16TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
 17
11USE_LANGUAGES= c 18USE_LANGUAGES= c
12 19
13.include "../../math/R/Makefile.extension" 20.include "../../math/R/Makefile.extension"
14.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/devel/R-uuid/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-uuid/distinfo 2022/08/19 11:36:25 1.6
+++ pkgsrc/devel/R-uuid/distinfo 2024/01/23 13:10:30 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2022/08/19 11:36:25 tnn Exp $ 1$NetBSD: distinfo,v 1.7 2024/01/23 13:10:30 mef Exp $
2 2
3BLAKE2s (R/uuid_1.1-0.tar.gz) = 5a8447923adac90013e08622aa269eb9cb9d8c2c16f55bad8ebe53641e598c6c 3BLAKE2s (R/uuid_1.2-0.tar.gz) = a6e716b45727e0f3011d084c5d3bacd57b6619a79e130d40e0edceecd5c47a24
4SHA512 (R/uuid_1.1-0.tar.gz) = 0e64565bec3ebd00d4710ab5b06c6a11df6da67e69e51967dd3470849196566a87a2654773593cd74dfcd580fd1f0fe2a57314b27a746fed708551e5b4181c4b 4SHA512 (R/uuid_1.2-0.tar.gz) = 0f7572f8e272f0ce87e06477313741316038b31485fdaae8a3dbab4b2055d8a3562926c8876afb1200c74efae847c3051d1c4ddd9bf86d486bd33600dbf5aaa3
5Size (R/uuid_1.1-0.tar.gz) = 77959 bytes 5Size (R/uuid_1.2-0.tar.gz) = 79715 bytes
6SHA1 (patch-src_gen__uuid.c) = dc9b2e1d0f906a70e4d46620b12ea753924a091c 6SHA1 (patch-src_gen__uuid.c) = dc9b2e1d0f906a70e4d46620b12ea753924a091c