mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
audio/audiowmark: Update to 0.6.3
This commit is contained in:
parent
e0648a63e0
commit
e83d2c7f76
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= audiowmark
|
PORTNAME= audiowmark
|
||||||
PORTVERSION= 0.6.2
|
PORTVERSION= 0.6.3
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= ehaupt@FreeBSD.org
|
MAINTAINER= ehaupt@FreeBSD.org
|
||||||
|
@ -9,6 +9,8 @@ WWW= https://github.com/swesterfeld/audiowmark
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
BROKEN_FreeBSD_13= compilation fails: error: static declaration of '__builtin_bswap32' follows non-static declaration
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 \
|
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 \
|
||||||
autoconf-archive>=0:devel/autoconf-archive
|
autoconf-archive>=0:devel/autoconf-archive
|
||||||
LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
|
LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1708537640
|
TIMESTAMP = 1735562747
|
||||||
SHA256 (swesterfeld-audiowmark-0.6.2_GH0.tar.gz) = 7813078b1f30f1933a0ebeff9c6d0e4092cff08f62e13e08425846c26e986280
|
SHA256 (swesterfeld-audiowmark-0.6.3_GH0.tar.gz) = f2a0b67f319e207c58695a3767fb3d54e37df5fec6bf14374210900eec67380b
|
||||||
SIZE (swesterfeld-audiowmark-0.6.2_GH0.tar.gz) = 125062
|
SIZE (swesterfeld-audiowmark-0.6.3_GH0.tar.gz) = 141124
|
||||||
|
|
Loading…
Add table
Reference in a new issue