Bug 208113

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 Flags
libcrossguid shar none

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