diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/skype-devel/Makefile | 7 | ||||
-rw-r--r-- | net/skype-devel/distinfo | 4 | ||||
-rw-r--r-- | net/skype-devel/pkg-plist | 4 | ||||
-rw-r--r-- | net/skype/Makefile | 7 | ||||
-rw-r--r-- | net/skype/distinfo | 4 | ||||
-rw-r--r-- | net/skype/pkg-plist | 4 |
6 files changed, 18 insertions, 12 deletions
diff --git a/net/skype-devel/Makefile b/net/skype-devel/Makefile index c6b47e298ebb..49ce10047270 100644 --- a/net/skype-devel/Makefile +++ b/net/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/skype-devel/distinfo b/net/skype-devel/distinfo index f1a4e8325a69..cb3eeb142fc3 100644 --- a/net/skype-devel/distinfo +++ b/net/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/skype-devel/pkg-plist b/net/skype-devel/pkg-plist index d4fb046506c4..57f7e97cfff7 100644 --- a/net/skype-devel/pkg-plist +++ b/net/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/skype/Makefile b/net/skype/Makefile index c6b47e298ebb..49ce10047270 100644 --- a/net/skype/Makefile +++ b/net/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/skype/distinfo b/net/skype/distinfo index f1a4e8325a69..cb3eeb142fc3 100644 --- a/net/skype/distinfo +++ b/net/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/skype/pkg-plist b/net/skype/pkg-plist index d4fb046506c4..57f7e97cfff7 100644 --- a/net/skype/pkg-plist +++ b/net/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 |