pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/skype Update to 1.2.0.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b606e0ea61ce
branches:  trunk
changeset: 497790:b606e0ea61ce
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Aug 04 13:27:18 2005 +0000

description:
Update to 1.2.0.11

28.07.2005 Skype for Linux version 1.2.0.11

    * feature: "Find dialog" in chat
    * change: no Start tab anymore > new event panel
    * change: new voicemail icons in call list
    * change: echo123 is always seen as online user
    * bugfix: Can't open URL in multichat window
    * bugfix: sending message to someone who is using older version of skype - cosmetic
    * bugfix: Missing Services section
    * bugfix: Renaming groups - duplicated counter
    * bugfix: file transfer: send-file  write permission
    * bugfix: file transfer: send-file  inexact error dialog
    * bugfix: Changing password  it was possible to enter illegal characters
    * bugfix: inexact information dialog
    * bugfix: Inexact dialog content when calling to paid number
    * bugfix: Authorization request should contain Call button
    * bugfix: incorrect order of buttons, if you send or receive a file
    * bugfix: Can't interrupt third party in conference call
    * bugfix: skype's network traffic is stopped, if presence is set to offline
    * bugfix: proper header selections in multichat window
    * bugfix: upsell msgs to VM/SI for non-subscribers

diffstat:

 net/skype/Makefile |  6 ++++--
 net/skype/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (42 lines):

diff -r 4ed8fd32cf89 -r b606e0ea61ce net/skype/Makefile
--- a/net/skype/Makefile        Thu Aug 04 13:15:13 2005 +0000
+++ b/net/skype/Makefile        Thu Aug 04 13:27:18 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2005/06/01 18:03:08 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/08/04 13:27:18 xtraeme Exp $
 #
 
-DISTNAME=              skype_staticQT-1.0.0.20
+DISTNAME=              skype_staticQT-1.2.0.11
 PKGNAME=               ${DISTNAME:S/_staticQT//}
 CATEGORIES=            net
 MASTER_SITES=          http://download.skype.com/linux/
@@ -15,6 +15,7 @@
 
 .if ${OPSYS} != "Linux"
 DEPENDS+=      suse_base>=9.1:../../emulators/suse91_base
+DEPENDS+=      suse_glx>=9.1:../../emulators/suse91_glx
 DEPENDS+=      suse_fontconfig>=9.1:../../emulators/suse91_fontconfig
 DEPENDS+=      suse_freetype2>=9.1:../../emulators/suse91_freetype2
 DEPENDS+=      suse_x11>=9.1:../../emulators/suse91_x11
@@ -28,6 +29,7 @@
 NO_CONFIGURE=          yes
 CHECK_SHLIBS=          no
 USE_DIRS+=             xdg-1.1
+WRKSRC=                        ${WRKDIR}/${PKGNAME}
 
 RESTRICTED=             "Redistribution not allowed yet."
 NO_SRC_ON_CDROM=        ${RESTRICTED}
diff -r 4ed8fd32cf89 -r b606e0ea61ce net/skype/distinfo
--- a/net/skype/distinfo        Thu Aug 04 13:15:13 2005 +0000
+++ b/net/skype/distinfo        Thu Aug 04 13:27:18 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/04/09 19:53:09 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2005/08/04 13:27:18 xtraeme Exp $
 
-SHA1 (skype_staticQT-1.0.0.20.tar.bz2) = d4a4c0fee98188ce346d13d00a1a6bfe104d3346
-RMD160 (skype_staticQT-1.0.0.20.tar.bz2) = de5ce555e469f8939f65398225eaf600d81d3101
-Size (skype_staticQT-1.0.0.20.tar.bz2) = 8689836 bytes
+SHA1 (skype_staticQT-1.2.0.11.tar.bz2) = a911d0a7d660b432cf07c740a2eb1e4a68f12e97
+RMD160 (skype_staticQT-1.2.0.11.tar.bz2) = 107aa46230f731f01141e0103e34b9b1cbb6da94
+Size (skype_staticQT-1.2.0.11.tar.bz2) = 9605001 bytes



Home | Main Index | Thread Index | Old Index