Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2010 22:51:50 GMT
From:      "Joseph S. Atkinson" <jsa@wickedmachine.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147823: Update net-im/pidgin-facebookchat to 1.67
Message-ID:  <201006122251.o5CMpoAa062814@www.freebsd.org>
Resent-Message-ID: <201006122300.o5CN0Cgw036209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147823
>Category:       ports
>Synopsis:       Update net-im/pidgin-facebookchat to 1.67
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 12 23:00:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Atkinson
>Release:        
>Organization:
>Environment:
>Description:
Bring in a pair of minor bugfixes and makes compatible with newer facebook device security features.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru /usr/ports/net-im/pidgin-facebookchat/Makefile pidgin-facebookchat/Makefile
--- /usr/ports/net-im/pidgin-facebookchat/Makefile	2010-03-29 04:20:34.000000000 -0400
+++ pidgin-facebookchat/Makefile	2010-06-12 18:47:23.000000000 -0400
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	pidgin-facebookchat
-PORTVERSION=	1.65
-PORTREVISION=	1
+PORTVERSION=	1.67
 CATEGORIES=	net-im
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
-DISTNAME=	${PROJECTHOST}-source-${PORTVERSION}
+DISTNAME=	${PROJECTHOST}-source-${PORTVERSION}-1
 
 MAINTAINER=	jsa@wickedmachine.net
 COMMENT=	Facebook Chat for Pidgin
@@ -19,6 +18,8 @@
 BUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
 RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
 
+LICENSE=	GPLv3
+
 PROJECTHOST=	${PORTNAME}
 WRKSRC=		${WRKDIR}/${PORTNAME}
 USE_BZIP2=	yes
diff -ru /usr/ports/net-im/pidgin-facebookchat/distinfo pidgin-facebookchat/distinfo
--- /usr/ports/net-im/pidgin-facebookchat/distinfo	2010-03-11 03:37:10.000000000 -0500
+++ pidgin-facebookchat/distinfo	2010-06-12 18:47:35.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (pidgin-facebookchat-source-1.65.tar.bz2) = 7d7bbee32cf758e29baeaec1528c669e
-SHA256 (pidgin-facebookchat-source-1.65.tar.bz2) = 04c271ef6644d5e1b7f7ca8ee4bad99ed1f4557c460a75889df048f1df8890a7
-SIZE (pidgin-facebookchat-source-1.65.tar.bz2) = 47951
+MD5 (pidgin-facebookchat-source-1.67-1.tar.bz2) = ae9d1f59e5185bf27b3ed1c0fee3fdc3
+SHA256 (pidgin-facebookchat-source-1.67-1.tar.bz2) = 0565a298e6f72ec2ca518d5297f8bd33cf37ff0d1e98356bf50734a7d47c0ff1
+SIZE (pidgin-facebookchat-source-1.67-1.tar.bz2) = 48703


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006122251.o5CMpoAa062814>