diff options
author | leot <leot> | 2016-02-07 15:29:34 +0000 |
---|---|---|
committer | leot <leot> | 2016-02-07 15:29:34 +0000 |
commit | 55e932cc0ca4a2efecaf2422eb0ca995001739fd (patch) | |
tree | 9bee64269a4f732aa4af385b6281ffc5c19e130a /comms/gammu | |
parent | e50cd26f965ed3a5b3d17130a0b867d42000f5bd (diff) | |
download | pkgsrc-55e932cc0ca4a2efecaf2422eb0ca995001739fd.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')
-rw-r--r-- | comms/gammu/Makefile | 4 | ||||
-rw-r--r-- | comms/gammu/PLIST | 3 | ||||
-rw-r--r-- | comms/gammu/buildlink3.mk | 4 | ||||
-rw-r--r-- | comms/gammu/distinfo | 10 |
4 files changed, 11 insertions, 10 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 344b2874df6..e21c7a1dbea 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/11/07 23:16:18 dholland Exp $ +# $NetBSD: Makefile,v 1.16 2016/02/07 15:29:34 leot Exp $ # -DISTNAME= gammu-1.36.4 +DISTNAME= gammu-1.37.0 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ EXTRACT_SUFX= .tar.bz2 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 diff --git a/comms/gammu/buildlink3.mk b/comms/gammu/buildlink3.mk index d73d0eb0981..6571e4e5e0a 100644 --- a/comms/gammu/buildlink3.mk +++ b/comms/gammu/buildlink3.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/08/17 16:42:53 leot Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2016/02/07 15:29:34 leot Exp $ BUILDLINK_TREE+= gammu .if !defined(GAMMU_BUILDLINK3_MK) GAMMU_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.gammu+= gammu>=1.34.0 +BUILDLINK_API_DEPENDS.gammu+= gammu>=1.37.0 BUILDLINK_PKGSRCDIR.gammu?= ../../comms/gammu .endif # GAMMU_BUILDLINK3_MK diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index 377cadc386a..7d0088e9126 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2015/11/03 01:34:53 agc Exp $ +$NetBSD: distinfo,v 1.12 2016/02/07 15:29:34 leot Exp $ -SHA1 (gammu-1.36.4.tar.bz2) = 118a7f9670d42b4cdc19833c9df09cc50bd54e5a -RMD160 (gammu-1.36.4.tar.bz2) = cf609af4c4e2148bebe5d3dbeaea412163dfa754 -SHA512 (gammu-1.36.4.tar.bz2) = f5195b48d4249c3b07e3e53e3d745fd53a4b72225b5c791175c0857dab6291026932a5e2ff211581a30e8fb45f1c830dd6bdfed87f9d0d1dfb1a8c1409e50a2b -Size (gammu-1.36.4.tar.bz2) = 2091893 bytes +SHA1 (gammu-1.37.0.tar.bz2) = 94776138c034d20b524ef26224c61ce73a3509dc +RMD160 (gammu-1.37.0.tar.bz2) = 4125d1bbee1241a2596782cdbb4d94d13e1ef27b +SHA512 (gammu-1.37.0.tar.bz2) = a6728a6e41a0ba2ce53a9b29e8e01d0c818af18512140fb85b5782c149428ffdeccd0897dccbe965e6359798e99977654fa41159f7f16ccf730c6d220a83ffce +Size (gammu-1.37.0.tar.bz2) = 2128350 bytes SHA1 (patch-contrib_smscgi_sms__cgi.c) = 39598119eae4fd27d6d1844ca4a846fc79b126c1 SHA1 (patch-libgammu_phone_at_at-sms.c) = fb9dd703f822f20efa35303b15faba482e39538c |