diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-08 12:15:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-08 12:15:10 +0000 |
commit | 86e893255c13800f8f294b8c13e29f3ecd002673 (patch) | |
tree | ef160dea5385c21b5969dbb6cf993a633042aeeb /comms/gammu | |
parent | 9d57fcc49012d6a14a13826682503e86c8a1e298 (diff) | |
download | ports-86e893255c13800f8f294b8c13e29f3ecd002673.tar.gz ports-86e893255c13800f8f294b8c13e29f3ecd002673.zip |
- Update to 0.94.0
PR: ports/65323
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=106491
Diffstat (limited to 'comms/gammu')
-rw-r--r-- | comms/gammu/Makefile | 3 | ||||
-rw-r--r-- | comms/gammu/distinfo | 4 | ||||
-rw-r--r-- | comms/gammu/files/patch-cfg-Makefile.glo | 14 | ||||
-rw-r--r-- | comms/gammu/pkg-plist | 1 |
4 files changed, 4 insertions, 18 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index d0c66e22f739..3040af8518b2 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gammu -PORTVERSION= 0.92.0 -PORTREVISION= 1 +PORTVERSION= 0.94.0 CATEGORIES= comms MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/older/ \ http://www.kirill.spb.ru/gammu/ diff --git a/comms/gammu/distinfo b/comms/gammu/distinfo index b3a37513665b..416a9c731609 100644 --- a/comms/gammu/distinfo +++ b/comms/gammu/distinfo @@ -1,2 +1,2 @@ -MD5 (gammu-0.92.0.tar.gz) = dba30fe8fded818508a065ca10519bf6 -SIZE (gammu-0.92.0.tar.gz) = 704188 +MD5 (gammu-0.94.0.tar.gz) = b38b6e55d3c233f1fecc18b18787628f +SIZE (gammu-0.94.0.tar.gz) = 747383 diff --git a/comms/gammu/files/patch-cfg-Makefile.glo b/comms/gammu/files/patch-cfg-Makefile.glo deleted file mode 100644 index 1160f5a799ee..000000000000 --- a/comms/gammu/files/patch-cfg-Makefile.glo +++ /dev/null @@ -1,14 +0,0 @@ -diff -ur /usr/Arch/Nokia/Gammu/gammu-0.90.0/cfg/Makefile.glo ./cfg/Makefile.glo ---- /usr/Arch/Nokia/Gammu/gammu-0.90.0/cfg/Makefile.glo Tue Nov 25 18:58:33 2003 -+++ ./cfg/Makefile.glo Tue Dec 9 17:30:45 2003 -@@ -45,9 +45,9 @@ - $(TOPDIR)/common/protocol/obex/obex.o \ - $(TOPDIR)/common/protocol/symbian/mrouter.o \ - $(TOPDIR)/common/phone/pfunc.o \ -+ $(TOPDIR)/common/phone/at/sonyeric.o \ - $(TOPDIR)/common/phone/at/atgen.o \ - $(TOPDIR)/common/phone/at/siemens.o \ -- $(TOPDIR)/common/phone/at/sonyeric.o \ - $(TOPDIR)/common/phone/alcatel/alcatel.o \ - $(TOPDIR)/common/phone/nokia/dct3/n6110.o \ - $(TOPDIR)/common/phone/nokia/dct3/n7110.o \ diff --git a/comms/gammu/pkg-plist b/comms/gammu/pkg-plist index 08e654890381..4c4e3acec1a1 100644 --- a/comms/gammu/pkg-plist +++ b/comms/gammu/pkg-plist @@ -18,6 +18,7 @@ bin/gammu %%DOCSDIR%%/readme.txt share/gammu/gammu_cs.txt share/gammu/gammu_de.txt +share/gammu/gammu_it.txt share/gammu/gammu_pl.txt share/gammu/gammu_us.txt @dirrm share/gammu |