Update to new release 1.09.00. Changes since 1.08.00 (many):
http://www.mwiacek.com/zips/gsm/gammu/changelog
This commit is contained in:
parent
924cdc8b1f
commit
bfde96f1bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179174
6 changed files with 18 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gammu
|
||||
PORTVERSION= 1.08.00
|
||||
PORTVERSION= 1.09.00
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ \
|
||||
http://dl.cihar.com/gammu/stable/1_0x/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gammu-1.08.00.tar.gz) = e934c756419b045e9c128103cb02644b
|
||||
SHA256 (gammu-1.08.00.tar.gz) = 1336fcf24b36dfba411e5147ba301d6f5c1b501ddbb2ae714de3196e65cc7b55
|
||||
SIZE (gammu-1.08.00.tar.gz) = 1104688
|
||||
MD5 (gammu-1.09.00.tar.gz) = 0d555102bd4d0bc7b4e609abc462fb01
|
||||
SHA256 (gammu-1.09.00.tar.gz) = 7746961a708f3b48bd31165b0fc99b051a35be60b49a6c51774fdf13a1c0bc65
|
||||
SIZE (gammu-1.09.00.tar.gz) = 1137894
|
||||
|
|
|
@ -31,10 +31,10 @@ include/gammu/misc/coding/coding.h
|
|||
include/gammu/misc/coding/md5.h
|
||||
include/gammu/phone/pfunc.h
|
||||
include/gammu/phone/alcatel/alcatel.h
|
||||
include/gammu/phone/at/atfunc.h
|
||||
include/gammu/phone/at/atgen.h
|
||||
include/gammu/phone/at/samsung.h
|
||||
include/gammu/phone/at/siemens.h
|
||||
include/gammu/phone/at/sonyeric.h
|
||||
include/gammu/phone/nokia/ncommon.h
|
||||
include/gammu/phone/nokia/nfunc.h
|
||||
include/gammu/phone/nokia/nfuncold.h
|
||||
|
@ -51,6 +51,9 @@ include/gammu/phone/nokia/dct4s40/6510/6510file.h
|
|||
include/gammu/phone/nokia/dct4s40/6510/n6510.h
|
||||
include/gammu/phone/nokia/wd2/n3650.h
|
||||
include/gammu/phone/obex/obexgen.h
|
||||
include/gammu/phone/obex/obexfunc.h
|
||||
include/gammu/phone/sonyeric/sefunc.h
|
||||
include/gammu/phone/sonyeric/sonyeric.h
|
||||
include/gammu/phone/symbian/gnapgen.h
|
||||
include/gammu/protocol/protocol.h
|
||||
include/gammu/protocol/alcatel/alcabus.h
|
||||
|
@ -90,6 +93,7 @@ include/gammu/service/sms/gsmsms.h
|
|||
@dirrm include/gammu/protocol/alcatel
|
||||
@dirrm include/gammu/protocol
|
||||
@dirrm include/gammu/phone/symbian
|
||||
@dirrm include/gammu/phone/sonyeric
|
||||
@dirrm include/gammu/phone/obex
|
||||
@dirrm include/gammu/phone/nokia/dct3
|
||||
@dirrm include/gammu/phone/nokia/dct4s40/6510
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gammu
|
||||
PORTVERSION= 1.08.00
|
||||
PORTVERSION= 1.09.00
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ \
|
||||
http://dl.cihar.com/gammu/stable/1_0x/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gammu-1.08.00.tar.gz) = e934c756419b045e9c128103cb02644b
|
||||
SHA256 (gammu-1.08.00.tar.gz) = 1336fcf24b36dfba411e5147ba301d6f5c1b501ddbb2ae714de3196e65cc7b55
|
||||
SIZE (gammu-1.08.00.tar.gz) = 1104688
|
||||
MD5 (gammu-1.09.00.tar.gz) = 0d555102bd4d0bc7b4e609abc462fb01
|
||||
SHA256 (gammu-1.09.00.tar.gz) = 7746961a708f3b48bd31165b0fc99b051a35be60b49a6c51774fdf13a1c0bc65
|
||||
SIZE (gammu-1.09.00.tar.gz) = 1137894
|
||||
|
|
|
@ -31,10 +31,10 @@ include/gammu/misc/coding/coding.h
|
|||
include/gammu/misc/coding/md5.h
|
||||
include/gammu/phone/pfunc.h
|
||||
include/gammu/phone/alcatel/alcatel.h
|
||||
include/gammu/phone/at/atfunc.h
|
||||
include/gammu/phone/at/atgen.h
|
||||
include/gammu/phone/at/samsung.h
|
||||
include/gammu/phone/at/siemens.h
|
||||
include/gammu/phone/at/sonyeric.h
|
||||
include/gammu/phone/nokia/ncommon.h
|
||||
include/gammu/phone/nokia/nfunc.h
|
||||
include/gammu/phone/nokia/nfuncold.h
|
||||
|
@ -51,6 +51,9 @@ include/gammu/phone/nokia/dct4s40/6510/6510file.h
|
|||
include/gammu/phone/nokia/dct4s40/6510/n6510.h
|
||||
include/gammu/phone/nokia/wd2/n3650.h
|
||||
include/gammu/phone/obex/obexgen.h
|
||||
include/gammu/phone/obex/obexfunc.h
|
||||
include/gammu/phone/sonyeric/sefunc.h
|
||||
include/gammu/phone/sonyeric/sonyeric.h
|
||||
include/gammu/phone/symbian/gnapgen.h
|
||||
include/gammu/protocol/protocol.h
|
||||
include/gammu/protocol/alcatel/alcabus.h
|
||||
|
@ -90,6 +93,7 @@ include/gammu/service/sms/gsmsms.h
|
|||
@dirrm include/gammu/protocol/alcatel
|
||||
@dirrm include/gammu/protocol
|
||||
@dirrm include/gammu/phone/symbian
|
||||
@dirrm include/gammu/phone/sonyeric
|
||||
@dirrm include/gammu/phone/obex
|
||||
@dirrm include/gammu/phone/nokia/dct3
|
||||
@dirrm include/gammu/phone/nokia/dct4s40/6510
|
||||
|
|
Loading…
Reference in a new issue