Bug 208113 - [NEW PORT] devel/libcrossguid
Summary: [NEW PORT] devel/libcrossguid
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-18 08:33 UTC by mickael.maillot
Modified: 2016-03-24 16:16 UTC (History)
0 users

See Also:


Attachments
libcrossguid shar (2.78 KB, application/x-shar)
2016-03-18 08:33 UTC, mickael.maillot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mickael.maillot 2016-03-18 08:33:19 UTC
Created attachment 168359 [details]
libcrossguid shar

A new port for kodi 16.0 update.

poudriere logs:
http://fneu.fr/freebsd/libcrossguid/
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-24 16:15:16 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
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2016-03-24 16:16:11 UTC
Committed  with minor changes:
- Add LICENSE_FILE
- NO_CONFIGURE not needed
- Whitespace fix
- Use common pkg-config name