Path to this page:
./
math/R-uuid,
Tools for generating and handling of UUIDs
Branch: CURRENT,
Version: 1.2.1,
Package name: R-uuid-1.2.1,
Maintainer: minskimTools for generating and handling of UUIDs (Universally Unique
Identifiers).
Required to run:[
math/R]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-10-26) Updated to version: R-uuid-1.2.1
- (2024-01-23) Updated to version: R-uuid-1.2.0
- (2022-04-23) Updated to version: R-uuid-1.1.0
- (2022-04-02) Updated to version: R-uuid-1.0.4
- (2018-02-07) Package added to pkgsrc.se, version R-uuid-0.1.2 (created)
CVS history: (Expand)
2024-10-26 07:03:45 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(devel/R-uuid) Updated 1.2.0 to 1.2.1, make test passed
NEWS for uuid
---------------
1.2-1 2024-07-29
o minor DESCRIPTION updates (add ORCID, Authors@R and /issues)
|
2024-01-23 14:33:39 by Makoto Fujiwara | Files touched by this commit (15) |
Log message:
(devel/R-uuid) Remove duplicated line, sorry
|
2024-01-23 14:10:30 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(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
|
2022-08-19 13:36:25 by Tobias Nygren | Files touched by this commit (2) |
Log message:
R-uuid: carry over SunOS build fix from devel/libuuid
|
2022-04-23 07:55:28 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(devel/R-uuid) Updated 1.0.4 to 1.1.0
NEWS for uuid
---------------
1.1-0 2022-04-19
o added UUIDparse() and UUIDvalidate() functions
o added an internal representation of UUIDs as
class "UUID" which represents a vector of 128-bit
elements interpreted as UUIDs. This also allows seamless
conversion between textual representation, raw vectors and
UUID objects.
1.0-5 2022-04-19
o update to upstream util-linux version e928e8ed6
o add LinkingTo includes in the source tree. This fixes issues
on Windows where the headers were not copied since configure
is not run on Windows. The headers can be updated using
src/update-inst.sh script in the source tree.
|
2022-04-02 05:01:34 by Wen Heping | Files touched by this commit (2) | |
Log message:
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
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|