diff options
author | leot <leot@pkgsrc.org> | 2016-02-07 15:29:34 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-02-07 15:29:34 +0000 |
commit | 3d1d6a5bd19b02cbddd4bac69a57b99dcbfa43ba (patch) | |
tree | 9bee64269a4f732aa4af385b6281ffc5c19e130a /comms/gammu/PLIST | |
parent | 0789e66569d0b489039069aa4a8eb68224c145f1 (diff) | |
download | pkgsrc-3d1d6a5bd19b02cbddd4bac69a57b99dcbfa43ba.tar.gz |
Update comms/gammu to 1.37.0.
Changes:
20160203 - 1.37.0
[-] * Improved compatibility with ZTE MF190.
[-] * Improved compatibility with Huawei E1750.
[-] * Improved compatibility with Huawei E1752.
[-] * Increased detail of reported errors from SMSD.
20151208 - 1.36.8
[-] * Changed default value for ReceiveFrequency.
[-] * Fixed compatibility for PostgreSQL.
[-] * Fixed build failure with all disabled SMSD backends.
[-] * Documentation improvements.
[-] * Fixed mixing C++ code with SMSD.
20151129 - 1.36.7
[-] * Support devices which do not report full network status.
[-] * Disable Huawei unsolicited messages on startup.
[-] * Various improvements for Huawei modems.
[-] * Fixed compilation on Windows.
[-] * Fixed regression with Siemens AX75.
[-] * Improved decoding of USSD responses.
[-] * Properly decode emojis to console or files backend.
[+] * Added support for proxying the connection through arbitrary command.
[+] * SMSD now tracks retries count per message.
20151012 - 1.36.6
[-] * Fixed installation of bash-completion script.
[-] * Fixed timezone manipulation in SMSD.
[-] * Documentation improvements.
[-] * Fixed licensing of helper/win32-dirent.*.
[*] * Increased default speed for AT connection to 115200.
[*] * Improve AT module initialization.
20150826 - 1.36.5
[-] * Properly use timezones with SQLite in SMSD.
[-] * Improve support for Huawei E1752.
[-] * Fixed compilation on distros with old Glib.
Diffstat (limited to 'comms/gammu/PLIST')
-rw-r--r-- | comms/gammu/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/gammu/PLIST b/comms/gammu/PLIST index 8deacc89cd5..6e103c11532 100644 --- a/comms/gammu/PLIST +++ b/comms/gammu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2015/08/17 16:42:53 leot Exp $ +@comment $NetBSD: PLIST,v 1.7 2016/02/07 15:29:34 leot Exp $ bin/gammu bin/gammu-config bin/gammu-smsd @@ -178,6 +178,7 @@ share/doc/gammu/manual/python/index.rst share/doc/gammu/manual/python/objects.rst share/doc/gammu/manual/python/smsd.rst share/doc/gammu/manual/python/worker.rst +share/doc/gammu/manual/quick/index.rst share/doc/gammu/manual/smsd/backends.rst share/doc/gammu/manual/smsd/code.rst share/doc/gammu/manual/smsd/config.rst |