diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-27 09:33:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-27 09:33:11 +0000 |
commit | 403ed578267d583c94e413a4a50105394e921d96 (patch) | |
tree | 238595b768ab3ffa3839a9cef86f74974aebaa7d /audio/snd/PLIST | |
parent | 8c0a474f0b052800b6936eb6f3634f35b6355e2c (diff) | |
download | pkgsrc-403ed578267d583c94e413a4a50105394e921d96.tar.gz |
Updated snd to 16.9.
Snd 16.9:
Anders Vinjar provided tankrev.scm
Tito Latini fixed a bug in clm's tap generator (discovered by AV).
Snd: removed snd13.scm
s7: make-keyword -> string->keyword
checked: FC 25, gtk 3.21.6 3.22.0|1, sbcl 1.3.10
in gtk 3.22.0, the basic display mechanism changed again(!) so
(at least today) the window-manager close decoration is messed up,
and I probably missed other troubles -- please let me know
as you encounter them.
Thanks!: Anders Vinjar, IOhannes m zmölnig, Tito Latini.
Diffstat (limited to 'audio/snd/PLIST')
-rw-r--r-- | audio/snd/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/PLIST b/audio/snd/PLIST index beaec333fb6..8b71aa22af6 100644 --- a/audio/snd/PLIST +++ b/audio/snd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2016/09/15 17:02:24 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2016/11/27 09:33:11 wiz Exp $ bin/snd man/man1/snd.1 share/snd/CM_patterns.scm @@ -138,7 +138,6 @@ share/snd/snd-test.rb share/snd/snd-test.scm share/snd/snd-xm.fs share/snd/snd-xm.rb -share/snd/snd13.scm share/snd/snd14.scm share/snd/snd15.scm share/snd/snddiff.scm @@ -153,6 +152,7 @@ share/snd/stochastic.scm share/snd/strad.rb share/snd/strad.scm share/snd/stuff.scm +share/snd/tankrev.scm share/snd/v.rb share/snd/v.scm share/snd/write.scm |