diff options
author | bsam <bsam@FreeBSD.org> | 2009-12-22 23:25:15 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-12-22 23:25:15 +0800 |
commit | 87c52a91e6368200d3cb2da7bfb970ad4e522ac6 (patch) | |
tree | d5c5a130e115bb21e32e6052305a2704c4fb4dac /comms | |
parent | 51cf51756ed24df2bb8b0f60ddda6c5f2b5ea7b8 (diff) | |
download | freebsd-ports-gnome-87c52a91e6368200d3cb2da7bfb970ad4e522ac6.tar.gz freebsd-ports-gnome-87c52a91e6368200d3cb2da7bfb970ad4e522ac6.tar.zst freebsd-ports-gnome-87c52a91e6368200d3cb2da7bfb970ad4e522ac6.zip |
Update to version 1.27.0. Main changes:
* Initial support for reading Motorola calendar (bug#338).
* Avoid parsing boolean config values all around the code.
* FILES backend of SMSD now support message injecting.
* Ignore duplicate lines in AT reply (bug#1069).
Diffstat (limited to 'comms')
-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 404e1d1b8c50..cfb6cdf99eb8 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gammu -PORTVERSION= 1.26.1 +PORTVERSION= 1.27.0 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com.nyud.net/gammu/releases/ diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index bd86a424037a..787f200d0548 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1,3 +1,3 @@ -MD5 (gammu-1.26.1.tar.gz) = 52d8df410edffcfa0e03ad78c23afe55 -SHA256 (gammu-1.26.1.tar.gz) = d7643a999e09405a4f45d607b42633c896ad06dd7d462df1d4786a4672e09baf -SIZE (gammu-1.26.1.tar.gz) = 3428625 +MD5 (gammu-1.27.0.tar.gz) = dd2f68e972365ddaa86f180cf8b7de7a +SHA256 (gammu-1.27.0.tar.gz) = 7ed9bc8c107013b8aa19f94da68457278d78897f06eb20eb0a9713f975f1dbe2 +SIZE (gammu-1.27.0.tar.gz) = 3589657 |