Bug 194545 - Update audio/jack to latest version
Summary: Update audio/jack to latest version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Juergen Lock
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-23 07:43 UTC by Hans Petter Selasky
Modified: 2014-10-27 19:33 UTC (History)
1 user (show)

See Also:
nox: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Petter Selasky freebsd_committer freebsd_triage 2014-10-23 07:43:18 UTC
Hi,

Updated jack port is available here:

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b/trunk/ports/audio/jack

Also a new patch has been added to fix handling of signals during read/write operations, which I will submit upstream.

--HPS
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-23 07:43:18 UTC
Auto-assigned to maintainer multimedia@FreeBSD.org
Comment 2 Juergen Lock freebsd_committer freebsd_triage 2014-10-27 19:28:05 UTC
I'll take it.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-10-27 19:32:12 UTC
A commit references this bug:

Author: nox
Date: Mon Oct 27 19:31:54 UTC 2014
New revision: 371602
URL: https://svnweb.freebsd.org/changeset/ports/371602

Log:
  - Update to 0.124.1 .
  - Add patch to fix handling of signals during read/write operations.

  PR:		194545
  Submitted by:	hselasky

Changes:
  head/audio/jack/Makefile
  head/audio/jack/distinfo
  head/audio/jack/files/patch-drivers-alsa-midi-alsa_rawmidi.c
  head/audio/jack/files/patch-libjack-client.c
  head/audio/jack/pkg-plist
Comment 4 Juergen Lock freebsd_committer freebsd_triage 2014-10-27 19:33:27 UTC
Committed, with minor changes (plist and a missing dep) - Thanks!