Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2023 08:11:07 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: caef1ba3bfe7 - main - audio/libsidplayfp: Update WWW
Message-ID:  <202306230811.35N8B7v9054484@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=caef1ba3bfe7902b155105881a37a060aed55ca6

commit caef1ba3bfe7902b155105881a37a060aed55ca6
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-06-23 08:10:58 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-06-23 08:10:58 +0000

    audio/libsidplayfp: Update WWW
    
    Project has moved from SF to GitHub
    
    Approved by:    fluffy (maintainer)
---
 audio/libsidplayfp/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/audio/libsidplayfp/Makefile b/audio/libsidplayfp/Makefile
index f9e43fc3249e..20754597145c 100644
--- a/audio/libsidplayfp/Makefile
+++ b/audio/libsidplayfp/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	libsidplayfp
 DISTVERSION=	2.4.2
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 
 MAINTAINER=	fluffy@FreeBSD.org
 COMMENT=	Library to play Commodore 64 music derived from libsidplay2
-WWW=		https://sourceforge.net/p/sidplay-residfp/wiki/Home/
+WWW=		https://github.com/libsidplayfp/libsidplayfp
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING



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