summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorleot <leot>2016-12-09 14:56:34 +0000
committerleot <leot>2016-12-09 14:56:34 +0000
commitc33387d5fc8cdb880a59ec74c6c9f67bd28315ee (patch)
tree40a83cd12599100cfc94339fdcec5e284d38c6f8 /comms
parent9976ab9d414a7253cdfd8187a83b3fc546cfe122 (diff)
downloadpkgsrc-c33387d5fc8cdb880a59ec74c6c9f67bd28315ee.tar.gz
Update comms/gammu to gammu-1.37.91
Changes: 20161023 - 1.37.91 [!] * Changed version of the shared library. [-] * Improved support for ZTE MF100. [-] * Ignore unsolicited +CLCC: reply. [-] * Correctly report when some SMSD SQL backend is not compiled in. [-] * Fix build of MySQL backend on Linux. 20161018 - 1.37.90 [-] * Improved support Huawei K3770. [!] * API changes in some parameter types. [-] * Fixed various Windows compilation issues. [-] * Fixed several resource leaks. [-] * Create outbox SMS atomically in FILES backend. [!] * Removed getlocation command as we no longer fit into their usage policy. [-] * Fixed call diverts on TP-LINK MA260. [+] * Initial support for Oracle database. [!] * Removed unused daemons, pbk and pbk_groups tables from the SMSD schema. [+] * SMSD outbox entries now can have priority set in the database. [+] * Added SIM IMSI to the SMSD status table. [+] * Added CheckNetwork directive. [+] * SMSD attempts to power on radio if disabled. [-] * Fixed processing of AT unsolicited responses in some cases. [-] * Fixed parsing USSD responses from some devices. 20160816 - 1.37.4 [-] * Improved support for Huawei E3131. [-] * Fixed SMS support for MULTIBAND 900E. [-] * Fixed SMS created in text mode. 20160524 - 1.37.3 [-] * Improved support for Huawei E398. [-] * Improved support for Huawei/Vodafone K4505. [-] * Fixed possible crash if SMSD used in library. [-] * Improved support for Huawei E180. 20160413 - 1.37.2 [-] * Fixed compilation of SMSD. 20160413 - 1.37.1 [-] * Properly report errors in HEX encoded strings from SMSD SQL backends. [-] * Configurable SMSD table names. [-] * Improved support for Huawei E303. [-] * Improved support for Vodafone K4511. [-] * Improved support for Telit M2M modules.
Diffstat (limited to 'comms')
-rw-r--r--comms/gammu/Makefile5
-rw-r--r--comms/gammu/PLIST10
-rw-r--r--comms/gammu/buildlink3.mk4
-rw-r--r--comms/gammu/distinfo10
4 files changed, 14 insertions, 15 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index 25ccad1b289..0ce7fa66a84 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/10/07 18:25:40 adam Exp $
+# $NetBSD: Makefile,v 1.19 2016/12/09 14:56:34 leot Exp $
#
-DISTNAME= gammu-1.37.0
-PKGREVISION= 2
+DISTNAME= gammu-1.37.91
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 6e103c11532..961fb0a0c8a 100644
--- a/comms/gammu/PLIST
+++ b/comms/gammu/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/02/07 15:29:34 leot Exp $
+@comment $NetBSD: PLIST,v 1.8 2016/12/09 14:56:34 leot Exp $
bin/gammu
bin/gammu-config
bin/gammu-smsd
@@ -34,11 +34,11 @@ include/gammu/gammu-unicode.h
include/gammu/gammu-wap.h
include/gammu/gammu.h
lib/libGammu.so
-lib/libGammu.so.7
-lib/libGammu.so.7.${PKGVERSION}
+lib/libGammu.so.8
+lib/libGammu.so.8.${PKGVERSION}
lib/libgsmsd.so
-lib/libgsmsd.so.7
-lib/libgsmsd.so.7.${PKGVERSION}
+lib/libgsmsd.so.8
+lib/libgsmsd.so.8.${PKGVERSION}
lib/pkgconfig/gammu-smsd.pc
lib/pkgconfig/gammu.pc
man/man1/gammu-config.1
diff --git a/comms/gammu/buildlink3.mk b/comms/gammu/buildlink3.mk
index 6571e4e5e0a..55a42418123 100644
--- a/comms/gammu/buildlink3.mk
+++ b/comms/gammu/buildlink3.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.3 2016/02/07 15:29:34 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2016/12/09 14:56:34 leot Exp $
BUILDLINK_TREE+= gammu
.if !defined(GAMMU_BUILDLINK3_MK)
GAMMU_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.gammu+= gammu>=1.37.0
+BUILDLINK_API_DEPENDS.gammu+= gammu>=1.37.91
BUILDLINK_PKGSRCDIR.gammu?= ../../comms/gammu
.endif # GAMMU_BUILDLINK3_MK
diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo
index 7d0088e9126..3b2750361ab 100644
--- a/comms/gammu/distinfo
+++ b/comms/gammu/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2016/02/07 15:29:34 leot Exp $
+$NetBSD: distinfo,v 1.13 2016/12/09 14:56:34 leot Exp $
-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 (gammu-1.37.91.tar.bz2) = e0fae9437e57438455feae5390cf41b6a7fd453a
+RMD160 (gammu-1.37.91.tar.bz2) = 5f89748e62bbdd4d23e4f34d13a0e39ee7384a8b
+SHA512 (gammu-1.37.91.tar.bz2) = 6a219cb4cc0781bc4a5ccb612eff10d6ea82201608fa10a38c0d0545f8d10e044945ed5306fb3df76b375df055724a77527c2336e575e3b1bed72daa9a2d45eb
+Size (gammu-1.37.91.tar.bz2) = 2139399 bytes
SHA1 (patch-contrib_smscgi_sms__cgi.c) = 39598119eae4fd27d6d1844ca4a846fc79b126c1
SHA1 (patch-libgammu_phone_at_at-sms.c) = fb9dd703f822f20efa35303b15faba482e39538c