git: 1a23489aa945 - main - audio/liblo: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 Oct 2025 00:02:09 UTC
The branch main has been updated by sunpoet:

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

commit 1a23489aa945c5c7b7c1435bbc3ebed9c23cc922
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-18 23:50:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-18 23:50:24 +0000

    audio/liblo: Add PORTSCOUT
    
    0.33 tarball is pulled due to subtle bug.
    
    Reference:      https://github.com/radarsat1/liblo/issues/171
---
 audio/liblo/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile
index 297d0d9745bb..5fc46acc3991 100644
--- a/audio/liblo/Makefile
+++ b/audio/liblo/Makefile
@@ -16,6 +16,8 @@ GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 
+PORTSCOUT=	skipv:0.33
+
 OPTIONS_DEFINE=	DOCS DOXYGEN EXAMPLES
 OPTIONS_SUB=	yes
 DOXYGEN_IMPLIES=DOCS