svn commit: r466880 - head/comms/gammu

Rodrigo Osorio rodrigo at FreeBSD.org
Mon Apr 9 18:46:11 UTC 2018


Author: rodrigo
Date: Mon Apr  9 18:46:10 2018
New Revision: 466880
URL: https://svnweb.freebsd.org/changeset/ports/466880

Log:
  Update Gammu to v1.39
  
  Changelist :
   Fixed answering call in AT module.
   Improved support for Huawei E392 and E3131.
   Fixed compatibility of binaries with Windows XP and 2003.
   Improved support for ZTE MF667.
   Updated list of GSM networks and countries.

Modified:
  head/comms/gammu/Makefile
  head/comms/gammu/distinfo

Modified: head/comms/gammu/Makefile
==============================================================================
--- head/comms/gammu/Makefile	Mon Apr  9 18:43:58 2018	(r466879)
+++ head/comms/gammu/Makefile	Mon Apr  9 18:46:10 2018	(r466880)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gammu
-PORTVERSION=	1.38.4
+PORTVERSION=	1.39.0
 CATEGORIES=	comms
 MASTER_SITES=	http://dl.cihar.com/gammu/releases/
 

Modified: head/comms/gammu/distinfo
==============================================================================
--- head/comms/gammu/distinfo	Mon Apr  9 18:43:58 2018	(r466879)
+++ head/comms/gammu/distinfo	Mon Apr  9 18:46:10 2018	(r466880)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501714135
-SHA256 (gammu-1.38.4.tar.xz) = a8ba1dc52ee82562abd57e9546c409f2f887f45187aae012fe43af0b730611ae
-SIZE (gammu-1.38.4.tar.xz) = 1688752
+TIMESTAMP = 1523223412
+SHA256 (gammu-1.39.0.tar.xz) = 66d1d991d7a993fdf254d4c425f0fdd38c9cca15b1735936695a486067a6a9f8
+SIZE (gammu-1.39.0.tar.xz) = 1707984


More information about the svn-ports-head mailing list