Summary: | [NEW PORT] devel/libcrossguid | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | mickael.maillot | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
mickael.maillot
2016-03-18 08:33:19 UTC
A commit references this bug: Author: amdmi3 Date: Thu Mar 24 16:14:28 UTC 2016 New revision: 411800 URL: https://svnweb.freebsd.org/changeset/ports/411800 Log: CrossGuid is a minimal, cross platform, C++ GUID library. It uses the best native GUID/UUID generator on the given platform and had a generic class for parsing, stringifying, and comparing IDs. WWW: https://github.com/graeme-hill/crossguid PR: 208113 Submitted by: mickael.maillot@gmail.com Changes: head/devel/Makefile head/devel/libcrossguid/ head/devel/libcrossguid/Makefile head/devel/libcrossguid/distinfo head/devel/libcrossguid/files/ head/devel/libcrossguid/files/libcrossguid.pc.in head/devel/libcrossguid/pkg-descr Committed with minor changes: - Add LICENSE_FILE - NO_CONFIGURE not needed - Whitespace fix - Use common pkg-config name |