pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/skype Sort LICENSE before RESTRICTED. Reword REST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d985d98eb73d
branches:  trunk
changeset: 531453:d985d98eb73d
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Jul 30 19:38:19 2007 +0000

description:
Sort LICENSE before RESTRICTED.  Reword RESTRICTED.  Add
NO_SRC_ON_FTP.

diffstat:

 net/skype/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 6e0328eae63c -r d985d98eb73d net/skype/Makefile
--- a/net/skype/Makefile        Mon Jul 30 19:20:29 2007 +0000
+++ b/net/skype/Makefile        Mon Jul 30 19:38:19 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/07/30 19:20:29 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/07/30 19:38:19 gdt Exp $
 #
 
 DISTNAME=              skype_staticQT-1.2.0.18
@@ -12,11 +12,12 @@
 HOMEPAGE=              http://www.skype.com/
 COMMENT=               P2P VoIP software
 
-RESTRICTED=            Redistribution not allowed yet.
+LICENSE=               skype-license
+RESTRICTED=            Complex terms for redistribution.
+NO_SRC_ON_FTP=         ${RESTRICTED}
 NO_SRC_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}
-LICENSE=               skype-license
 
 EMUL_PLATFORMS=                linux-i386
 EMUL_MODULES.linux=    base compat fontconfig freetype2 glx x11



Home | Main Index | Thread Index | Old Index