From f90b35cb6029842fa6b9efd2c7c8ed4030a8c4e9 Mon Sep 17 00:00:00 2001 From: edwin <edwin@FreeBSD.org> Date: Tue, 1 Nov 2005 09:41:57 +0000 Subject: [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> --- net-im/skype20/Makefile | 2 +- net-im/skype20/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-im/skype20') diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile index af9d67905222..28af902671a7 100644 --- a/net-im/skype20/Makefile +++ b/net-im/skype20/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-im/skype20/distinfo b/net-im/skype20/distinfo index f0bf149d4836..49175052629f 100644 --- a/net-im/skype20/distinfo +++ b/net-im/skype20/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 -- cgit