From dsh@wizard.volgograd.ru  Sun Jun 14 09:42:26 2009
Return-Path: <dsh@wizard.volgograd.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 460A6106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jun 2009 09:42:26 +0000 (UTC)
	(envelope-from dsh@wizard.volgograd.ru)
Received: from dsh.falconknight.com (dsh.falconknight.com [66.160.163.23])
	by mx1.freebsd.org (Postfix) with ESMTP id 2583C8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jun 2009 09:42:22 +0000 (UTC)
	(envelope-from dsh@wizard.volgograd.ru)
Received: from localhost (dsh [66.160.163.23])
	by dsh.falconknight.com (Postfix) with ESMTP id 475D4B6363A;
	Sun, 14 Jun 2009 02:42:22 -0700 (PDT)
Received: from dsh.falconknight.com ([66.160.163.23])
	by localhost (dsh.falconknight.com [66.160.163.23]) (amavisd-new, port 10026)
	with LMTP id wURmdCZLDK5B; Sun, 14 Jun 2009 02:42:21 -0700 (PDT)
Received: from localhost.my.domain (unknown [85.173.92.192])
	by dsh.falconknight.com (Postfix) with ESMTPS id 2B13CB63639;
	Sun, 14 Jun 2009 02:42:20 -0700 (PDT)
Received: from localhost.my.domain (localhost [127.0.0.1])
	by localhost.my.domain (8.14.3/8.14.3) with ESMTP id n5E9gHxj034911;
	Sun, 14 Jun 2009 13:42:17 +0400 (MSD)
	(envelope-from dsh@localhost.my.domain)
Received: (from dsh@localhost)
	by localhost.my.domain (8.14.3/8.14.3/Submit) id n5E9gGh2034908;
	Sun, 14 Jun 2009 13:42:16 +0400 (MSD)
	(envelope-from dsh)
Message-Id: <200906140942.n5E9gGh2034908@localhost.my.domain>
Date: Sun, 14 Jun 2009 13:42:16 +0400 (MSD)
From: Denis Shaposhnikov <dsh@wizard.volgograd.ru>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] net-im/gajim: update to 0.12.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135574
>Category:       ports
>Synopsis:       [MAINTAINER] net-im/gajim: update to 0.12.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 14 09:50:01 UTC 2009
>Closed-Date:    Mon Jun 15 21:07:01 UTC 2009
>Last-Modified:  Mon Jun 15 21:10:37 UTC 2009
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD localhost.my.domain 7.2-STABLE FreeBSD 7.2-STABLE #5: Fri May  8 14:54:25 MSD
>Description:
- Update to 0.12.3

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gajim-0.12.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-im/gajim/Makefile /home/dsh/ports/net-im/gajim/Makefile
--- /usr/ports/net-im/gajim/Makefile	2009-06-14 02:47:45.000000000 +0400
+++ /home/dsh/ports/net-im/gajim/Makefile	2009-06-14 13:40:25.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gajim
-PORTVERSION=	0.12.2
+PORTVERSION=	0.12.3
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.gajim.org/downloads/ \
 		http://ports.internal.vlink.ru/distfiles/
diff -ruN --exclude=CVS /usr/ports/net-im/gajim/distinfo /home/dsh/ports/net-im/gajim/distinfo
--- /usr/ports/net-im/gajim/distinfo	2009-06-14 02:47:45.000000000 +0400
+++ /home/dsh/ports/net-im/gajim/distinfo	2009-06-14 13:26:57.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (gajim-0.12.2.tar.bz2) = 818c20aca4a06b6d3e8d4d3030cec1cd
-SHA256 (gajim-0.12.2.tar.bz2) = d262f69416146b215a122105854fec6353cd7ac9b123148564852f01e340fa8b
-SIZE (gajim-0.12.2.tar.bz2) = 3580833
+MD5 (gajim-0.12.3.tar.bz2) = fe799c0645b8f021dc2cb147ae144156
+SHA256 (gajim-0.12.3.tar.bz2) = 118d9032a57c1de45db6d97ce4a9f4bac094b4d81957fd6e851466d35a6c98c8
+SIZE (gajim-0.12.3.tar.bz2) = 3572033
--- gajim-0.12.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Jun 14 11:07:25 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135574 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Jun 15 21:07:01 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135574: commit references a PR
Date: Mon, 15 Jun 2009 21:09:57 +0000 (UTC)

 miwi        2009-06-15 21:07:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/gajim         Makefile distinfo 
   Log:
   - Update to 0.12.3
   
   PR:             135574
   Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
   
   Revision  Changes    Path
   1.34      +1 -1      ports/net-im/gajim/Makefile
   1.16      +3 -3      ports/net-im/gajim/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:
