Tested on amd64, macppc, armv7.
On Oct 09 11:49:27, h...@stare.cz wrote:
> A new release of audio/libsamplerate.
> Beside code changes,
>
> In 2016, thanks to a generous offer from Epic Games
> International, Secret Rabbit Code was relicensed under the
> 2-clause BSD license.
>
> Jan
>
>
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/audio/libsamplerate/Makefile,v
> retrieving revision 1.21
> diff -u -p -r1.21 Makefile
> --- Makefile 11 Mar 2016 20:28:22 -0000 1.21
> +++ Makefile 9 Oct 2016 09:40:11 -0000
> @@ -2,15 +2,14 @@
>
> COMMENT= audio sample rate conversion library
>
> -DISTNAME= libsamplerate-0.1.8
> -SHARED_LIBS= samplerate 2.0 # .1.3
> +DISTNAME= libsamplerate-0.1.9
> +SHARED_LIBS= samplerate 2.1
> CATEGORIES= audio
> -REVISION= 0
>
> HOMEPAGE= http://mega-nerd.com/SRC/
> MAINTAINER= Jan Stary <h...@stare.cz>
>
> -# GPLv2
> +# 2-clause BSD license
> PERMIT_PACKAGE_CDROM= Yes
>
> MASTER_SITES= ${HOMEPAGE}
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/audio/libsamplerate/distinfo,v
> retrieving revision 1.8
> diff -u -p -r1.8 distinfo
> --- distinfo 7 Nov 2013 19:35:04 -0000 1.8
> +++ distinfo 9 Oct 2016 09:40:11 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (libsamplerate-0.1.8.tar.gz) =
> k7VL30bV5tI1S3A0OV/jKcIiqWZ5DeNFIHAruWQvHAY=
> -SIZE (libsamplerate-0.1.8.tar.gz) = 4303330
> +SHA256 (libsamplerate-0.1.9.tar.gz) =
> Cn6xaOLyE1P7bYTaFS5FEhJvfcSMywvoBXjFZUE0RME=
> +SIZE (libsamplerate-0.1.9.tar.gz) = 4336641
>