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 16:10:11 UTC 2025

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

Log Message:
comms/asterisk-sounds-de-x9media: Set LICENSE and propagate consequences


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 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.11 pkgsrc/comms/asterisk-sounds-de-x9media/Makefile:1.12
--- pkgsrc/comms/asterisk-sounds-de-x9media/Makefile:1.11       Sun Apr  9 16:35:54 2023
+++ pkgsrc/comms/asterisk-sounds-de-x9media/Makefile    Fri May  2 16:10:11 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2023/04/09 16:35:54 gdt Exp $
+# $NetBSD: Makefile,v 1.12 2025/05/02 16:10:11 gdt Exp $
 #
 
 PKGNAME=               asterisk-sounds-de-x9media-20060714
-PKGREVISION=           1
+PKGREVISION=           2
 DISTNAME=              asterisk-x9rita-soundfiles-ger-v4
 CATEGORIES=            comms
 MASTER_SITES=          http://www.x9media.com/downloads/
@@ -12,6 +12,13 @@ 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
+
+RESTRICTED=            No evidence of a license to distribute.
+NO_SRC_ON_FTP=         ${RESTRICTED}
+NO_BIN_ON_FTP=         ${RESTRICTED}
+NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 USE_TOOLS+=            tar
 



Home | Main Index | Thread Index | Old Index