Bug 234277

Summary: graphics/goxel: Update to 0.8.2
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: Niclas Zeising <zeising>
Status: Closed FIXED    
Severity: Affects Only Me CC: zeising
Priority: --- Keywords: needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
goxel.patch koobs: maintainer-approval+

Description Val Packett 2018-12-22 19:39:44 UTC
Created attachment 200371 [details]
goxel.patch

- update to 0.8.2
- DESKTOP_ENTRIES instead of desktop file
- USES+=gnome gl
- patched build to detect clang instead of setting clang, should fix build on gcc architectures (powerpc64)
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2018-12-23 01:30:19 UTC
Comment on attachment 200371 [details]
goxel.patch

Reporter is MAINTAINER, set maintainer-approval on attachment accordingly
Comment 2 Niclas Zeising freebsd_committer freebsd_triage 2019-01-02 21:53:59 UTC
I'll work on this.
Comment 3 Niclas Zeising freebsd_committer freebsd_triage 2019-01-02 22:30:07 UTC
Do you have build logs somewhere?
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-01-03 01:09:25 UTC
A commit references this bug:

Author: zeising
Date: Thu Jan  3 01:08:23 UTC 2019
New revision: 489124
URL: https://svnweb.freebsd.org/changeset/ports/489124

Log:
  graphics/goxel: Update to 0.8.2

  - update to 0.8.2
  - DESKTOP_ENTRIES instead of desktop file
  - USES+=gnome gl
  - patched build to detect clang instead of setting clang, should fix
    build on gcc architectures (powerpc64)

  PR:		234277
  Submitted by:	Greg V (maintainer)

Changes:
  head/graphics/goxel/Makefile
  head/graphics/goxel/distinfo
  head/graphics/goxel/files/goxel.desktop
  head/graphics/goxel/files/patch-SConstruct
  head/graphics/goxel/files/patch-ext__src_cycles_src_util_util__path.cpp
  head/graphics/goxel/pkg-plist
Comment 5 Niclas Zeising freebsd_committer freebsd_triage 2019-01-03 01:10:30 UTC
Comitted, thanks!