Bug 225285 - [maintainer update] for audio/hydrogen
Summary: [maintainer update] for audio/hydrogen
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: Jan Beich
URL:
Keywords:
Depends on:
Blocks: 224669
  Show dependency treegraph
 
Reported: 2018-01-17 22:01 UTC by Shane
Modified: 2018-01-18 00:23 UTC (History)
0 users

See Also:
FreeBSD: maintainer-feedback+


Attachments
maintainer update to audio/hydrogen (31.87 KB, patch)
2018-01-17 22:01 UTC, Shane
FreeBSD: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2018-01-17 22:01:58 UTC
Created attachment 189870 [details]
maintainer update to audio/hydrogen

Update audio/hydrogen to 0.9.7
This release includes changes that fix build with clang 6
Adjust Makefile to use new CMAKE_* variables.


In addition, could I have audio/hydrogen-devel deleted? Do I need to create a separate report for that? While this project has a slow release rate, I don't think there is enough need to keep a -devel version of this.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-18 00:19:49 UTC
A commit references this bug:

Author: jbeich
Date: Thu Jan 18 00:19:05 UTC 2018
New revision: 459300
URL: https://svnweb.freebsd.org/changeset/ports/459300

Log:
  audio/hydrogen: update to 0.9.7

  - Track direct dependencies on qt4-core
  - Convert to _CMAKE_BOOL option helper
  - Lift BROKEN_powerpc64 after USES=compiler:c++11-lang

  Changes:	http://www.hydrogen-music.org/hcms/node/17207
  PR:		225285
  Submitted by:	Shane Ambler (maintainer)

Changes:
  head/audio/hydrogen/Makefile
  head/audio/hydrogen/distinfo
  head/audio/hydrogen/files/patch-CMakeLists.txt
  head/audio/hydrogen/files/patch-cmake_FindHelper.cmake
  head/audio/hydrogen/pkg-plist
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-01-18 00:22:53 UTC
A commit references this bug:

Author: jbeich
Date: Thu Jan 18 00:22:33 UTC 2018
New revision: 459301
URL: https://svnweb.freebsd.org/changeset/ports/459301

Log:
  audio/hydrogen-devel: remove out of date port

  PR:		225285
  Submitted by:	Shane Ambler (maintainer)

Changes:
  head/MOVED
  head/audio/Makefile
  head/audio/hydrogen/Makefile
  head/audio/hydrogen-devel/
Comment 3 Jan Beich freebsd_committer freebsd_triage 2018-01-18 00:23:51 UTC
Thanks. Landed.