diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-18 18:23:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-18 18:23:30 +0000 |
commit | 06979f5655b0ca9567fc6274a77d6ab7e6eca389 (patch) | |
tree | de4ee027428203a0b7e470f73cb2703a66b94d9d /comms/scmxx | |
parent | 22e33fba7900501921451ce525fce40f7705a5d4 (diff) | |
download | pkgsrc-06979f5655b0ca9567fc6274a77d6ab7e6eca389.tar.gz |
Update to 0.7.5:
fix: transparent pin processing was broken
fix: direct sms receive mode was broken
extended direct sms receive mode to also get status report messages
support for finding empty phonebook slot
add support for OS/2 (thanks to Alex Samorukov)
new special string "last" for phonebooks
enabled direct receiving of short message status reports
new option --system-charset
italian translation for rpm spec file, manpage and gettext messages
(thanks to Andrea Benazzo)
Diffstat (limited to 'comms/scmxx')
-rw-r--r-- | comms/scmxx/Makefile | 4 | ||||
-rw-r--r-- | comms/scmxx/PLIST | 5 | ||||
-rw-r--r-- | comms/scmxx/distinfo | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 1526fc7e8d1..3db1cbcd2de 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2005/01/25 13:47:03 tv Exp $ +# $NetBSD: Makefile,v 1.34 2005/02/18 18:23:30 wiz Exp $ # -DISTNAME= scmxx-0.7.4 +DISTNAME= scmxx-0.7.5 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scmxx/} EXTRACT_SUFX= .tar.bz2 diff --git a/comms/scmxx/PLIST b/comms/scmxx/PLIST index fab62d34fca..a4441f03131 100644 --- a/comms/scmxx/PLIST +++ b/comms/scmxx/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/05 21:19:44 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2005/02/18 18:23:31 wiz Exp $ bin/scmxx man/man1/scmxx.1 man/de/man1/scmxx.1 +man/it/man1/scmxx.1 man/ru/man1/scmxx.1 share/doc/scmxx/doc_sources.txt share/doc/scmxx/gsmcharset.txt @@ -11,5 +12,7 @@ share/examples/scmxx/vCalendar.vcs share/examples/scmxx/vCard.vcf @dirrm share/doc/scmxx @dirrm share/examples/scmxx +@dirrm man/it/man1 +@dirrm man/it @dirrm man/ru/man1 @dirrm man/ru diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo index b071b119b16..777ad9f6ff4 100644 --- a/comms/scmxx/distinfo +++ b/comms/scmxx/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2004/11/27 23:00:00 wiz Exp $ +$NetBSD: distinfo,v 1.24 2005/02/18 18:23:31 wiz Exp $ -SHA1 (scmxx-0.7.4.tar.bz2) = 57b026e9e5e1ffa4c4b980846f8a525b7b0569e8 -Size (scmxx-0.7.4.tar.bz2) = 152086 bytes +SHA1 (scmxx-0.7.5.tar.bz2) = 382e3791664e11211f073026e8ab7e428f2883b3 +Size (scmxx-0.7.5.tar.bz2) = 165440 bytes SHA1 (patch-aa) = 057bba85618fd5a6b75f147446e3820c86ebf06e |