pkgsrc-WIP-changes archive

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

openzwave: Add todo notes



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Sep 16 08:03:51 2019 -0400
Changeset:	c03345185af41cdc98174934a6b737c14ce5eec1

Modified Files:
	openzwave/Makefile

Log Message:
openzwave: Add todo notes

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

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

diffstat:
 openzwave/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/openzwave/Makefile b/openzwave/Makefile
index 6e25051e42..ae8e0d756c 100644
--- a/openzwave/Makefile
+++ b/openzwave/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES=	http://old.openzwave.com/downloads/
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	http://www.openzwave.com/
 #HOMEPAGE=	https://github.com/OpenZWave/open-zwave/
+#HOMEPAGE=	http://bamboo.my-ho.st/bamboo/allPlans.action
 COMMENT=	Library for Z-Wave controllers
 LICENSE=	gnu-lgpl-v3
 
@@ -25,7 +26,7 @@ PKGCONFIG_OVERRIDE+=	cpp/hidapi/pc/hidapi-hidraw.pc.in
 PKGCONFIG_OVERRIDE+=	cpp/hidapi/pc/hidapi-libusb.pc.in
 PKGCONFIG_OVERRIDE+=	cpp/hidapi/pc/hidapi.pc.in
 
-# \todo Figure out where this comes from.
+# \todo Remeeiate bashism and file upstream PR.
 CHECK_PORTABILITY_SKIP+=	cpp/examples/MinOZW/MinOZW.in
 
 .include "../../devel/libusb1/buildlink3.mk"


Home | Main Index | Thread Index | Old Index