From 4f966bd02794f717b00eb6642da9644a1b7e9be9 Mon Sep 17 00:00:00 2001 From: rh Date: Thu, 23 Dec 2004 20:49:32 +0000 Subject: Update skype to 0.93.0.3. Changes include: * feature: system tray alerts for contacts coming online, incoming calls, IM-s (configurable in Options) * feature: configurable/overridable resource directory * feature: "ringing" sound for caller * feature: incoming IM notifications (incoming im sound && typo on start page) * feature: call duration and time displaying * feature: tooltips in Contact List * change: send contacts error dialogs * change: accessing "Send Contacts" function * change: Contacts should be sorted in conference dialog * change: 'Add a contact' dialog behaviour * change: delete contact using Del key * change: renaming Contact - dialog behaviour * change: use DISPLAYNAME instead of FULLNAME in call list and elsewhere * change: Put active call on hold - missing dialog * change: Dismiss conference - missing dialog * change: new items to Help menu * bugfix: Gnome floating tray icon * bugfix: some buttons and functions should be disabled, if you have blocked someone * bugfix: Add a SkypeOut contact- ugly dialog window * bugfix: Information dialog is not correct when trying to send file to blocked user * bugfix: Receive a file - header is missing in some languages * bugfix: Recycle bin button in Call History should be disabled if filter doesn't contain any calls * bugfix: Incorrect IM sorting logic * bugfix: Enter key in block dialog * bugfix: Time display in authorization request window * bugfix: missing context menu items * bugfix: Ugly highlight color * bugfix: too long "about" text messes profile viewer up * bugfix: Start tab watermark problems with missed ims/calls/authrequests * bugfix: Conference dialog shouldn't contain blocked users * bugfix: Start tab event cosmetics --- net/skype/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/skype/Makefile') diff --git a/net/skype/Makefile b/net/skype/Makefile index 3c21249eec9..59441f586dd 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/11/17 11:35:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/23 20:49:32 rh Exp $ # DISTNAME= skype_staticQT-${DIST_VERSION} PKGNAME= skype-${DIST_VERSION} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ EXTRACT_SUFX= .tar.bz2 @@ -30,7 +29,7 @@ NO_BUILD= yes NO_CONFIGURE= yes CHECK_SHLIBS= no -DIST_VERSION= 0.92.0.12 +DIST_VERSION= 0.93.0.3 RESTRICTED= "Redistribution not allowed yet." NO_SRC_ON_CDROM= ${RESTRICTED} -- cgit v1.2.3