diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-01 09:41:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-01 09:41:57 +0000 |
commit | 19a19ae928f611d346bb8569bb4e195c818e7af3 (patch) | |
tree | ca5387d0b8a5e2753474c831d868f90f11fab7b0 /net | |
parent | 914b3ee3b31c356b6cad45c8aaf8211e02e6d9c2 (diff) | |
download | ports-19a19ae928f611d346bb8569bb4e195c818e7af3.tar.gz ports-19a19ae928f611d346bb8569bb4e195c818e7af3.zip |
[patch] net/skype - update to 1.2.0.18 (vulnerabilities fixed)
Port updated to 1.2.0.18 due to security advisory
http://www.skype.com/security/skype-sb-2005-02.html
http://www.skype.com/security/skype-sb-2005-03.html
http://secunia.com/advisories/17305/
Patch tested on 5.4-STABLE
PR: ports/88072
Submitted by: Adi Pircalabu <apircalabu@bitdefender.com>
Approved by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Notes
Notes:
svn path=/head/; revision=146888
Diffstat (limited to 'net')
-rw-r--r-- | net/skype-devel/Makefile | 2 | ||||
-rw-r--r-- | net/skype-devel/distinfo | 4 | ||||
-rw-r--r-- | net/skype/Makefile | 2 | ||||
-rw-r--r-- | net/skype/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net/skype-devel/Makefile b/net/skype-devel/Makefile index af9d67905222..28af902671a7 100644 --- a/net/skype-devel/Makefile +++ b/net/skype-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= skype -PORTVERSION= 1.2.0.17 +PORTVERSION= 1.2.0.18 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} diff --git a/net/skype-devel/distinfo b/net/skype-devel/distinfo index f0bf149d4836..49175052629f 100644 --- a/net/skype-devel/distinfo +++ b/net/skype-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-1.2.0.17.tar.bz2) = 5331a00f127e279f39d2143955de716e -SIZE (skype_staticQT-1.2.0.17.tar.bz2) = 10684112 +MD5 (skype_staticQT-1.2.0.18.tar.bz2) = bc05f6883e8c0350186e1a376940d5c8 +SIZE (skype_staticQT-1.2.0.18.tar.bz2) = 10678284 diff --git a/net/skype/Makefile b/net/skype/Makefile index af9d67905222..28af902671a7 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -6,7 +6,7 @@ # PORTNAME= skype -PORTVERSION= 1.2.0.17 +PORTVERSION= 1.2.0.18 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} diff --git a/net/skype/distinfo b/net/skype/distinfo index f0bf149d4836..49175052629f 100644 --- a/net/skype/distinfo +++ b/net/skype/distinfo @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-1.2.0.17.tar.bz2) = 5331a00f127e279f39d2143955de716e -SIZE (skype_staticQT-1.2.0.17.tar.bz2) = 10684112 +MD5 (skype_staticQT-1.2.0.18.tar.bz2) = bc05f6883e8c0350186e1a376940d5c8 +SIZE (skype_staticQT-1.2.0.18.tar.bz2) = 10678284 |