Date: Fri, 04 Feb 2005 22:33:55 +0900 (JST) From: Hideyuki KURASHINA <rushani@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: netchild@FreeBSD.org Subject: ports/77099: [PATCH] net/skype: Update to 1.0.0.1 Message-ID: <20050204.223355.63104794.rushani@FreeBSD.org> Resent-Message-ID: <200502041340.j14DeNLJ074023@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77099 >Category: ports >Synopsis: [PATCH] net/skype: Update to 1.0.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 04 13:40:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Hideyuki KURASHINA >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD ***.*******.jp 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Dec 5 04:38:28 JST 2004 hideyuki@***.*******.jp:/usr/obj/usr/src/sys/*** i386 >Description: Update to 1.0.0.1. >How-To-Repeat: Check http://www.skype.com/products/skype/linux/ >Fix: Apply following patch, Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/skype/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 20 Jan 2005 14:04:13 -0000 1.11 +++ Makefile 4 Feb 2005 12:29:20 -0000 @@ -6,8 +6,8 @@ # PORTNAME= skype -PORTVERSION= 0.93.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.0.1 +PORTREVISION= 0 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/skype/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 9 Jan 2005 12:53:44 -0000 1.7 +++ distinfo 4 Feb 2005 12:34:35 -0000 @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-0.93.0.3.tar.bz2) = 82448f56fd7f8fb59b00869660ca0a4f -SIZE (skype_staticQT-0.93.0.3.tar.bz2) = 6709041 +MD5 (skype_staticQT-1.0.0.1.tar.bz2) = c955869cd330a3903521a1718cce4642 +SIZE (skype_staticQT-1.0.0.1.tar.bz2) = 8228034 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050204.223355.63104794.rushani>