diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-12-08 11:15:16 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-12-08 11:15:16 +0000 |
commit | bfde96f1bf2783152a897941c4c879145b6f8ab1 (patch) | |
tree | bed18e43ef81255c136d0c4c7a828f9fb82575eb /comms | |
parent | 924cdc8b1f197ae45978d87f838a86997e5e6cd5 (diff) | |
download | ports-bfde96f1bf2783152a897941c4c879145b6f8ab1.tar.gz ports-bfde96f1bf2783152a897941c4c879145b6f8ab1.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gammu-devel/Makefile | 2 | ||||
-rw-r--r-- | comms/gammu-devel/distinfo | 6 | ||||
-rw-r--r-- | comms/gammu-devel/pkg-plist | 6 | ||||
-rw-r--r-- | comms/gammu/Makefile | 2 | ||||
-rw-r--r-- | comms/gammu/distinfo | 6 | ||||
-rw-r--r-- | comms/gammu/pkg-plist | 6 |
6 files changed, 18 insertions, 10 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index ee9e94793134..09920f5b9af2 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -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/ diff --git a/comms/gammu-devel/distinfo b/comms/gammu-devel/distinfo index 7af2e23da6b6..52652a87856b 100644 --- a/comms/gammu-devel/distinfo +++ b/comms/gammu-devel/distinfo @@ -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 diff --git a/comms/gammu-devel/pkg-plist b/comms/gammu-devel/pkg-plist index fa550be014d9..add6f6295c1f 100644 --- a/comms/gammu-devel/pkg-plist +++ b/comms/gammu-devel/pkg-plist @@ -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 diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index ee9e94793134..09920f5b9af2 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -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/ diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index 7af2e23da6b6..52652a87856b 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -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 diff --git a/comms/gammu/pkg-plist b/comms/gammu/pkg-plist index fa550be014d9..add6f6295c1f 100644 --- a/comms/gammu/pkg-plist +++ b/comms/gammu/pkg-plist @@ -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 |