Bug 83105 - [PATCH] net/skype: update to 1.1.0.20
Summary: [PATCH] net/skype: update to 1.1.0.20
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 18:20 UTC by Sylvio Cesar
Modified: 2005-07-09 12:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio Cesar 2005-07-07 18:20:14 UTC
- Update to 1.1.0.20
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-07 20:17:46 UTC
State Changed
From-To: open->feedback

Care to provide a patch? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83105 



diff -ruN skype/Makefile skype-new/Makefile
--- skype/Makefile	Sat Jun 25 09:40:02 2005
+++ skype-new/Makefile	Thu Jul  7 13:59:29 2005
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	skype
-PORTVERSION=	1.1.0.13
+PORTVERSION=	1.1.0.20
 CATEGORIES=	net
 MASTER_SITES=	http://download.skype.com/linux/
 DISTNAME=	skype_staticQT-${PORTVERSION}
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	netchild@FreeBSD.org
 COMMENT=	P2P VoIP software
@@ -40,7 +39,7 @@
 PLIST_SUB+=	GNOME="@comment "
 .endif
 
-#WRKSRC= ${WRKDIR}/${DISTNAME}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 do-build:
 	${BRANDELF} -t Linux ${WRKSRC}/skype
diff -ruN skype/distinfo skype-new/distinfo
--- skype/distinfo	Sun Jun 19 07:20:33 2005
+++ skype-new/distinfo	Thu Jul  7 13:55:17 2005
@@ -1,2 +1,2 @@
-MD5 (skype_staticQT-1.1.0.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788
-SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274
+MD5 (skype_staticQT-1.1.0.20.tar.bz2) = f100bd33f6cc31c7c7ebfd5010255c6c
+SIZE (skype_staticQT-1.1.0.20.tar.bz2) = 9180204
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-07 21:28:43 UTC
State Changed
From-To: feedback->open

Feedback received 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-07 21:28:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Over to maintainer
Comment 4 Alexander Leidinger freebsd_committer freebsd_triage 2005-07-09 12:08:49 UTC
State Changed
From-To: open->closed

Committed, thanks.