git: f4ee22cb65cd - main - audio/nyquist: update 3.16 → 3.23
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Jan 2025 02:40:48 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f4ee22cb65cd18a2fb2378f521b2cbaaec7b1c95
commit f4ee22cb65cd18a2fb2378f521b2cbaaec7b1c95
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-20 01:41:58 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-20 02:40:36 +0000
audio/nyquist: update 3.16 → 3.23
---
audio/nyquist/Makefile | 4 ++--
audio/nyquist/distinfo | 6 +++---
audio/nyquist/pkg-plist | 10 ++++++++--
3 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/audio/nyquist/Makefile b/audio/nyquist/Makefile
index 8ab65c18f457..d4f2378be7a7 100644
--- a/audio/nyquist/Makefile
+++ b/audio/nyquist/Makefile
@@ -1,12 +1,12 @@
PORTNAME= nyquist
-DISTVERSION= 3.16
+DISTVERSION= 3.23
CATEGORIES= audio java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/
DISTNAME= nyqsrc${DISTVERSION:S/.//}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Language for sound synthesis and music composition (sound is broken) # likely caused by outdated bundled PortAudio, reported to upstream Apr 18, 2021
-WWW= https://www.cs.cmu.edu/~music/music.software.html
+WWW= https://www.cs.cmu.edu/~music/nyquist/
LICENSE= BSD3CLAUSE
diff --git a/audio/nyquist/distinfo b/audio/nyquist/distinfo
index 3115575f932e..eaf0918b3ab3 100644
--- a/audio/nyquist/distinfo
+++ b/audio/nyquist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618724946
-SHA256 (nyqsrc316.zip) = b37fd42290d82c265ff1c733f9d08ac211460ff48b8415758ab0034ef9af7916
-SIZE (nyqsrc316.zip) = 12788616
+TIMESTAMP = 1737281720
+SHA256 (nyqsrc323.zip) = d6d03c64b13a68f4af3b0f2eccea72b22f399c92e85e802b85dc98260a253cc8
+SIZE (nyqsrc323.zip) = 12822806
diff --git a/audio/nyquist/pkg-plist b/audio/nyquist/pkg-plist
index 7e028a2ab039..fe1ab96f52e9 100644
--- a/audio/nyquist/pkg-plist
+++ b/audio/nyquist/pkg-plist
@@ -9,6 +9,8 @@ bin/ny
%%DATADIR%%/demos/audio/labels.txt
%%DATADIR%%/demos/audio/pv.wav
%%DATADIR%%/demos/index.htm
+%%DATADIR%%/demos/osc/getosc.sal
+%%DATADIR%%/demos/osc/nyquistosc.py
%%DATADIR%%/demos/pitch_change.htm
%%DATADIR%%/demos/probability_distributions.htm
%%DATADIR%%/demos/src/osc-test.lsp
@@ -65,8 +67,12 @@ bin/ny
%%DATADIR%%/doc/part9.html
%%DATADIR%%/doc/poisson-fig.gif
%%DATADIR%%/doc/readme-linux.txt
+%%DATADIR%%/doc/readme-mac.txt
+%%DATADIR%%/doc/readme-win.txt
%%DATADIR%%/doc/sdl-man.pdf
%%DATADIR%%/doc/title.html
+%%DATADIR%%/lib/csvread.lsp
+%%DATADIR%%/lib/csvwrite.lsp
%%DATADIR%%/lib/dist-test.lsp
%%DATADIR%%/lib/distributions.lsp
%%DATADIR%%/lib/examples.lsp
@@ -75,8 +81,8 @@ bin/ny
%%DATADIR%%/lib/gnuplot.sal
%%DATADIR%%/lib/grapheq.lsp
%%DATADIR%%/lib/instruments.txt
+%%DATADIR%%/lib/json.sal
%%DATADIR%%/lib/lpc.lsp
-%%DATADIR%%/lib/midishow.lsp
%%DATADIR%%/lib/piano/att11025.pcm
%%DATADIR%%/lib/piano/att16000.pcm
%%DATADIR%%/lib/piano/att22050.pcm
@@ -165,7 +171,6 @@ bin/ny
%%DATADIR%%/runtime/sal.lsp
%%DATADIR%%/runtime/seq.lsp
%%DATADIR%%/runtime/seqfnint.lsp
-%%DATADIR%%/runtime/seqmidi.lsp
%%DATADIR%%/runtime/sliders.lsp
%%DATADIR%%/runtime/sndfnint.lsp
%%DATADIR%%/runtime/spec-plot.lsp
@@ -177,6 +182,7 @@ bin/ny
%%DATADIR%%/runtime/velocity.lsp
%%DATADIR%%/runtime/xlinit.lsp
%%DATADIR%%/runtime/xm.lsp
+%%DATADIR%%/runtime/xmseq.lsp
@dir %%DATADIR%%/demos/images
@dir %%DATADIR%%/demos/mateos
@dir %%DATADIR%%/demos/pmorales