FreeBSD Bugzilla – Attachment 148171 Details for
Bug 194246
[maintainer-update] [patch] net/mosquitto to version 1.3.5.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Mosquitto version 1.3.5
mosquitto-1.3.5.diff (text/plain), 2.56 KB, created by
joe
on 2014-10-10 16:52:18 UTC
(
hide
)
Description:
Mosquitto version 1.3.5
Filename:
MIME Type:
Creator:
joe
Created:
2014-10-10 16:52:18 UTC
Size:
2.56 KB
patch
obsolete
>diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile >index 01b2e6c..9a300f5 100644 >--- a/net/mosquitto/Makefile >+++ b/net/mosquitto/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mosquitto >-PORTVERSION= 1.3.2 >+PORTVERSION= 1.3.5 > PORTREVISION= 1 > CATEGORIES= net > MASTER_SITES= http://mosquitto.org/files/source/ >@@ -20,8 +20,7 @@ OPTIONS_DEFINE= PYTHON > > PYTHON_DESC= Build python driver > >-USES= cmake >-USE_PYTHON= 2 >+USES= cmake python:2 > NOCONFIGURE= yes > USE_RC_SUBR= mosquitto > USE_LDCONFIG= yes >@@ -31,9 +30,9 @@ USERS= nobody > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MPYTHON} >-PLIST_SUB= PYTHON_VER=${PYTHON_VER} NOPYTHON="" >+PLIST_SUB= PYTHON_VER=${PYTHON_VER} NOPYTHON="" PORTVERSION=${PORTVERSION} > .else >-PLIST_SUB= NOPYTHON="@comment " >+PLIST_SUB= NOPYTHON="@comment " PORTVERSION=${PORTVERSION} > .endif > > post-patch: >diff --git a/net/mosquitto/distinfo b/net/mosquitto/distinfo >index dc784e3..0ce16a4 100644 >--- a/net/mosquitto/distinfo >+++ b/net/mosquitto/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (mosquitto-1.3.2.tar.gz) = 3ae47d812da6c5a4646d292624a0fc00a00f8930fb19c9c11f1c922e548ca713 >-SIZE (mosquitto-1.3.2.tar.gz) = 352143 >+SHA256 (mosquitto-1.3.5.tar.gz) = 16eb3dbef183827665feee9288362c7352cd016ba04ca0402a0ccf857d1c2ab2 >+SIZE (mosquitto-1.3.5.tar.gz) = 352231 >diff --git a/net/mosquitto/pkg-plist b/net/mosquitto/pkg-plist >index e73e40d..f1bd1a2 100644 >--- a/net/mosquitto/pkg-plist >+++ b/net/mosquitto/pkg-plist >@@ -8,13 +8,13 @@ share/man/man1/mosquitto_pub.1.gz > share/man/man1/mosquitto_passwd.1.gz > %%NOPYTHON%%%%PYTHON_LIBDIR%%/site-packages/mosquitto.pyc > %%NOPYTHON%%%%PYTHON_LIBDIR%%/site-packages/mosquitto.py >-%%NOPYTHON%%%%PYTHON_LIBDIR%%/site-packages/mosquitto-1.3.2-py%%PYTHON_VER%%.egg-info >+%%NOPYTHON%%%%PYTHON_LIBDIR%%/site-packages/mosquitto-%%PORTVERSION%%-py%%PYTHON_VER%%.egg-info > lib/libmosquittopp.so.1 > lib/libmosquittopp.so > lib/libmosquitto.so.1 > lib/libmosquitto.so >-lib/libmosquitto.so.1.3.2 >-lib/libmosquittopp.so.1.3.2 >+lib/libmosquitto.so.%%PORTVERSION%% >+lib/libmosquittopp.so.%%PORTVERSION%% > include/mosquittopp.h > include/mosquitto_plugin.h > include/mosquitto.h >@@ -26,10 +26,10 @@ sbin/mosquitto > @sample etc/mosquitto/pskfile.sample > @sample etc/mosquitto/mosquitto.conf.sample > @sample etc/mosquitto/aclfile.sample >-@dirrmtry etc/mosquitto >-@dirrmtry share/man/man8 >-@dirrmtry share/man/man7 >-@dirrmtry share/man/man5 >-@dirrmtry share/man/man3 >-@dirrmtry share/man/man1 >-@dirrmtry share/man >+@dir etc/mosquitto >+@dir share/man/man8 >+@dir share/man/man7 >+@dir share/man/man5 >+@dir share/man/man3 >+@dir share/man/man1 >+@dir share/man
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194246
:
148100
|
148101
|
148119
|
148120
|
148170
| 148171