pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/forked-daapd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 14 09:06:34 UTC 2025

Modified Files:
        pkgsrc/audio/forked-daapd: Makefile

Log Message:
forked-daapd: seems to have been replaced with owntone-server


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/audio/forked-daapd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/forked-daapd/Makefile
diff -u pkgsrc/audio/forked-daapd/Makefile:1.52 pkgsrc/audio/forked-daapd/Makefile:1.53
--- pkgsrc/audio/forked-daapd/Makefile:1.52     Thu Oct 23 20:35:42 2025
+++ pkgsrc/audio/forked-daapd/Makefile  Sun Dec 14 09:06:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2025/10/23 20:35:42 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2025/12/14 09:06:34 wiz Exp $
 
 DISTNAME=      forked-daapd-27.4
 PKGREVISION=   45
@@ -8,7 +8,8 @@ GITHUB_RELEASE= ${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://ejurgensen.github.io/forked-daapd
+# follow-up project, should be its own package?
+HOMEPAGE=      https://github.com/owntone/owntone-server
 COMMENT=       DAAP (iTunes), MPD (musicpd), and RSP (Roku) media server
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index