diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-03 22:25:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-03 22:25:14 +0000 |
commit | 3a86d077ce42f8b78b741d2288f62c3d214cec84 (patch) | |
tree | 6164b0a478e0effd69279280a9732c39a8080d08 /comms/scmxx | |
parent | 0bc8e264d6e5bb218235981a3f64248c4c894534 (diff) | |
download | pkgsrc-3a86d077ce42f8b78b741d2288f62c3d214cec84.tar.gz |
Update to 0.9.0:
0.9.0
adr2vcf: added (previously in flexmem), supports *45 and *55
apoconv: added, supports at least S55, M65, S65, CX75 and SL75
smi: added (previously smi2txt and smi2csv in flexmem)
scmxx: add bluez bluetooth support
scmxx: add windows bluetooth support (untested)
advanced status bar
Diffstat (limited to 'comms/scmxx')
-rw-r--r-- | comms/scmxx/Makefile | 5 | ||||
-rw-r--r-- | comms/scmxx/PLIST | 5 | ||||
-rw-r--r-- | comms/scmxx/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index fb59642a9e5..2a1081a722f 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2006/02/22 22:13:05 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2006/03/03 22:25:14 wiz Exp $ # -DISTNAME= scmxx-0.8.2 -PKGREVISION= 2 +DISTNAME= scmxx-0.9.0 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scmxx/} EXTRACT_SUFX= .tar.bz2 diff --git a/comms/scmxx/PLIST b/comms/scmxx/PLIST index eb9b35f880c..d98bc3e6140 100644 --- a/comms/scmxx/PLIST +++ b/comms/scmxx/PLIST @@ -1,5 +1,8 @@ -@comment $NetBSD: PLIST,v 1.12 2006/02/22 22:13:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/03/03 22:25:14 wiz Exp $ +bin/adr2vcf +bin/apoconv bin/scmxx +bin/smi man/de/man1/scmxx.1 man/it/man1/scmxx.1 man/man1/scmxx.1 diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo index 8730df23615..8145a37cea0 100644 --- a/comms/scmxx/distinfo +++ b/comms/scmxx/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.30 2005/11/22 18:45:07 wiz Exp $ +$NetBSD: distinfo,v 1.31 2006/03/03 22:25:14 wiz Exp $ -SHA1 (scmxx-0.8.2.tar.bz2) = fc2da6ec9d4b70f59799f34099535f2255233438 -RMD160 (scmxx-0.8.2.tar.bz2) = 69c6d786fb1895677b16a23964d20d77e053c01c -Size (scmxx-0.8.2.tar.bz2) = 222339 bytes +SHA1 (scmxx-0.9.0.tar.bz2) = f4f564a198531121587eff38fb8839c5a4c4dfd5 +RMD160 (scmxx-0.9.0.tar.bz2) = cab08c6750be9a8463eed96b7c2f3fdb885f4a1e +Size (scmxx-0.9.0.tar.bz2) = 250681 bytes |