Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2024 15:06:37 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e114e0f99d0e - main - audio/shairport-sync: Update to 4.3.5
Message-ID:  <202412021506.4B2F6bDg020931@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e114e0f99d0ea8a04469aca8c9bd24912805d216

commit e114e0f99d0ea8a04469aca8c9bd24912805d216
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-12-02 15:06:17 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-12-02 15:06:30 +0000

    audio/shairport-sync: Update to 4.3.5
---
 audio/shairport-sync/Makefile | 6 ++----
 audio/shairport-sync/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile
index 9444c359e016..ad65242d25de 100644
--- a/audio/shairport-sync/Makefile
+++ b/audio/shairport-sync/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	shairport-sync
-DISTVERSION=	4.3.4
-PORTREVISION=	2
+DISTVERSION=	4.3.5
 CATEGORIES=	audio
 
 MAINTAINER=	ehaupt@FreeBSD.org
@@ -15,7 +14,7 @@ LIB_DEPENDS=	libavahi-client.so:net/avahi-app \
 		libpopt.so:devel/popt \
 		libsoxr.so:audio/libsoxr
 
-USES=		autoreconf libtool pkgconfig ssl
+USES=		autoreconf libtool localbase pkgconfig ssl
 USE_GITHUB=	yes
 GH_ACCOUNT=	mikebrady
 USE_RC_SUBR=	${PORTNAME}
@@ -33,7 +32,6 @@ CONFIGURE_ARGS=	--sysconfdir=${LOCALBASE}/etc \
 CONFIGURE_ENV+=	SSL_CFLAGS=-I${OPENSSLINC} \
 		SSL_LIBS=-L${OPENSSLLIB}
 
-CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-lcrypto
 
 OPTIONS_DEFINE=		AIRPLAY2 ALAC ALSA MQTT PULSEAUDIO SNDIO
diff --git a/audio/shairport-sync/distinfo b/audio/shairport-sync/distinfo
index 2fc5042aad93..6779fa43fb08 100644
--- a/audio/shairport-sync/distinfo
+++ b/audio/shairport-sync/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720293012
-SHA256 (mikebrady-shairport-sync-4.3.4_GH0.tar.gz) = 3173cc54d06f6186a04509947697b56c7eac09c48153d7dea5f702042620a2df
-SIZE (mikebrady-shairport-sync-4.3.4_GH0.tar.gz) = 562541
+TIMESTAMP = 1733145166
+SHA256 (mikebrady-shairport-sync-4.3.5_GH0.tar.gz) = 66e985e8e51e8e2c5883c95f68063e2b27d81eb372c8f048acf46dd80a94c118
+SIZE (mikebrady-shairport-sync-4.3.5_GH0.tar.gz) = 565099



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412021506.4B2F6bDg020931>