From f2bf5fac2b05e3eef1a7c53052fb87cc1efb985c Mon Sep 17 00:00:00 2001 From: Rodrigo Osorio Date: Mon, 13 Jan 2020 10:13:15 +0000 Subject: [PATCH] comms/gammu: update to 1.41.0 Changelog: https://wammu.eu/download/gammu/1.41.0/ * Documentation improvements. * Updated MySQL script to be compatible with current server versions. * Fixed SMSD operation on phones with more SMS folders. * Fixed off by one in Python example script. * Fixed PostgreSQL compilation on openSUSE. * Several compatibility fixes with recent compilers. * Improved USSD support. * Localization updates. --- comms/gammu/Makefile | 3 +-- comms/gammu/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 0576fb00dcb8..4a5b2ba17fc5 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 1.40.0 -PORTREVISION= 1 +PORTVERSION= 1.41.0 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index 021b9c07e158..03c6de239d25 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551216014 -SHA256 (gammu-1.40.0.tar.xz) = a760a3520d9f3a16a4ed73cefaabdbd86125bec73c6fa056ca3f0a4be8478dd6 -SIZE (gammu-1.40.0.tar.xz) = 1722436 +TIMESTAMP = 1578858492 +SHA256 (gammu-1.41.0.tar.xz) = 8426b69b07b259de301f41163fab5587935e27b94cc5eefab9277773b3e4df8f +SIZE (gammu-1.41.0.tar.xz) = 1731712