From dsh@wizard.volgograd.ru  Mon Jun 22 15:22:03 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 ACD55106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Jun 2009 15:22:03 +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 8C3A38FC1C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Jun 2009 15:22:03 +0000 (UTC)
	(envelope-from dsh@wizard.volgograd.ru)
Received: from localhost (dsh [66.160.163.23])
	by dsh.falconknight.com (Postfix) with ESMTP id 70DD1B6347B;
	Mon, 22 Jun 2009 08:22:03 -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 npnb0umm3b3k; Mon, 22 Jun 2009 08:22:03 -0700 (PDT)
Received: from localhost.my.domain (unknown [85.173.92.192])
	by dsh.falconknight.com (Postfix) with ESMTPS id 749DEB63465;
	Mon, 22 Jun 2009 08:22:02 -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 n5MFLrTQ009708;
	Mon, 22 Jun 2009 19:21:54 +0400 (MSD)
	(envelope-from dsh@localhost.my.domain)
Received: (from dsh@localhost)
	by localhost.my.domain (8.14.3/8.14.3/Submit) id n5MFLqak009703;
	Mon, 22 Jun 2009 19:21:52 +0400 (MSD)
	(envelope-from dsh)
Message-Id: <200906221521.n5MFLqak009703@localhost.my.domain>
Date: Mon, 22 Jun 2009 19:21:52 +0400 (MSD)
From: Denis Shaposhnikov <dsh@wizard.volgograd.ru>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] net-im/gajim: fix gajim startup
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135920
>Category:       ports
>Synopsis:       [MAINTAINER] net-im/gajim: fix gajim startup
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 22 15:30:03 UTC 2009
>Closed-Date:    Mon Jun 22 21:41:12 UTC 2009
>Last-Modified:  Mon Jun 22 21:50:03 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:
Fix gajim startup (ports/135867)

Removed file(s):
- files/patch-scripts-gajim.in

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-16 01:07:42.000000000 +0400
+++ /home/dsh/ports/net-im/gajim/Makefile	2009-06-14 13:40:25.000000000 +0400
@@ -2,7 +2,7 @@
 # Date created:				Sun Nov 26 16:36:07 MSK 2006
 # Whom:					Denis Shaposhnikov <dsh@vlink.ru>
 #
-# $FreeBSD: ports/net-im/gajim/Makefile,v 1.34 2009/06/15 21:07:42 miwi Exp $
+# $FreeBSD: ports/net-im/gajim/Makefile,v 1.33 2009/06/13 22:47:45 miwi Exp $
 #
 
 PORTNAME=	gajim
diff -ruN --exclude=CVS /usr/ports/net-im/gajim/files/patch-scripts-gajim.in /home/dsh/ports/net-im/gajim/files/patch-scripts-gajim.in
--- /usr/ports/net-im/gajim/files/patch-scripts-gajim.in	2007-02-13 15:56:40.000000000 +0300
+++ /home/dsh/ports/net-im/gajim/files/patch-scripts-gajim.in	1970-01-01 03:00:00.000000000 +0300
@@ -1,14 +0,0 @@
---- scripts/gajim.in.orig	Wed Oct 11 23:10:46 2006
-+++ scripts/gajim.in	Fri Nov 24 14:15:58 2006
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/bin/sh
- ##      gajim
- ##
- ## Contributors for this file:
-@@ -32,4 +32,4 @@
- 
- cd ${datadir}/gajim/src
- export PYTHONPATH="$PYTHONPATH:@LIBDIR@/gajim"
--exec -a gajim ${PYTHON_EXEC} -OO gajim.py $@
-+exec ${PYTHON_EXEC} -OO gajim.py $@
--- gajim-0.12.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Mon Jun 22 20:58:40 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135920 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Mon Jun 22 21:41:11 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

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

 amdmi3      2009-06-22 21:41:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/gajim         Makefile 
   Removed files:
     net-im/gajim/files   patch-scripts-gajim.in 
   Log:
   - Fix gajim startup
   
   PR:             135920
   Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
   
   Revision  Changes    Path
   1.35      +1 -0      ports/net-im/gajim/Makefile
   1.2       +0 -14     ports/net-im/gajim/files/patch-scripts-gajim.in (dead)
 _______________________________________________
 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:
