View | Details | Raw Unified | Return to bug 267873
Collapse All | Expand All

(-)b/audio/libsidplayfp/Makefile (-4 / +3 lines)
Lines 1-6 Link Here
1
PORTNAME=	libsidplayfp
1
PORTNAME=	libsidplayfp
2
DISTVERSION=	2.3.1
2
DISTVERSION=	2.4.0
3
PORTREVISION=	1
4
CATEGORIES=	audio
3
CATEGORIES=	audio
5
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
4
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
6
5
Lines 15-21 BUILD_DEPENDS= libgcrypt-config:security/libgcrypt Link Here
15
LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
14
LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
16
		libgpg-error.so:security/libgpg-error
15
		libgpg-error.so:security/libgpg-error
17
16
18
USES=		compiler:c++11-lang libtool pathfix pkgconfig
17
USES=		compiler:c++14-lang libtool pathfix pkgconfig
19
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
20
19
21
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
Lines 51-57 CONFIGURE_ARGS+= --with-simd=neon Link Here
51
CONFIGURE_ARGS+=	--with-simd=sse2
50
CONFIGURE_ARGS+=	--with-simd=sse2
52
.endif
51
.endif
53
52
54
SIDPLAYFP_SHLIB_VERSION=	6.3.23
53
SIDPLAYFP_SHLIB_VERSION=	6.3.24
55
STILVIEW_SHLIB_VERSION=		0.0.4
54
STILVIEW_SHLIB_VERSION=		0.0.4
56
55
57
post-build-DOXYGEN-on:
56
post-build-DOXYGEN-on:
(-)b/audio/libsidplayfp/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1639653813
1
TIMESTAMP = 1668542143
2
SHA256 (libsidplayfp-2.3.1.tar.gz) = aef70cc30648eb89d32f56c691a5a40cdffc7421f43b4aa242f4d123eb9258a2
2
SHA256 (libsidplayfp-2.4.0.tar.gz) = 1e9a113003711ef2ef16c9f2576a9cfb8194600740df37576b9738221d6b7296
3
SIZE (libsidplayfp-2.3.1.tar.gz) = 797779
3
SIZE (libsidplayfp-2.4.0.tar.gz) = 794252

Return to bug 267873