svn commit: r447183 - head/comms/gammu

Rodrigo Osorio rodrigo at FreeBSD.org
Wed Aug 2 22:54:22 UTC 2017


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


More information about the svn-ports-all mailing list