Bug 234277 - graphics/goxel: Update to 0.8.2
Summary: graphics/goxel: Update to 0.8.2
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: Niclas Zeising
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2018-12-22 19:39 UTC by Val Packett
Modified: 2019-01-03 01:10 UTC (History)
1 user (show)

See Also:


Attachments
goxel.patch (4.74 KB, patch)
2018-12-22 19:39 UTC, Val Packett
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!