aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-01-09 20:53:44 +0800
committernetchild <netchild@FreeBSD.org>2005-01-09 20:53:44 +0800
commit7dc7c9e83e91503284ae75cddd887a0b73161c45 (patch)
tree5a660d5811a3147663aee2b36341b842b6283c30 /net-im
parent205a0dc59635e958a3e1e9f282cbb47fca832024 (diff)
downloadfreebsd-ports-gnome-7dc7c9e83e91503284ae75cddd887a0b73161c45.tar.gz
freebsd-ports-gnome-7dc7c9e83e91503284ae75cddd887a0b73161c45.tar.zst
freebsd-ports-gnome-7dc7c9e83e91503284ae75cddd887a0b73161c45.zip
Update to 0.93.0.3.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/skype-devel/Makefile7
-rw-r--r--net-im/skype-devel/distinfo4
-rw-r--r--net-im/skype-devel/pkg-plist4
-rw-r--r--net-im/skype/Makefile7
-rw-r--r--net-im/skype/distinfo4
-rw-r--r--net-im/skype/pkg-plist4
-rw-r--r--net-im/skype20/Makefile7
-rw-r--r--net-im/skype20/distinfo4
-rw-r--r--net-im/skype20/pkg-plist4
9 files changed, 27 insertions, 18 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile
index c6b47e298ebb..49ce10047270 100644
--- a/net-im/skype-devel/Makefile
+++ b/net-im/skype-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= skype
-PORTVERSION= 0.92.0.12
-PORTREVISION= 1
+PORTVERSION= 0.93.0.3
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_staticQT-${PORTVERSION}
@@ -48,8 +47,8 @@ do-install:
.endif
${MKDIR} ${DATADIR}/icons ${DATADIR}/lang
${INSTALL_DATA} ${WRKSRC}/icons/* ${DATADIR}/icons/
- ${INSTALL_DATA} ${WRKSRC}/*.qm ${DATADIR}/lang/
- ${INSTALL_DATA} ${WRKSRC}/call_in.wav ${DATADIR}/
+ ${INSTALL_DATA} ${WRKSRC}/lang/*.qm ${DATADIR}/lang/
+ ${INSTALL_DATA} ${WRKSRC}/sound/*.wav ${DATADIR}/
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DATADIR}/
post-install:
diff --git a/net-im/skype-devel/distinfo b/net-im/skype-devel/distinfo
index f1a4e8325a69..cb3eeb142fc3 100644
--- a/net-im/skype-devel/distinfo
+++ b/net-im/skype-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (skype_staticQT-0.92.0.12.tar.bz2) = 08732abe23aeb9102cfc03731bbeb357
-SIZE (skype_staticQT-0.92.0.12.tar.bz2) = 6477090
+MD5 (skype_staticQT-0.93.0.3.tar.bz2) = 82448f56fd7f8fb59b00869660ca0a4f
+SIZE (skype_staticQT-0.93.0.3.tar.bz2) = 6709041
diff --git a/net-im/skype-devel/pkg-plist b/net-im/skype-devel/pkg-plist
index d4fb046506c4..57f7e97cfff7 100644
--- a/net-im/skype-devel/pkg-plist
+++ b/net-im/skype-devel/pkg-plist
@@ -26,7 +26,11 @@ bin/skype
%%DATADIR%%/lang/skype_zh_CN.qm
%%DATADIR%%/lang/skype_zh_TW.qm
@dirrm %%DATADIR%%/lang
+%%DATADIR%%/busy4.wav
%%DATADIR%%/call_in.wav
+%%DATADIR%%/call_out.wav
+%%DATADIR%%/hangup.wav
+%%DATADIR%%/im.wav
%%DATADIR%%/LICENSE
@dirrm %%DATADIR%%
%%GNOME%%share/gnome/applications/skype.desktop
diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile
index c6b47e298ebb..49ce10047270 100644
--- a/net-im/skype/Makefile
+++ b/net-im/skype/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= skype
-PORTVERSION= 0.92.0.12
-PORTREVISION= 1
+PORTVERSION= 0.93.0.3
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_staticQT-${PORTVERSION}
@@ -48,8 +47,8 @@ do-install:
.endif
${MKDIR} ${DATADIR}/icons ${DATADIR}/lang
${INSTALL_DATA} ${WRKSRC}/icons/* ${DATADIR}/icons/
- ${INSTALL_DATA} ${WRKSRC}/*.qm ${DATADIR}/lang/
- ${INSTALL_DATA} ${WRKSRC}/call_in.wav ${DATADIR}/
+ ${INSTALL_DATA} ${WRKSRC}/lang/*.qm ${DATADIR}/lang/
+ ${INSTALL_DATA} ${WRKSRC}/sound/*.wav ${DATADIR}/
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DATADIR}/
post-install:
diff --git a/net-im/skype/distinfo b/net-im/skype/distinfo
index f1a4e8325a69..cb3eeb142fc3 100644
--- a/net-im/skype/distinfo
+++ b/net-im/skype/distinfo
@@ -1,2 +1,2 @@
-MD5 (skype_staticQT-0.92.0.12.tar.bz2) = 08732abe23aeb9102cfc03731bbeb357
-SIZE (skype_staticQT-0.92.0.12.tar.bz2) = 6477090
+MD5 (skype_staticQT-0.93.0.3.tar.bz2) = 82448f56fd7f8fb59b00869660ca0a4f
+SIZE (skype_staticQT-0.93.0.3.tar.bz2) = 6709041
diff --git a/net-im/skype/pkg-plist b/net-im/skype/pkg-plist
index d4fb046506c4..57f7e97cfff7 100644
--- a/net-im/skype/pkg-plist
+++ b/net-im/skype/pkg-plist
@@ -26,7 +26,11 @@ bin/skype
%%DATADIR%%/lang/skype_zh_CN.qm
%%DATADIR%%/lang/skype_zh_TW.qm
@dirrm %%DATADIR%%/lang
+%%DATADIR%%/busy4.wav
%%DATADIR%%/call_in.wav
+%%DATADIR%%/call_out.wav
+%%DATADIR%%/hangup.wav
+%%DATADIR%%/im.wav
%%DATADIR%%/LICENSE
@dirrm %%DATADIR%%
%%GNOME%%share/gnome/applications/skype.desktop
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile
index c6b47e298ebb..49ce10047270 100644
--- a/net-im/skype20/Makefile
+++ b/net-im/skype20/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= skype
-PORTVERSION= 0.92.0.12
-PORTREVISION= 1
+PORTVERSION= 0.93.0.3
CATEGORIES= net
MASTER_SITES= http://download.skype.com/linux/
DISTNAME= skype_staticQT-${PORTVERSION}
@@ -48,8 +47,8 @@ do-install:
.endif
${MKDIR} ${DATADIR}/icons ${DATADIR}/lang
${INSTALL_DATA} ${WRKSRC}/icons/* ${DATADIR}/icons/
- ${INSTALL_DATA} ${WRKSRC}/*.qm ${DATADIR}/lang/
- ${INSTALL_DATA} ${WRKSRC}/call_in.wav ${DATADIR}/
+ ${INSTALL_DATA} ${WRKSRC}/lang/*.qm ${DATADIR}/lang/
+ ${INSTALL_DATA} ${WRKSRC}/sound/*.wav ${DATADIR}/
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DATADIR}/
post-install:
diff --git a/net-im/skype20/distinfo b/net-im/skype20/distinfo
index f1a4e8325a69..cb3eeb142fc3 100644
--- a/net-im/skype20/distinfo
+++ b/net-im/skype20/distinfo
@@ -1,2 +1,2 @@
-MD5 (skype_staticQT-0.92.0.12.tar.bz2) = 08732abe23aeb9102cfc03731bbeb357
-SIZE (skype_staticQT-0.92.0.12.tar.bz2) = 6477090
+MD5 (skype_staticQT-0.93.0.3.tar.bz2) = 82448f56fd7f8fb59b00869660ca0a4f
+SIZE (skype_staticQT-0.93.0.3.tar.bz2) = 6709041
diff --git a/net-im/skype20/pkg-plist b/net-im/skype20/pkg-plist
index d4fb046506c4..57f7e97cfff7 100644
--- a/net-im/skype20/pkg-plist
+++ b/net-im/skype20/pkg-plist
@@ -26,7 +26,11 @@ bin/skype
%%DATADIR%%/lang/skype_zh_CN.qm
%%DATADIR%%/lang/skype_zh_TW.qm
@dirrm %%DATADIR%%/lang
+%%DATADIR%%/busy4.wav
%%DATADIR%%/call_in.wav
+%%DATADIR%%/call_out.wav
+%%DATADIR%%/hangup.wav
+%%DATADIR%%/im.wav
%%DATADIR%%/LICENSE
@dirrm %%DATADIR%%
%%GNOME%%share/gnome/applications/skype.desktop