diff options
author | kleink <kleink@pkgsrc.org> | 2002-03-13 14:22:35 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2002-03-13 14:22:35 +0000 |
commit | e1876b4b2a57ae0ba7c4b782f49af283c1acf3ff (patch) | |
tree | 5e363eb5f2f4426a0d8ca8671730cb3a4c0571c6 | |
parent | e3d64c0f67acb8c6d81922fac20c33aceade71db (diff) | |
download | pkgsrc-e1876b4b2a57ae0ba7c4b782f49af283c1acf3ff.tar.gz |
Update to scmxx-0.5.15; changes since 0.5.14 include:
0.5.15
a full phone buffer when sending files can now be deleted
(thanks to Marjan Erzen)
free slot detection changed to work for bmp,mid,vcf,vcs
(getting only)
new paramter --flash for sending flash sms instead of normal ones
(works only if supported by the reveiving mobile entity)
-rw-r--r-- | comms/scmxx/Makefile | 4 | ||||
-rw-r--r-- | comms/scmxx/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 33926ffd6f7..585e4f5eaef 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2002/03/10 08:29:50 kleink Exp $ +# $NetBSD: Makefile,v 1.7 2002/03/13 14:22:35 kleink Exp $ # -DISTNAME= scmxx-0.5.14 +DISTNAME= scmxx-0.5.15 CATEGORIES= comms MASTER_SITES= http://www.hendrik-sattler.de/scmxx/download/ \ http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/ diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo index 57326c6fc1a..4fb87e39356 100644 --- a/comms/scmxx/distinfo +++ b/comms/scmxx/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/03/10 08:09:57 kleink Exp $ +$NetBSD: distinfo,v 1.5 2002/03/13 14:22:35 kleink Exp $ -SHA1 (scmxx-0.5.14.tar.bz2) = 0d69dd1d2ede747f8142d484a85d982511d42452 -Size (scmxx-0.5.14.tar.bz2) = 44524 bytes +SHA1 (scmxx-0.5.15.tar.bz2) = afb412436d724c25a9c85a34fad1e6d23f8b03b4 +Size (scmxx-0.5.15.tar.bz2) = 45050 bytes |