diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 05:26:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 05:26:37 +0000 |
commit | d156a4fac83fc0d9c9bb7e6ba2b853860cca733e (patch) | |
tree | 7d2230e7d587f94d4ab4ce958cf2d97f828c051d /comms/gsmlib | |
parent | a1c3eddc32bc5f95ffc5e85757f44747dda36c90 (diff) | |
download | ports-d156a4fac83fc0d9c9bb7e6ba2b853860cca733e.tar.gz ports-d156a4fac83fc0d9c9bb7e6ba2b853860cca733e.zip |
Notes
Diffstat (limited to 'comms/gsmlib')
-rw-r--r-- | comms/gsmlib/Makefile | 2 | ||||
-rw-r--r-- | comms/gsmlib/distinfo | 2 | ||||
-rw-r--r-- | comms/gsmlib/pkg-plist | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index f0d81f28cf4f..f2633ef53330 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gsmlib -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= comms MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/ diff --git a/comms/gsmlib/distinfo b/comms/gsmlib/distinfo index 5fd84cef44b1..58710658521b 100644 --- a/comms/gsmlib/distinfo +++ b/comms/gsmlib/distinfo @@ -1 +1 @@ -MD5 (gsmlib-1.8.tar.gz) = 46dc58e243e60232442abc03c945379b +MD5 (gsmlib-1.9.tar.gz) = e53e62041f7dd73b33ea108dfbffc973 diff --git a/comms/gsmlib/pkg-plist b/comms/gsmlib/pkg-plist index dadc22bd0cfc..a440eaf39b52 100644 --- a/comms/gsmlib/pkg-plist +++ b/comms/gsmlib/pkg-plist @@ -2,6 +2,7 @@ bin/gsmctl bin/gsmpb bin/gsmsendsms bin/gsmsiectl +bin/gsmsiexfer bin/gsmsmsd bin/gsmsmsstore include/gsmlib/gsm_at.h @@ -25,7 +26,7 @@ include/gsmlib/gsm_util.h @dirrm include/gsmlib lib/libgsmext.a lib/libgsmext.so -lib/libgsmext.so.0 +lib/libgsmext.so.1 lib/libgsmme.a lib/libgsmme.so lib/libgsmme.so.1 |