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 cce6a102ff792f9ca6ccd7f79993bb6cf9fefa07 (commit) via 9c80ed412d44e6f1dd3c5405f3fddc5968b37ca3 (commit) via 044e69c24be2acd0a98c7706c91a5f3f214a755c (commit) via f80203efa549491e039295aa745d0d35ba09cf4d (commit) via c6c634e4194c2fba1ef9d100619fdfea410d5e78 (commit) via ad815200af9cd4ffc503502bca12b5a1621312c7 (commit) via 1f12414d71f2ed254269c56b609121de2a87397d (commit) via 36e3ff4c54b6828c60d5c696dbfe48aabf8aac5b (commit) via 42c82ffc666c3523446f19e6b6ce20d5095a4f11 (commit) via e5851108df4388ca82eaa7aa775101ae73a007ed (commit) via 25f458d9f9a251bc732e488a1ee5a7025c2dcacc (commit) via 9d9c8e20e159cd8e3c882c17c205f1f88af1eb97 (commit) via a1de1d23c7dece23fb17c3fdec03a130568c75c1 (commit) via c7f7ebbfdd4fbfc5c2b565893e3546558f08f252 (commit) via 0fef7b13aa77183327d3bccde8f1bb664b7f3607 (commit) via 000930197343494cd5a68de1d82141d385c5c9e4 (commit) via 1613e5c8bd19bafa6fbad47fa4993f7a252134ec (commit) from 7afaa052c57f33a499f3dd30330fa332cb4a9e2b (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 cce6a102ff792f9ca6ccd7f79993bb6cf9fefa07 Author: Miller Puckette msp@ucsd.edu Date: Sun Jul 23 16:01:10 2017 -0700
version number to 0.48test5, sigh...
commit 9c80ed412d44e6f1dd3c5405f3fddc5968b37ca3 Merge: 7afaa05 044e69c Author: Miller Puckette msp@ucsd.edu Date: Sun Jul 23 16:00:07 2017 -0700
Merge branch 'dejavu'
-----------------------------------------------------------------------
Summary of changes: .gitignore | 4 ++ Makefile.am | 4 +- configure.ac | 1 + font/DejaVuSansMono.ttf | Bin 0 -> 340712 bytes font/LICENSE | 187 ++++++++++++++++++++++++++++++++++++++++++++++++ font/Makefile.am | 8 +++ font/README.txt | 54 ++++++++++++++ mac/README.txt | 1 + mac/osx-app.sh | 1 + mac/stuff/Info.plist | 2 + src/m_pd.h | 2 +- src/s_main.c | 5 +- tcl/pd-gui.tcl | 10 ++- 13 files changed, 270 insertions(+), 9 deletions(-) create mode 100644 font/DejaVuSansMono.ttf create mode 100644 font/LICENSE create mode 100644 font/Makefile.am create mode 100644 font/README.txt
hooks/post-receive