pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/R-uuid Update to 1.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b1c94d43bcd
branches:  trunk
changeset: 376076:4b1c94d43bcd
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Apr 02 03:01:33 2022 +0000

description:
Update to 1.0.4

Upstream changes:
1.0-4
    o   Windows: use dynamic buffer when querying DLLs to
        avoid "Too many DLLs" error.


1.0-3   2021-11-01
    o   guard flock() with HAVE_FLOCK for platforms that
        don't have it


1.0-2   2021-10-25
    o   silence benign sendfile warning from upstream


1.0-1   2021-10-20
    o   update to latest upstream libuuid sources
        (util-linux c4a543ff, libuuid e6743239)

    o   Add LinkingTo: API allowing other packages to
        use UUID generation from C code

diffstat:

 devel/R-uuid/Makefile |  4 ++--
 devel/R-uuid/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 999b5d1c01ee -r 4b1c94d43bcd devel/R-uuid/Makefile
--- a/devel/R-uuid/Makefile     Sat Apr 02 02:58:10 2022 +0000
+++ b/devel/R-uuid/Makefile     Sat Apr 02 03:01:33 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:40 brook Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/02 03:01:33 wen Exp $
 
 R_PKGNAME=     uuid
-R_PKGVER=      0.1-2
+R_PKGVER=      1.0-4
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
diff -r 999b5d1c01ee -r 4b1c94d43bcd devel/R-uuid/distinfo
--- a/devel/R-uuid/distinfo     Sat Apr 02 02:58:10 2022 +0000
+++ b/devel/R-uuid/distinfo     Sat Apr 02 03:01:33 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:14:09 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/04/02 03:01:33 wen Exp $
 
-BLAKE2s (R/uuid_0.1-2.tar.gz) = 8ff6e3d141ad66ab92ad4abd997522460c25d63567f9dcd941e5e3e6f3cc6c46
-SHA512 (R/uuid_0.1-2.tar.gz) = e13b3a13c913b86e7ff3649b2912ee9f5746d2cdd05a74026c2e89579a259268cdb4ddca77bc6ae7bc9e25e4fae772caaca751efccc573bc5808daf8ffd5837f
-Size (R/uuid_0.1-2.tar.gz) = 46706 bytes
+BLAKE2s (R/uuid_1.0-4.tar.gz) = 15373a9dc51e66f3fc3ed71c2ff1b9280c5eaef583076c63b10563342d86fbf7
+SHA512 (R/uuid_1.0-4.tar.gz) = feca3b4bbf064a1c25a6edf8c967bba931559a866071612d6454d83237080e75dac392e0cda2daabdf09ad1639132c722a7054f401857bbcdddb9e45673d679b
+Size (R/uuid_1.0-4.tar.gz) = 72187 bytes



Home | Main Index | Thread Index | Old Index