diff options
author | bsam <bsam@FreeBSD.org> | 2009-09-08 17:21:53 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-09-08 17:21:53 +0800 |
commit | 9c4f969e3f6a627a18728b756698345bc05d3b7e (patch) | |
tree | 791a510d41e7126f35491fd8e591341694456183 /comms | |
parent | 031b9cd32297705504aa8ee3fa61ca72295fef80 (diff) | |
download | freebsd-ports-gnome-9c4f969e3f6a627a18728b756698345bc05d3b7e.tar.gz freebsd-ports-gnome-9c4f969e3f6a627a18728b756698345bc05d3b7e.tar.zst freebsd-ports-gnome-9c4f969e3f6a627a18728b756698345bc05d3b7e.zip |
. update to version 1.26.1;
. replace one master site by a more responsive one.
Full list of changes since 1.26.0:
* CPIN reply is handled like regular one except in A2D case (bug #994).
* Fix finding first empty position when memory is empty (bug #996).
* Fixed parsing of SMS status reports.
* Fixed parsing of text messages with new lines (bug #995).
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gammu-devel/Makefile | 6 | ||||
-rw-r--r-- | comms/gammu-devel/distinfo | 6 | ||||
-rw-r--r-- | comms/gammu/Makefile | 6 | ||||
-rw-r--r-- | comms/gammu/distinfo | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 300cadc315b7..01f9292d3da6 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gammu -PORTVERSION= 1.26.0 +PORTVERSION= 1.26.1 CATEGORIES= comms -MASTER_SITES= ftp://dl.cihar.com/gammu/releases/ \ - http://dl.cihar.com/gammu/releases/ +MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ + http://dl.cihar.com.nyud.net/gammu/releases/ MAINTAINER= bsam@FreeBSD.org COMMENT= GNU All Mobile Management Utilities diff --git a/comms/gammu-devel/distinfo b/comms/gammu-devel/distinfo index 68e6c38ef01e..bd86a424037a 100644 --- a/comms/gammu-devel/distinfo +++ b/comms/gammu-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (gammu-1.26.0.tar.gz) = 7280950ac097e2dae5f005b222c6ae24 -SHA256 (gammu-1.26.0.tar.gz) = 39c5c26edc024ae2a694b60adf96c53c6df6e94c2307abef19a2dd496c46c8d0 -SIZE (gammu-1.26.0.tar.gz) = 3427938 +MD5 (gammu-1.26.1.tar.gz) = 52d8df410edffcfa0e03ad78c23afe55 +SHA256 (gammu-1.26.1.tar.gz) = d7643a999e09405a4f45d607b42633c896ad06dd7d462df1d4786a4672e09baf +SIZE (gammu-1.26.1.tar.gz) = 3428625 diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 300cadc315b7..01f9292d3da6 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gammu -PORTVERSION= 1.26.0 +PORTVERSION= 1.26.1 CATEGORIES= comms -MASTER_SITES= ftp://dl.cihar.com/gammu/releases/ \ - http://dl.cihar.com/gammu/releases/ +MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ + http://dl.cihar.com.nyud.net/gammu/releases/ MAINTAINER= bsam@FreeBSD.org COMMENT= GNU All Mobile Management Utilities diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index 68e6c38ef01e..bd86a424037a 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1,3 +1,3 @@ -MD5 (gammu-1.26.0.tar.gz) = 7280950ac097e2dae5f005b222c6ae24 -SHA256 (gammu-1.26.0.tar.gz) = 39c5c26edc024ae2a694b60adf96c53c6df6e94c2307abef19a2dd496c46c8d0 -SIZE (gammu-1.26.0.tar.gz) = 3427938 +MD5 (gammu-1.26.1.tar.gz) = 52d8df410edffcfa0e03ad78c23afe55 +SHA256 (gammu-1.26.1.tar.gz) = d7643a999e09405a4f45d607b42633c896ad06dd7d462df1d4786a4672e09baf +SIZE (gammu-1.26.1.tar.gz) = 3428625 |