From nobody@FreeBSD.org  Fri Aug  9 23:35:07 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 C7F3AF27
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  9 Aug 2013 23:35:07 +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 B3D4E29E9
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  9 Aug 2013 23:35:07 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r79NZ7Th081856
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 9 Aug 2013 23:35:07 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r79NZ7ae081854;
	Fri, 9 Aug 2013 23:35:07 GMT
	(envelope-from nobody)
Message-Id: <201308092335.r79NZ7ae081854@oldred.freebsd.org>
Date: Fri, 9 Aug 2013 23:35:07 GMT
From: Matthias Petermann <matthias@petermann-it.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Update finance/trytond_production from 2.4.2 to 2.4.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: matthias@petermann.it

>Number:         181179
>Category:       ports
>Synopsis:       [PATCH] Update finance/trytond_production from 2.4.2 to 2.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 09 23:40:01 UTC 2013
>Closed-Date:    Sat Aug 10 13:33:31 UTC 2013
>Last-Modified:  Sat Aug 10 13:40:01 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_production 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_production.orig/Makefile trytond_production/Makefile
--- trytond_production.orig/Makefile	2013-08-10 01:28:25.000000000 +0200
+++ trytond_production/Makefile	2013-08-10 01:30:11.000000000 +0200
@@ -1,11 +1,12 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD: finance/trytond_production/Makefile 318580 2013-05-20 08:00:57Z wen $
 
 PORTNAME=	trytond_production
-PORTVERSION=	2.4.2
+PORTVERSION=	2.4.3
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
 
-MAINTAINER=	matthias@petermann.it
+MAINTAINER=	matthias@petermann-it.de
 COMMENT=	Tryton Application Platform (Production Module)
 
 LICENSE=	GPLv3
diff -ruN trytond_production.orig/distinfo trytond_production/distinfo
--- trytond_production.orig/distinfo	2013-08-10 01:28:25.000000000 +0200
+++ trytond_production/distinfo	2013-08-10 01:30:14.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (trytond_production-2.4.2.tar.gz) = 34f60f6fcd8bef6c97aea9a569199a927394a87d955b92f78c37ca9378b6d2f5
-SIZE (trytond_production-2.4.2.tar.gz) = 32483
+SHA256 (trytond_production-2.4.3.tar.gz) = 47b2668b2f6833671664103be6a9154d268167d402301c48d418149e4059644b
+SIZE (trytond_production-2.4.3.tar.gz) = 32537


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 9 23:40:13 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: matthias@petermann.it
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/181179: [PATCH] Update finance/trytond_production from 2.4.2 to 2.4.3
Date: Fri, 9 Aug 2013 23:40:13 UT

 Maintainer of finance/trytond_production,
 
 Please note that PR ports/181179 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/181179
 
 -- 
 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/181179: [PATCH] Update finance/trytond_production from
 2.4.2 to 2.4.3
Date: Sat, 10 Aug 2013 01:42:56 +0200

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

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

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

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

 Author: wg
 Date: Sat Aug 10 13:33:28 2013
 New Revision: 324510
 URL: http://svnweb.freebsd.org/changeset/ports/324510
 
 Log:
   finance/trytond_production: update to 2.4.3
   
   - Update to 2.4.3
   - Change maintainer address
   - Add Create By Makefile header
   
   PR:		ports/181179
   Submitted by:	Matthias Petermann <matthias petermann-it.de> (maintainer)
 
 Modified:
   head/finance/trytond_production/Makefile
   head/finance/trytond_production/distinfo
 
 Modified: head/finance/trytond_production/Makefile
 ==============================================================================
 --- head/finance/trytond_production/Makefile	Sat Aug 10 13:31:25 2013	(r324509)
 +++ head/finance/trytond_production/Makefile	Sat Aug 10 13:33:28 2013	(r324510)
 @@ -1,11 +1,12 @@
 +# Created by: Matthias Petermann <matthias@petermann-it.de>
  # $FreeBSD$
  
  PORTNAME=	trytond_production
 -PORTVERSION=	2.4.2
 +PORTVERSION=	2.4.3
  CATEGORIES=	finance python
  MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
  
 -MAINTAINER=	matthias@petermann.it
 +MAINTAINER=	matthias@petermann-it.de
  COMMENT=	Tryton Application Platform (Production Module)
  
  LICENSE=	GPLv3
 
 Modified: head/finance/trytond_production/distinfo
 ==============================================================================
 --- head/finance/trytond_production/distinfo	Sat Aug 10 13:31:25 2013	(r324509)
 +++ head/finance/trytond_production/distinfo	Sat Aug 10 13:33:28 2013	(r324510)
 @@ -1,2 +1,2 @@
 -SHA256 (trytond_production-2.4.2.tar.gz) = 34f60f6fcd8bef6c97aea9a569199a927394a87d955b92f78c37ca9378b6d2f5
 -SIZE (trytond_production-2.4.2.tar.gz) = 32483
 +SHA256 (trytond_production-2.4.3.tar.gz) = 47b2668b2f6833671664103be6a9154d268167d402301c48d418149e4059644b
 +SIZE (trytond_production-2.4.3.tar.gz) = 32537
 _______________________________________________
 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:
