pkgsrc-WIP-changes archive

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

py-paho-mqtt: Adjust LICENSE to match license in distfile



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Jul 6 20:27:23 2019 -0400
Changeset:	1165eef0b468fefccd1aa70f21bdce310061c264

Modified Files:
	py-paho-mqtt/Makefile

Log Message:
py-paho-mqtt: Adjust LICENSE to match license in distfile

The distfile documents epl-v1.0, vs the similar (older?)
eclipse-license.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1165eef0b468fefccd1aa70f21bdce310061c264

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

diffstat:
 py-paho-mqtt/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-paho-mqtt/Makefile b/py-paho-mqtt/Makefile
index 3a0fdc213c..1a6b42cb44 100644
--- a/py-paho-mqtt/Makefile
+++ b/py-paho-mqtt/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	https://files.pythonhosted.org/packages/25/63/db25e62979c2a716a749
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://www.eclipse.org/paho/
 COMMENT=	MQTT version 3.1.1 client class
-LICENSE=	eclipse-license
+LICENSE=	epl-v1.0
 
 TEST_DEPENDS+=	${PYPKGPREFIX}-test>=2.8.0:../../devel/py-test
 TEST_DEPENDS+=	${PYPKGPREFIX}-lama>=7.6.6:../../devel/py-lama


Home | Main Index | Thread Index | Old Index