diff options
author | rodrigo <rodrigo@FreeBSD.org> | 2017-08-03 06:54:20 +0800 |
---|---|---|
committer | rodrigo <rodrigo@FreeBSD.org> | 2017-08-03 06:54:20 +0800 |
commit | eb90847e2fd3b446a1b7fbc2decfd13e2dcced89 (patch) | |
tree | aa8ce5b5c538413e99260665cff7845bf75d41a4 /comms/gammu | |
parent | 2e8909d711ab4c0fbb98cf9b996b3caec4010374 (diff) | |
download | freebsd-ports-gnome-eb90847e2fd3b446a1b7fbc2decfd13e2dcced89.tar.gz freebsd-ports-gnome-eb90847e2fd3b446a1b7fbc2decfd13e2dcced89.tar.zst freebsd-ports-gnome-eb90847e2fd3b446a1b7fbc2decfd13e2dcced89.zip |
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.
Diffstat (limited to 'comms/gammu')
-rw-r--r-- | comms/gammu/Makefile | 2 | ||||
-rw-r--r-- | comms/gammu/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index e79945b57e2a..e600e1606238 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -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/ diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index a9f8f4e0192f..51268e2c0b8b 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -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 |