Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2017 22:54:21 +0000 (UTC)
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447183 - head/comms/gammu
Message-ID:  <201708022254.v72MsLMx081140@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rodrigo
Date: Wed Aug  2 22:54:20 2017
New Revision: 447183
URL: https://svnweb.freebsd.org/changeset/ports/447183

Log:
  Update to 1.38.4
  Fix various compilation issues in python-gammu on Windows.
  Improved support for Huawei E3531 and E1756.
  Fixed several issues with using library on Windows.

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

Modified: head/comms/gammu/Makefile
==============================================================================
--- head/comms/gammu/Makefile	Wed Aug  2 22:44:41 2017	(r447182)
+++ head/comms/gammu/Makefile	Wed Aug  2 22:54:20 2017	(r447183)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gammu
-PORTVERSION=	1.38.2
+PORTVERSION=	1.38.4
 CATEGORIES=	comms
 MASTER_SITES=	http://dl.cihar.com/gammu/releases/
 

Modified: head/comms/gammu/distinfo
==============================================================================
--- head/comms/gammu/distinfo	Wed Aug  2 22:44:41 2017	(r447182)
+++ head/comms/gammu/distinfo	Wed Aug  2 22:54:20 2017	(r447183)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490788119
-SHA256 (gammu-1.38.2.tar.xz) = 28b22f9c9d71d6143bcc8bbb1611d754a581aa818e0554ce828b3ce812915d69
-SIZE (gammu-1.38.2.tar.xz) = 1681692
+TIMESTAMP = 1501714135
+SHA256 (gammu-1.38.4.tar.xz) = a8ba1dc52ee82562abd57e9546c409f2f887f45187aae012fe43af0b730611ae
+SIZE (gammu-1.38.4.tar.xz) = 1688752



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708022254.v72MsLMx081140>