mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/sonivox: update 3.6.14 → 3.6.15
Reported by: portscout
This commit is contained in:
parent
0351016ba7
commit
1e56a3da1f
3 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= sonivox
|
PORTNAME= sonivox
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 3.6.14
|
DISTVERSION= 3.6.15
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -22,4 +22,6 @@ CXXFLAGS+= -DO_LARGEFILE=0 # workaround for linuxism in tests
|
||||||
|
|
||||||
CMAKE_OFF= BUILD_TESTING
|
CMAKE_OFF= BUILD_TESTING
|
||||||
|
|
||||||
|
CONFIGURE_ENV= ${MAKE_ENV} TEMP=${BUILD_WRKSRC}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1728291797
|
TIMESTAMP = 1734242002
|
||||||
SHA256 (pedrolcl-sonivox-v3.6.14_GH0.tar.gz) = 216171c5bbe4f5a9524d73a2ee9e7e597c71a040e5d7c9e35b92c9dc459c2985
|
SHA256 (pedrolcl-sonivox-v3.6.15_GH0.tar.gz) = 3e54cf11ecdc7ffd9fb24f0ba3319b6e0fe3df56f5e3082f2847666a31be3ff3
|
||||||
SIZE (pedrolcl-sonivox-v3.6.14_GH0.tar.gz) = 15532428
|
SIZE (pedrolcl-sonivox-v3.6.15_GH0.tar.gz) = 15533822
|
||||||
|
|
|
@ -10,7 +10,7 @@ lib/cmake/sonivox/sonivox-targets.cmake
|
||||||
lib/libsonivox-static.a
|
lib/libsonivox-static.a
|
||||||
lib/libsonivox.so
|
lib/libsonivox.so
|
||||||
lib/libsonivox.so.3
|
lib/libsonivox.so.3
|
||||||
lib/libsonivox.so.3.6.14.0
|
lib/libsonivox.so.3.6.15.0
|
||||||
libdata/pkgconfig/sonivox-static.pc
|
libdata/pkgconfig/sonivox-static.pc
|
||||||
libdata/pkgconfig/sonivox.pc
|
libdata/pkgconfig/sonivox.pc
|
||||||
share/man/man1/sonivoxrender.1.gz
|
share/man/man1/sonivoxrender.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue