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
This commit is contained in:
wen 2022-04-02 03:01:33 +00:00
parent b9d0412f40
commit 7a11cd6762
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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