This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pure-data".
The branch, master has been updated via 316f6553fdf4dbe4029cd04252ecec13e6231249 (commit) via 470032130e2b0135b97151d719c4706d68f3c380 (commit) from 642c017152b7a9f6b09bc021b40ffec9306f45e8 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 316f6553fdf4dbe4029cd04252ecec13e6231249 Author: Miller Puckette msp@ucsd.edu Date: Sat Aug 12 16:06:58 2017 -0700
skip bit-length compatibility test for filtering downloadable deken packages. The test as it was applied seems to have been meaningless and broke when Tcl/Tk version went from 8.4 to 8.5. We may want to revisit this if it's desired to use deken to manage externs for Pd versions having the same machine arch but different 't_float' and 't_sample' sizes.
commit 470032130e2b0135b97151d719c4706d68f3c380 Author: Miller Puckette msp@ucsd.edu Date: Sat Aug 12 13:57:10 2017 -0700
initialize save-as name of untitled patches so that if you just leave teh titel unchanged you don't get "save as" action again on next save
-----------------------------------------------------------------------
Summary of changes: src/g_readwrite.c | 4 +++- tcl/pd_deken.tcl | 6 ++---- 2 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive