svn commit: r500286 - head/audio/stk

Yuri Victorovich yuri at FreeBSD.org
Sun Apr 28 06:56:31 UTC 2019


Author: yuri
Date: Sun Apr 28 06:56:29 2019
New Revision: 500286
URL: https://svnweb.freebsd.org/changeset/ports/500286

Log:
  audio/stk: Update 4.6.0 -> 4.6.1
  
  Reported by:	portscout

Modified:
  head/audio/stk/Makefile
  head/audio/stk/distinfo
  head/audio/stk/pkg-plist

Modified: head/audio/stk/Makefile
==============================================================================
--- head/audio/stk/Makefile	Sun Apr 28 06:49:50 2019	(r500285)
+++ head/audio/stk/Makefile	Sun Apr 28 06:56:29 2019	(r500286)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	stk
-PORTVERSION=	4.6.0
+PORTVERSION=	4.6.1
 CATEGORIES=	audio
 MASTER_SITES=	http://ccrma.stanford.edu/software/stk/release/
 

Modified: head/audio/stk/distinfo
==============================================================================
--- head/audio/stk/distinfo	Sun Apr 28 06:49:50 2019	(r500285)
+++ head/audio/stk/distinfo	Sun Apr 28 06:56:29 2019	(r500286)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504376994
-SHA256 (stk-4.6.0.tar.gz) = 648fcb9a0a4243d2d93fc72b29955953f4e794edf04c31f2ed0ed720d05287d2
-SIZE (stk-4.6.0.tar.gz) = 2403223
+TIMESTAMP = 1556434208
+SHA256 (stk-4.6.1.tar.gz) = e77ba3c80cdd93ca02c34098b9b7f918df3d648c87f1ed5d94fe854debd6d101
+SIZE (stk-4.6.1.tar.gz) = 2593348

Modified: head/audio/stk/pkg-plist
==============================================================================
--- head/audio/stk/pkg-plist	Sun Apr 28 06:49:50 2019	(r500285)
+++ head/audio/stk/pkg-plist	Sun Apr 28 06:56:29 2019	(r500286)
@@ -64,6 +64,7 @@ include/stk/Phonemes.h
 include/stk/PitShift.h
 include/stk/Plucked.h
 include/stk/PoleZero.h
+include/stk/Recorder.h
 include/stk/ReedTable.h
 include/stk/Resonate.h
 include/stk/Rhodey.h
@@ -101,7 +102,7 @@ include/stk/Whistle.h
 include/stk/Wurley.h
 include/stk/WvIn.h
 include/stk/WvOut.h
-lib/libstk-4.6.0.so
+lib/libstk-4.6.1.so
 lib/libstk.so
 %%DATADIR%%/rawwaves/ahh.raw
 %%DATADIR%%/rawwaves/bassdrum.raw


More information about the svn-ports-all mailing list