Upgrade comms/gammu from v1.39 to 1.40

Full list of changes:
 * Added SMSD configuration option RetryTimeout.
 * Removed non configurable sleep after failed message send.
 * SMSD now tries to store whole decoded text for concatenated messages in the first entry in database.
 * Improved compatibility with Sierra SL8084TR.
 * Added support for delivery reports stored in SR memory.
 * Configure CNMI parameters for AT driver.
This commit is contained in:
Rodrigo Osorio 2019-02-27 17:19:47 +00:00
parent 406ba0b524
commit 56d835c923
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494073
2 changed files with 5 additions and 6 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gammu
PORTVERSION= 1.39.0
PORTREVISION= 2
PORTVERSION= 1.40.0
CATEGORIES= comms
MASTER_SITES= http://dl.cihar.com/gammu/releases/
@ -18,7 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl
CMAKE_ARGS= -DINSTALL_LIBDATA_DIR:PATH=${PREFIX}/libdata \
-DINSTALL_MAN_DIR:PATH=${PREFIX}/man
USES= cmake compiler:c++11-lang gettext iconv pkgconfig shebangfix tar:xz
USES= cmake compiler:c++11-lang gettext gnome iconv pkgconfig shebangfix tar:xz
SHEBANG_FILES= utils/jadmaker utils/gammu-config
bash_CMD= /bin/sh
USE_GNOME= glib20

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1523223412
SHA256 (gammu-1.39.0.tar.xz) = 66d1d991d7a993fdf254d4c425f0fdd38c9cca15b1735936695a486067a6a9f8
SIZE (gammu-1.39.0.tar.xz) = 1707984
TIMESTAMP = 1551216014
SHA256 (gammu-1.40.0.tar.xz) = a760a3520d9f3a16a4ed73cefaabdbd86125bec73c6fa056ca3f0a4be8478dd6
SIZE (gammu-1.40.0.tar.xz) = 1722436