Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2013 23:01:10 GMT
From:      Matthias Petermann <matthias@petermann-it.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181174: [PATCH] Update finance/trytond_account_invoice from 2.4.2 to 2.4.3
Message-ID:  <201308092301.r79N1ALg037450@oldred.freebsd.org>
Resent-Message-ID: <201308092310.r79NA0CF007669@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181174
>Category:       ports
>Synopsis:       [PATCH] Update finance/trytond_account_invoice from 2.4.2 to 2.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 09 23:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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_account_invoide 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_account_invoice.orig/Makefile trytond_account_invoice/Makefile
--- trytond_account_invoice.orig/Makefile	2013-08-10 00:53:13.000000000 +0200
+++ trytond_account_invoice/Makefile	2013-08-10 00:54:15.000000000 +0200
@@ -1,11 +1,12 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD: finance/trytond_account_invoice/Makefile 318482 2013-05-19 03:57:57Z wen $
 
 PORTNAME=	trytond_account_invoice
-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 (Account Invoice Module)
 
 LICENSE=	GPLv3
diff -ruN trytond_account_invoice.orig/distinfo trytond_account_invoice/distinfo
--- trytond_account_invoice.orig/distinfo	2013-08-10 00:53:13.000000000 +0200
+++ trytond_account_invoice/distinfo	2013-08-10 00:54:23.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (trytond_account_invoice-2.4.2.tar.gz) = 1b6a42d68348405a43eca3b72ed84eea487ff5523ad0ee78c947c006ca70c07b
-SIZE (trytond_account_invoice-2.4.2.tar.gz) = 101617
+SHA256 (trytond_account_invoice-2.4.3.tar.gz) = 07a0ffe656950a18ff4128dd47dfa5a5b66399ad729e97b49a4b40d8bccccc45
+SIZE (trytond_account_invoice-2.4.3.tar.gz) = 101630


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308092301.r79N1ALg037450>