Port for newer skype version

Julian Elischer julian at elischer.org
Sat May 14 08:39:10 PDT 2005


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


More information about the freebsd-ports mailing list