diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-10 13:26:37 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-10 13:26:37 +0800 |
commit | 6210160b1bda0bd36495426741222084a2f369fc (patch) | |
tree | 56fef5f4f7e26890fdcd6671dd0bd4369ad04dcb | |
parent | e233208aec716e390c360a8d0ccd2d3236959c0d (diff) | |
download | freebsd-ports-graphics-6210160b1bda0bd36495426741222084a2f369fc.tar.gz freebsd-ports-graphics-6210160b1bda0bd36495426741222084a2f369fc.tar.zst freebsd-ports-graphics-6210160b1bda0bd36495426741222084a2f369fc.zip |
upgrade to 1.9
-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 f0d81f28cf4..f2633ef5333 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 5fd84cef44b..58710658521 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 dadc22bd0cf..a440eaf39b5 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 |