Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 00:26:28 GMT
From:      Matthias Petermann <matthias@petermann-it.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181191: [PATCH] Update finance/trytond_stock_split from 2.4.0 to 2.4.1
Message-ID:  <201308100026.r7A0QSGY094185@oldred.freebsd.org>
Resent-Message-ID: <201308100030.r7A0U1G1033395@freefall.freebsd.org>

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

>Number:         181191
>Category:       ports
>Synopsis:       [PATCH] Update finance/trytond_stock_split from 2.4.0 to 2.4.1
>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:   Sat Aug 10 00:30:01 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_stock_split 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_split.orig/Makefile trytond_stock_split/Makefile
--- trytond_stock_split.orig/Makefile	2013-08-10 02:21:14.000000000 +0200
+++ trytond_stock_split/Makefile	2013-08-10 02:21:58.000000000 +0200
@@ -1,11 +1,12 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD: finance/trytond_stock_split/Makefile 318580 2013-05-20 08:00:57Z wen $
 
 PORTNAME=	trytond_stock_split
-PORTVERSION=	2.4.0
+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 Split Module)
 
 LICENSE=	GPLv3
diff -ruN trytond_stock_split.orig/distinfo trytond_stock_split/distinfo
--- trytond_stock_split.orig/distinfo	2013-08-10 02:21:14.000000000 +0200
+++ trytond_stock_split/distinfo	2013-08-10 02:22:00.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (trytond_stock_split-2.4.0.tar.gz) = 5210ccebaec2dfe25d0d08f5a5fd5b83e55776e1da8a88be2ee1f56bc39fb223
-SIZE (trytond_stock_split-2.4.0.tar.gz) = 19652
+SHA256 (trytond_stock_split-2.4.1.tar.gz) = 888aab3fcd968f18dd3cecebde2aab51fe017c0e339b697dd3941d06baf8e634
+SIZE (trytond_stock_split-2.4.1.tar.gz) = 19735


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



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