diff options
author | kleink <kleink> | 2002-10-22 15:33:10 +0000 |
---|---|---|
committer | kleink <kleink> | 2002-10-22 15:33:10 +0000 |
commit | 0129796d2b3dd58426f40f21642b6b3d87902097 (patch) | |
tree | f496ebef683dda2ef8999195a000abac32e94a4e | |
parent | 48a9df5bdf45024587f9c9ec3996d8bfade2dd14 (diff) | |
download | pkgsrc-0129796d2b3dd58426f40f21642b6b3d87902097.tar.gz |
Update to scmxx-0.6.1.6; changes include:
0.6.1.6
fixed a bug in the info() method that strangely only showed up in cygwin
added flose to close the opened file handle
added method that shows network status, area code and cell id
-rw-r--r-- | comms/scmxx/Makefile | 5 | ||||
-rw-r--r-- | comms/scmxx/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 778febd666e..e907669b976 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2002/09/23 10:49:30 kleink Exp $ +# $NetBSD: Makefile,v 1.18 2002/10/22 15:33:10 kleink Exp $ # -DISTNAME= scmxx-0.6.1.5 -PKGREVISION= 1 +DISTNAME= scmxx-0.6.1.6 CATEGORIES= comms MASTER_SITES= http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo index 1541ac5bac8..9edbe904796 100644 --- a/comms/scmxx/distinfo +++ b/comms/scmxx/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.14 2002/09/23 10:49:30 kleink Exp $ +$NetBSD: distinfo,v 1.15 2002/10/22 15:33:10 kleink Exp $ -SHA1 (scmxx-0.6.1.5.tar.bz2) = 3d270764f343f2e03ac5993ee48d3bde6dc60784 -Size (scmxx-0.6.1.5.tar.bz2) = 52045 bytes +SHA1 (scmxx-0.6.1.6.tar.bz2) = 7ba9060c8e1d3262b71ab07dacb67ecc6f3ef986 +Size (scmxx-0.6.1.6.tar.bz2) = 52968 bytes |