pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/libmusepack



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:09:24 UTC 2025

Modified Files:
        pkgsrc/audio/libmusepack: Makefile

Log Message:
master_site not reachable. fetch from backup. prevent timeout.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/libmusepack/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/libmusepack/Makefile
diff -u pkgsrc/audio/libmusepack/Makefile:1.10 pkgsrc/audio/libmusepack/Makefile:1.11
--- pkgsrc/audio/libmusepack/Makefile:1.10      Sun Jan 26 17:30:43 2020
+++ pkgsrc/audio/libmusepack/Makefile   Wed May 28 09:09:24 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/01/26 17:30:43 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2025/05/28 09:09:24 zafer Exp $
 #
 
 DISTNAME=              libmusepack-1.0.3
 CATEGORIES=            audio
-MASTER_SITES=          http://www.saunalahti.fi/grimmel/musepack.net/source/
+MASTER_SITES=          #http://www.saunalahti.fi/grimmel/musepack.net/source/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index