pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gmp Fix LICENSE to match current package contents.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7caa7836b850
branches:  trunk
changeset: 649057:7caa7836b850
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Mar 30 18:48:08 2015 +0000

description:
Fix LICENSE to match current package contents.

diffstat:

 devel/gmp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 955ab07457d0 -r 7caa7836b850 devel/gmp/Makefile
--- a/devel/gmp/Makefile        Mon Mar 30 18:14:46 2015 +0000
+++ b/devel/gmp/Makefile        Mon Mar 30 18:48:08 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2015/03/19 20:40:31 tnn Exp $
+# $NetBSD: Makefile,v 1.77 2015/03/30 18:48:08 gdt Exp $
 
 DISTNAME=      gmp-6.0.0a
 CATEGORIES=    devel math
@@ -11,7 +11,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://gmplib.org/
 COMMENT=       Library for arbitrary precision arithmetic
-LICENSE=       gnu-lgpl-v3 AND gnu-gpl-v3
+LICENSE=       gnu-lgpl-v3 OR gnu-gpl-v2
 
 INFO_FILES=            yes
 USE_LANGUAGES=         c c++ c99



Home | Main Index | Thread Index | Old Index