pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/asterisk-sounds-de-x9media



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri May  2 17:01:16 UTC 2025

Modified Files:
        pkgsrc/comms/asterisk-sounds-de-x9media: Makefile

Log Message:
comms/asterisk-sounds-de-x9media: Adjust HOMEPAGE comment

Both MASTER_SITES and HOMEPAGE (same host) have non-working
nameservers, resulting in SERVFAIL.

Drop pointer to asterisksounds.org as that domain is for sale.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/comms/asterisk-sounds-de-x9media/Makefile

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

Modified files:

Index: pkgsrc/comms/asterisk-sounds-de-x9media/Makefile
diff -u pkgsrc/comms/asterisk-sounds-de-x9media/Makefile:1.12 pkgsrc/comms/asterisk-sounds-de-x9media/Makefile:1.13
--- pkgsrc/comms/asterisk-sounds-de-x9media/Makefile:1.12       Fri May  2 16:10:11 2025
+++ pkgsrc/comms/asterisk-sounds-de-x9media/Makefile    Fri May  2 17:01:16 2025
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.12 2025/05/02 16:10:11 gdt Exp $
+# $NetBSD: Makefile,v 1.13 2025/05/02 17:01:16 gdt Exp $
 #
 
+# MASTER_SITES and HOMEPAGE have non-working nameservers.
+
 PKGNAME=               asterisk-sounds-de-x9media-20060714
 PKGREVISION=           2
 DISTNAME=              asterisk-x9rita-soundfiles-ger-v4
 CATEGORIES=            comms
-MASTER_SITES=          http://www.x9media.com/downloads/
+#MASTER_SITES=         http://www.x9media.com/downloads/
 EXTRACT_SUFX=          .zip
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-# HOMEPAGE broken.  Followon might be at https://www.asterisksounds.org/en
 #HOMEPAGE=             https://www.x9media.com/
 COMMENT=               German voice prompt files for asterisk
 LICENSE=               generic-nonlicense



Home | Main Index | Thread Index | Old Index