This library has several dependencies in the tree. Which have you tested?
Have you reviewed for any ABI changes that would require a SHARED_LIBS bump
(http://www.openbsd.org/faq/ports/specialtopics.html#SharedLibs)
--
Sent from a phone, apologies for poor formatting.
On 28 April 2018 21:59:59 Neeraj Pal <neerajpa...@gmail.com> wrote:
Hi,
Here is a minor update to the soundtouch in the audio category.
I have done the quick regression tests on soundtouch-2.0.0.
Comments/okay?
Only in /usr/ports/audio/soundtouch: CVS
diff -ur /usr/ports/audio/soundtouch/Makefile
/usr/ports/mystuff/audio/soundtouch/Makefile
--- /usr/ports/audio/soundtouch/Makefile Thu Jul 27 12:42:36 2017
+++ /usr/ports/mystuff/audio/soundtouch/Makefile Sun Apr 29 02:16:18
2018
@@ -2,10 +2,10 @@
COMMENT= tempo/pitch audio processing library
-DISTNAME= soundtouch-1.9.2
+DISTNAME= soundtouch-2.0.0
SHARED_LIBS += SoundTouch 3.0 # .0.0
CATEGORIES= audio devel
-REVISION = 2
+REVISION = 0
HOMEPAGE= http://www.surina.net/soundtouch/
diff -ur /usr/ports/audio/soundtouch/distinfo
/usr/ports/mystuff/audio/soundtouch/distinfo
--- /usr/ports/audio/soundtouch/distinfo Mon Jan 4 14:06:15 2016
+++ /usr/ports/mystuff/audio/soundtouch/distinfo Sun Apr 29 02:16:36
2018
@@ -1,2 +1,2 @@
-SHA256 (soundtouch-1.9.2.tar.gz) =
yuuGUR6BQg7rRUy121P1bZa4RR032Jr25VsS602hxRM=
-SIZE (soundtouch-1.9.2.tar.gz) = 171369
+SHA256 (soundtouch-2.0.0.tar.gz) =
0iT30UIbX450p0yFdBNFvZgCYYpArjDOW0J6VwXInSU=
+SIZE (soundtouch-2.0.0.tar.gz) = 455148
Thank you
Neeraj Pal