Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2005 08:39:05 -0700
From:      Julian Elischer <julian@elischer.org>
To:        ports@freebsd.org, netchild@FreeBSD.org
Subject:   Port for newer skype version
Message-ID:  <42861B99.5040107@elischer.org>

next in thread | raw e-mail | index | archive | help
the following diffs worked for me:
diff -u -r1.15 Makefile
--- Makefile    22 Apr 2005 20:33:01 -0000      1.15
+++ Makefile    14 May 2005 15:17:27 -0000
@@ -6,7 +6,7 @@
  #

  PORTNAME=      skype
-PORTVERSION=   1.0.0.20
+PORTVERSION=   1.1.0.3
  CATEGORIES=    net
  MASTER_SITES=  http://download.skype.com/linux/
  DISTNAME=      skype_staticQT-${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /unused/cvs/freebsd/ports/net/skype/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo    22 Apr 2005 20:33:01 -0000      1.10
+++ distinfo    14 May 2005 15:19:21 -0000
@@ -1,2 +1,2 @@
-MD5 (skype_staticQT-1.0.0.20.tar.bz2) = d346b995f78fb66008d963bd82a8c5b0
-SIZE (skype_staticQT-1.0.0.20.tar.bz2) = 8689836
+MD5 (skype_staticQT-1.1.0.3.tar.bz2) = 82d929b6e77d4768a0ff1171bbf21425
+SIZE (skype_staticQT-1.1.0.3.tar.bz2) = 8850231
jules#

PLUS
I needed to load the following libraries from a linux machine...
do we have them in some port?
libdbus-1.so.0
libGL.so.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42861B99.5040107>