From owner-freebsd-ports-bugs@freebsd.org Wed May 11 06:35:34 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4BA0B3654B for ; Wed, 11 May 2016 06:35:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AAB211DD0 for ; Wed, 11 May 2016 06:35:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4B6ZYVm053545 for ; Wed, 11 May 2016 06:35:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209438] [MAINTAINER UPDATE] audio/pd: update to 0.47.0 Date: Wed, 11 May 2016 06:35:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 06:35:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209438 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: pi Date: Wed May 11 06:35:32 UTC 2016 New revision: 414975 URL: https://svnweb.freebsd.org/changeset/ports/414975 Log: audio/pd: 0.46-7 -> 0.47-0 - The "deken" plug-in is integrated into the Pd help menu - you can download and install Pd libraries using the "Find Externals" menu command. - New clone object that opens multiple copies of an abstraction and routes messages and signals to/from them, for making banks of voices or whatnot - "Zoom" feature for dealing with high-resolution displays. IEM GUIs are only somewhat dodgily handled (font sizes of labels aren't managed well= ). - Controllable font sizes for menus and dialogs: setting the "pd window" font size also sets font sizes for menus/dialogs. - The expr, expr~, and fexpr~ objects are included in Pd proper, not loaded as externs as before. THis reflects their new license (lgpl) and should allow them to be used in IOS apps via libpd. Shahrohk Yadegari has updated the source and made manifold improvements in the objects. Notably, they now allow access to variables in Pd defined via the "value" object. - Backward messaging to netsend now works in UDP as well as TCP. - Dialogs now work more Appleshly (changes taking place without the need to hit an "apply" button in many cases). Thanks to danomatica. - API support for "initbang" and "closebang" objects (from IEM library I think, but anyhow you can now get them in Pd Vanilla via deken (help menu "Find externals"). - "Declare" object path settings now take effect immediately when you edit the declare object. - (Iohannes) Abstractions, externs, and stuff written in other languages (pythin, Lua, etc) are now loaded logically, that is, if you have one patch that loads an external named X, you can still load abstractions named X in other patches. Miller now oficially Does Not Know How This Works (DNKHTW). - Many bug fixes. PR: 209438 Submitted by: Tobias Brodel (maintainer) Changes: head/audio/pd/Makefile head/audio/pd/distinfo head/audio/pd/files/patch-src_s__loader.c head/audio/pd/pkg-plist --=20 You are receiving this mail because: You are the assignee for the bug.=