From nobody@FreeBSD.org  Sat Aug 10 00:17:23 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id AB985C96
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 10 Aug 2013 00:17:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 9928C2C05
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 10 Aug 2013 00:17:23 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r7A0HNBo029326
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 10 Aug 2013 00:17:23 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r7A0HNgZ029322;
	Sat, 10 Aug 2013 00:17:23 GMT
	(envelope-from nobody)
Message-Id: <201308100017.r7A0HNgZ029322@oldred.freebsd.org>
Date: Sat, 10 Aug 2013 00:17:23 GMT
From: Matthias Petermann <matthias@petermann-it.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Update finance/trytond_stock_forecast from 2.4.0 to 2.4.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: matthias@petermann.it

>Number:         181189
>Category:       ports
>Synopsis:       [PATCH] Update finance/trytond_stock_forecast from 2.4.0 to 2.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 10 00:20:03 UTC 2013
>Closed-Date:    Sat Aug 10 13:46:36 UTC 2013
>Last-Modified:  Sat Aug 10 13:50:00 UTC 2013
>Originator:     Matthias Petermann
>Release:        9.1
>Organization:
>Environment:
FreeBSD workstation.local 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The attached patch:

 * updates the finance/trytond_stock_forecast port to the current 2.4.x version
 * changes the Maintainers E-Mail-Address
 * inserts the "created by"-Header

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN trytond_stock_forecast.orig/Makefile trytond_stock_forecast/Makefile
--- trytond_stock_forecast.orig/Makefile	2013-08-10 02:09:58.000000000 +0200
+++ trytond_stock_forecast/Makefile	2013-08-10 02:11:29.000000000 +0200
@@ -1,12 +1,12 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD: finance/trytond_stock_forecast/Makefile 318647 2013-05-21 06:24:16Z wen $
 
 PORTNAME=	trytond_stock_forecast
-PORTVERSION=	2.4.0
-PORTREVISION=	1
+PORTVERSION=	2.4.1
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
-MAINTAINER=	matthias@petermann.it
+MAINTAINER=	matthias@petermann-it.de
 COMMENT=	Tryton Application Platform (Stock Forecast Module)
 
 LICENSE=	GPLv3
diff -ruN trytond_stock_forecast.orig/distinfo trytond_stock_forecast/distinfo
--- trytond_stock_forecast.orig/distinfo	2013-08-10 02:09:58.000000000 +0200
+++ trytond_stock_forecast/distinfo	2013-08-10 02:11:51.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (trytond_stock_forecast-2.4.0.tar.gz) = 17358caf3050f687bbd89a2385f259873fc1970f9434ec37c8a2d4468f1b07ef
-SIZE (trytond_stock_forecast-2.4.0.tar.gz) = 33936
+SHA256 (trytond_stock_forecast-2.4.1.tar.gz) = 37ffad6fd51caf1808e9aa9213fee69cc1061efb02a693b162a03f0d7d2d39e0
+SIZE (trytond_stock_forecast-2.4.1.tar.gz) = 33918


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Aug 10 00:20:24 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: matthias@petermann.it
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/181189: [PATCH] Update finance/trytond_stock_forecast from 2.4.0 to 2.4.1
Date: Sat, 10 Aug 2013 00:20:24 UT

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

From: Matthias Petermann <matthias@petermann.it>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181189: [PATCH] Update finance/trytond_stock_forecast from
 2.4.0 to 2.4.1
Date: Sat, 10 Aug 2013 02:20:52 +0200

 Approved.
Responsible-Changed-From-To: freebsd-ports-bugs->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Sat Aug 10 13:21:46 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181189 
State-Changed-From-To: feedback->closed 
State-Changed-By: wg 
State-Changed-When: Sat Aug 10 13:46:35 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181189: commit references a PR
Date: Sat, 10 Aug 2013 13:46:40 +0000 (UTC)

 Author: wg
 Date: Sat Aug 10 13:46:27 2013
 New Revision: 324511
 URL: http://svnweb.freebsd.org/changeset/ports/324511
 
 Log:
   finance/trytond_stock_forecast: update to 2.4.1
   
   - Update to 2.4.1
   - Change maintainer address
   - Add Create By Makefile header
   
   PR:		ports/181189
   Submitted by:	Matthias Petermann <matthias petermann-it.de> (maintainer)
 
 Modified:
   head/finance/trytond_stock_forecast/Makefile
   head/finance/trytond_stock_forecast/distinfo
 
 Modified: head/finance/trytond_stock_forecast/Makefile
 ==============================================================================
 --- head/finance/trytond_stock_forecast/Makefile	Sat Aug 10 13:33:28 2013	(r324510)
 +++ head/finance/trytond_stock_forecast/Makefile	Sat Aug 10 13:46:27 2013	(r324511)
 @@ -1,12 +1,12 @@
 +# Created by: Matthias Petermann <matthias@petermann-it.de>
  # $FreeBSD$
  
  PORTNAME=	trytond_stock_forecast
 -PORTVERSION=	2.4.0
 -PORTREVISION=	1
 +PORTVERSION=	2.4.1
  CATEGORIES=	finance python
  MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
  
 -MAINTAINER=	matthias@petermann.it
 +MAINTAINER=	matthias@petermann-it.de
  COMMENT=	Tryton Application Platform (Stock Forecast Module)
  
  LICENSE=	GPLv3
 
 Modified: head/finance/trytond_stock_forecast/distinfo
 ==============================================================================
 --- head/finance/trytond_stock_forecast/distinfo	Sat Aug 10 13:33:28 2013	(r324510)
 +++ head/finance/trytond_stock_forecast/distinfo	Sat Aug 10 13:46:27 2013	(r324511)
 @@ -1,2 +1,2 @@
 -SHA256 (trytond_stock_forecast-2.4.0.tar.gz) = 17358caf3050f687bbd89a2385f259873fc1970f9434ec37c8a2d4468f1b07ef
 -SIZE (trytond_stock_forecast-2.4.0.tar.gz) = 33936
 +SHA256 (trytond_stock_forecast-2.4.1.tar.gz) = 37ffad6fd51caf1808e9aa9213fee69cc1061efb02a693b162a03f0d7d2d39e0
 +SIZE (trytond_stock_forecast-2.4.1.tar.gz) = 33918
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
