aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-06-19 18:20:33 +0800
committernetchild <netchild@FreeBSD.org>2005-06-19 18:20:33 +0800
commit678c043ecd47c2c4fdb9fb3cb6db48658d4d2f97 (patch)
treea3487cad609d431f7d32ee103c9cae72266583b6 /net-im
parent1e14f543d27cdd137c25a0886e41622db076036e (diff)
downloadfreebsd-ports-gnome-678c043ecd47c2c4fdb9fb3cb6db48658d4d2f97.tar.gz
freebsd-ports-gnome-678c043ecd47c2c4fdb9fb3cb6db48658d4d2f97.tar.zst
freebsd-ports-gnome-678c043ecd47c2c4fdb9fb3cb6db48658d4d2f97.zip
Update to 1.1.0.13.
Note: I have problems with it, I see empty boxes instead of characters. But since several people reported success, and some people (except me) got it working after removing ~/.qt*, I commit it anyway.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/skype-devel/Makefile6
-rw-r--r--net-im/skype-devel/distinfo4
-rw-r--r--net-im/skype/Makefile6
-rw-r--r--net-im/skype/distinfo4
-rw-r--r--net-im/skype20/Makefile6
-rw-r--r--net-im/skype20/distinfo4
6 files changed, 18 insertions, 12 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile
index a98ea5d42956..e766f2d423c9 100644
--- a/net-im/skype-devel/Makefile
+++ b/net-im/skype-devel/Makefile
@@ -6,16 +6,18 @@
#
PORTNAME= skype
-PORTVERSION= 1.0.0.20
+PORTVERSION= 1.1.0.13
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_staticQT-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAINTAINER= netchild@FreeBSD.org
COMMENT= P2P VoIP software
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \
- ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat
+ ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat \
+ ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3
USE_BZIP2= yes
USE_LINUX= yes
diff --git a/net-im/skype-devel/distinfo b/net-im/skype-devel/distinfo
index 80c48258a98c..433665e58dcd 100644
--- a/net-im/skype-devel/distinfo
+++ b/net-im/skype-devel/distinfo
@@ -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.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788
+SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274
diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile
index a98ea5d42956..e766f2d423c9 100644
--- a/net-im/skype/Makefile
+++ b/net-im/skype/Makefile
@@ -6,16 +6,18 @@
#
PORTNAME= skype
-PORTVERSION= 1.0.0.20
+PORTVERSION= 1.1.0.13
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_staticQT-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAINTAINER= netchild@FreeBSD.org
COMMENT= P2P VoIP software
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \
- ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat
+ ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat \
+ ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3
USE_BZIP2= yes
USE_LINUX= yes
diff --git a/net-im/skype/distinfo b/net-im/skype/distinfo
index 80c48258a98c..433665e58dcd 100644
--- a/net-im/skype/distinfo
+++ b/net-im/skype/distinfo
@@ -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.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788
+SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile
index a98ea5d42956..e766f2d423c9 100644
--- a/net-im/skype20/Makefile
+++ b/net-im/skype20/Makefile
@@ -6,16 +6,18 @@
#
PORTNAME= skype
-PORTVERSION= 1.0.0.20
+PORTVERSION= 1.1.0.13
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_staticQT-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAINTAINER= netchild@FreeBSD.org
COMMENT= P2P VoIP software
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \
- ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat
+ ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat \
+ ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3
USE_BZIP2= yes
USE_LINUX= yes
diff --git a/net-im/skype20/distinfo b/net-im/skype20/distinfo
index 80c48258a98c..433665e58dcd 100644
--- a/net-im/skype20/distinfo
+++ b/net-im/skype20/distinfo
@@ -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.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788
+SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274