pkgsrc-WIP-changes archive

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

mosquitto: Drop SunOS-specific PLIST after transition to cmake.



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Sep 3 20:41:23 2018 -0400
Changeset:	ac00a21f719aa962b9fa0c6a3ccb8dfa7909b1da

Removed Files:
	mosquitto/PLIST.SunOS

Log Message:
mosquitto: Drop SunOS-specific PLIST after transition to cmake.

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

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

diffstat:
 mosquitto/PLIST.SunOS | 24 ------------------------
 1 file changed, 24 deletions(-)

diffs:
diff --git a/mosquitto/PLIST.SunOS b/mosquitto/PLIST.SunOS
deleted file mode 100644
index 665644d1a9..0000000000
--- a/mosquitto/PLIST.SunOS
+++ /dev/null
@@ -1,24 +0,0 @@
-@comment $NetBSD$
-bin/mosquitto_passwd
-bin/mosquitto_pub
-bin/mosquitto_sub
-include/mosquitto.h
-include/mosquitto_plugin.h
-include/mosquittopp.h
-lib/libmosquitto.so
-lib/libmosquitto.so.0
-lib/libmosquittopp.so
-lib/libmosquittopp.so.0
-man/man1/mosquitto_passwd.1
-man/man1/mosquitto_pub.1
-man/man1/mosquitto_sub.1
-man/man3/libmosquitto.3
-man/man5/mosquitto.conf.5
-man/man7/mosquitto-tls.7
-man/man7/mqtt.7
-man/man8/mosquitto.8
-sbin/mosquitto
-share/examples/mosquitto/aclfile.example
-share/examples/mosquitto/mosquitto.conf
-share/examples/mosquitto/pskfile.example
-share/examples/mosquitto/pwfile.example


Home | Main Index | Thread Index | Old Index