From koobs.freebsd@gmail.com  Sat Jun 16 06:38:13 2012
Return-Path: <koobs.freebsd@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1C0DF1065677
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Jun 2012 06:38:13 +0000 (UTC)
	(envelope-from koobs.freebsd@gmail.com)
Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54])
	by mx1.freebsd.org (Postfix) with ESMTP id E3FF88FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Jun 2012 06:38:12 +0000 (UTC)
Received: by pbbro2 with SMTP id ro2so6536454pbb.13
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jun 2012 23:38:12 -0700 (PDT)
Received: by 10.68.200.168 with SMTP id jt8mr10760658pbc.143.1339828692330;
        Fri, 15 Jun 2012 23:38:12 -0700 (PDT)
Received: from freebsd-90-amd64.elysium (ppp59-167-128-11.static.internode.on.net. [59.167.128.11])
        by mx.google.com with ESMTPS id hb5sm15848495pbc.58.2012.06.15.23.38.09
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 15 Jun 2012 23:38:11 -0700 (PDT)
Received: by freebsd-90-amd64.elysium (Postfix, from userid 1001)
	id A1F20177AA; Sat, 16 Jun 2012 16:38:05 +1000 (EST)
Message-Id: <20120616063805.A1F20177AA@freebsd-90-amd64.elysium>
Date: Sat, 16 Jun 2012 16:38:05 +1000 (EST)
From: koobs <koobs.freebsd@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: m.tsatsenko@gmail.com
Subject: [PATCH] devel/pyst: update to 0.4.38
X-Send-Pr-Version: 3.113
X-GNATS-Notify: m.tsatsenko@gmail.com

>Number:         169139
>Category:       ports
>Synopsis:       [PATCH] devel/pyst: update to 0.4.38
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 16 06:40:10 UTC 2012
>Closed-Date:    Mon Jun 18 22:45:21 UTC 2012
>Last-Modified:  Mon Jun 18 22:50:13 UTC 2012
>Originator:     koobs
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64.elysium 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat May  5 14:51:14 EST
>Description:
- Update to 0.4.38
- Add LICENSE
- Specify specific USE_PYTHON versions

Tests run clean: Ran 6 tests in 0.425s - OK

Port maintainer (m.tsatsenko@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- pyst-0.4.38.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pyst/Makefile ./Makefile
--- /usr/ports/devel/pyst/Makefile	2011-09-07 03:55:58.000000000 +1000
+++ ./Makefile	2012-06-16 16:33:27.000000000 +1000
@@ -6,14 +6,17 @@
 #
 
 PORTNAME=	pyst
-PORTVERSION=	0.3.22
+PORTVERSION=	0.4.38
 CATEGORIES=	devel python
 MASTER_SITES=	SF/${PORTNAME}/pyst/${PORTVERSION}
 
 MAINTAINER=	m.tsatsenko@gmail.com
 COMMENT=	Python interface to allow Asterisk programming
 
-USE_PYTHON=	yes
+LICENSE=	LGPL21 PSFL
+LICENSE_COMB=	dual
+
+USE_PYTHON=	2.5-2.7
 USE_PYDISTUTILS=	yes
 
 DOCS=	README README.html ChangeLog
diff -ruN --exclude=CVS /usr/ports/devel/pyst/distinfo ./distinfo
--- /usr/ports/devel/pyst/distinfo	2011-09-07 03:55:58.000000000 +1000
+++ ./distinfo	2012-06-16 13:46:44.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (pyst-0.3.22.tar.gz) = 22d2ff88a32bc671963d800b8477596db92c1d4b5e93959213d35522596877c8
-SIZE (pyst-0.3.22.tar.gz) = 25628
+SHA256 (pyst-0.4.38.tar.gz) = f358b3e8465ec45e4ac21a7c5bb169c2ce65962810035f0a6d073a40b1a1899e
+SIZE (pyst-0.4.38.tar.gz) = 32829
--- pyst-0.4.38.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jun 16 13:06:00 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: m.tsatsenko@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/169139: [PATCH] devel/pyst: update to 0.4.38
Date: Sat, 16 Jun 2012 13:05:57 UT

 Maintainer of devel/pyst,
 
 Please note that PR ports/169139 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/169139
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/169139: [PATCH] devel/pyst: update to 0.4.38
Date: Sun, 17 Jun 2012 23:47:14 +0400

 Approved.
 Thank you!
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sun Jun 17 20:08:35 UTC 2012 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169139 
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Mon Jun 18 00:32:10 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169139 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Mon Jun 18 22:45:19 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169139: commit references a PR
Date: Mon, 18 Jun 2012 22:44:59 +0000 (UTC)

 jgh         2012-06-18 22:44:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pyst           Makefile distinfo pkg-plist 
   Log:
   - update to 0.4.38
   - add LICENSE
   - Specify specific USE_PYTHON versions
   - while here use PORTDODCS and remove corresponding entries from plist, shift conditional to optionsNG
   
   PR:     ports/169139
   Submitted by:   koobs.freebsd@gmail.com
   Approved by:    maintainer, m.tsatsenko@gmail.com
   
   Revision  Changes    Path
   1.2       +10 -5     ports/devel/pyst/Makefile
   1.2       +2 -2      ports/devel/pyst/distinfo
   1.2       +0 -4      ports/devel/pyst/pkg-plist
 _______________________________________________
 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:
