From chalpin@cs.wisc.edu  Wed Dec 24 06:29:03 2008
Return-Path: <chalpin@cs.wisc.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0BD7D106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Dec 2008 06:29:03 +0000 (UTC)
	(envelope-from chalpin@cs.wisc.edu)
Received: from sabe.cs.wisc.edu (sabe.cs.wisc.edu [128.105.6.20])
	by mx1.freebsd.org (Postfix) with ESMTP id C311F8FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Dec 2008 06:29:02 +0000 (UTC)
	(envelope-from chalpin@cs.wisc.edu)
Received: from spiff.home.crhalpin.org (eagleheights-110-78.resnet.wisc.edu [146.151.110.78])
	(authenticated bits=0)
	by sabe.cs.wisc.edu (8.14.1/8.14.1) with ESMTP id mBO6CE15014625
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Dec 2008 00:12:14 -0600
Received: from hobbes.home.crhalpin.org (hobbes.home.crhalpin.org [192.168.1.2])
	by spiff.home.crhalpin.org (Postfix) with ESMTP id DC9E65C31
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Dec 2008 00:12:08 -0600 (CST)
Received: from hobbes.home.crhalpin.org (localhost [127.0.0.1])
	by hobbes.home.crhalpin.org (8.14.2/8.14.2) with ESMTP id mBO6Asjx032005
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Dec 2008 00:10:54 -0600 (CST)
	(envelope-from crhalpin@hobbes.home.crhalpin.org)
Received: (from crhalpin@localhost)
	by hobbes.home.crhalpin.org (8.14.2/8.14.2/Submit) id mBO6As7T032004;
	Wed, 24 Dec 2008 00:10:54 -0600 (CST)
	(envelope-from crhalpin)
Message-Id: <200812240610.mBO6As7T032004@hobbes.home.crhalpin.org>
Date: Wed, 24 Dec 2008 00:10:54 -0600 (CST)
From: Corey Halpin <chalpin@cs.wisc.edu>
Reply-To: Corey Halpin <chalpin+d+1230530950.4f2f45@cs.wisc.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: net-im/pidgin-facebookchat : New version (patch attached)
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ports@c0decafe.net

>Number:         129900
>Category:       ports
>Synopsis:       net-im/pidgin-facebookchat : New version (patch attached)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 24 06:30:07 UTC 2008
>Closed-Date:    Sat Jan 10 15:01:53 UTC 2009
>Last-Modified:  Sat Jan 10 15:10:05 UTC 2009
>Originator:     Corey Halpin
>Release:        FreeBSD 7.0-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD hobbes.home.crhalpin.org 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Mon Nov 24 06:43:33 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386



>Description:
	There is a new upstream version of net-im/pidgin-facebookchat
>How-To-Repeat:
	NA
>Fix:

diff -ru pidgin-facebookchat-old/Makefile pidgin-facebookchat/Makefile
--- pidgin-facebookchat-old/Makefile	2008-12-23 21:31:58.000000000 -0600
+++ pidgin-facebookchat/Makefile	2008-12-23 22:13:16.000000000 -0600
@@ -6,7 +6,7 @@
 #

 PORTNAME=	pidgin-facebookchat
-PORTVERSION=	1.35
+PORTVERSION=	1.45
 CATEGORIES=	net-im
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 DISTNAME=	${PROJECTHOST}-source-${PORTVERSION}
@@ -18,7 +18,7 @@
 RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin

 PROJECTHOST=	${PORTNAME}
-WRKSRC=		${WRKDIR}
+WRKSRC=		${WRKDIR}/pidgin-facebookchat
 USE_BZIP2=	yes

 PIXMAPS_DIR=	${PREFIX}/share/pixmaps/pidgin/protocols
diff -ru pidgin-facebookchat-old/distinfo pidgin-facebookchat/distinfo
--- pidgin-facebookchat-old/distinfo	2008-12-23 21:31:58.000000000 -0600
+++ pidgin-facebookchat/distinfo	2008-12-23 22:10:42.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (pidgin-facebookchat-source-1.35.tar.bz2) = 80d8e91a094e67377cd816c5af8fcdec
-SHA256 (pidgin-facebookchat-source-1.35.tar.bz2) = 2ded6c5777b47c26dc79203cf25db0e58aa3d43f95cad159ce80feb8e1df954f
-SIZE (pidgin-facebookchat-source-1.35.tar.bz2) = 33697
+MD5 (pidgin-facebookchat-source-1.45.tar.bz2) = 3898eb515ea6c656f8b2f3b2b73c46a5
+SHA256 (pidgin-facebookchat-source-1.45.tar.bz2) = f1bceeb709db3b95cbaf9b07b463545855e0663a00eecc8b9f443df555ed4b87
+SIZE (pidgin-facebookchat-source-1.45.tar.bz2) = 38688


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Dec 24 06:30:18 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129900 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Dec 24 06:33:09 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ports@c0decafe.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/129900: net-im/pidgin-facebookchat : New version (patch attached)
Date: Wed, 24 Dec 2008 06:30:15 UT

 Maintainer of net-im/pidgin-facebookchat,
 
 Please note that PR ports/129900 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129900
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jan 10 15:01:52 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129900: commit references a PR
Date: Sat, 10 Jan 2009 15:01:53 +0000 (UTC)

 miwi        2009-01-10 15:01:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/pidgin-facebookchat Makefile distinfo 
   Log:
   - Update to 1.45
   
   PR:             129900
   Submitted by:   Corey Halpin <chalpin@cs.wisc.edu>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.3       +2 -2      ports/net-im/pidgin-facebookchat/Makefile
   1.3       +3 -3      ports/net-im/pidgin-facebookchat/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
