diff options
author | leot <leot@pkgsrc.org> | 2017-10-22 18:43:28 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2017-10-22 18:43:28 +0000 |
commit | 929258b9f0a2dba0da796c71a099d0ea00c85e02 (patch) | |
tree | 24c80e7c74d4f8d0af91278d5ef3089ba6a89ae3 /comms/gammu | |
parent | 78815a2c65e90c9f660322bf4bd2874f11c204ea (diff) | |
download | pkgsrc-929258b9f0a2dba0da796c71a099d0ea00c85e02.tar.gz |
gammu: Update comms/gammu to 1.38.5
Changes:
20171018 - 1.38.5
[+] * Added SMS_1_REFERENCE to SMSD run on receive environment
[-] * Improved logging of run scripts in SMSD
[-] * Improved support for Huawei E1780 and E1552.
[-] * Allow 0 for setuid/setgid in SMSD.
[+] * Added RunOnIncomingCall to SMSD.
[-] * Fixed SQL error when retry of multipart message
[*] * Added status code column
[-] * Fixed some SQL queries for Access and Oracle databases.
[-] * Add option to prefer GSM charset for USSD.
[-] * Sanitize international numbers stored in the database to always start with +.
[-] * Improved support for Telit devices.
[+] * Added USSD support to SMSD.
[-] * Fixed call hangup in SMSD with some modems.
[-] * Fixed decoding USSD response with some modems.
Diffstat (limited to 'comms/gammu')
-rw-r--r-- | comms/gammu/Makefile | 5 | ||||
-rw-r--r-- | comms/gammu/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index d3ae8ce71ba..6451c093714 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2017/08/24 20:03:07 adam Exp $ +# $NetBSD: Makefile,v 1.26 2017/10/22 18:43:28 leot Exp $ # -DISTNAME= gammu-1.38.4 -PKGREVISION= 1 +DISTNAME= gammu-1.38.5 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index 4ec406f0daf..3a709e2d31f 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2017/07/28 15:40:05 leot Exp $ +$NetBSD: distinfo,v 1.16 2017/10/22 18:43:28 leot Exp $ -SHA1 (gammu-1.38.4.tar.bz2) = 42333c0d605cee2964d60a571fcb0cf0af11cfa5 -RMD160 (gammu-1.38.4.tar.bz2) = ac0530d24cc8a5a217d32ad79dc55d525130be77 -SHA512 (gammu-1.38.4.tar.bz2) = 1d4a8e34d3bbc7e4d9797db1acd9be2e92eaec57a87e856ebd168444228a1e89942e69baf1569a0e5645dadea6947338d9e55ae96f632885e95ec1ce74d121ff -Size (gammu-1.38.4.tar.bz2) = 2132767 bytes +SHA1 (gammu-1.38.5.tar.bz2) = 8e06cb3356e81be68d53a99aa2c9fd9fedccecd1 +RMD160 (gammu-1.38.5.tar.bz2) = b5cdb3de84828b4e2aad9d20830dea9af1ee6b79 +SHA512 (gammu-1.38.5.tar.bz2) = 89a6b3872dfd9b4ebaf8b0f51265fec7e7ef72a42178f85846c7f52d926e96b3087bbe6650c4246e66c2624822021c5803b1bb6ca8ac90f3e5c109a644c0ee80 +Size (gammu-1.38.5.tar.bz2) = 2138742 bytes SHA1 (patch-contrib_smscgi_sms__cgi.c) = 39598119eae4fd27d6d1844ca4a846fc79b126c1 SHA1 (patch-libgammu_phone_at_at-sms.c) = fb9dd703f822f20efa35303b15faba482e39538c |