Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 00:10:42 GMT
From:      Matthias Petermann <matthias@petermann-it.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181188: [PATCH] Update finance/trytond_stock from 2.4.3 to 2.4.6
Message-ID:  <201308100010.r7A0AgEC013663@oldred.freebsd.org>
Resent-Message-ID: <201308100020.r7A0K14X031257@freefall.freebsd.org>

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

>Number:         181188
>Category:       ports
>Synopsis:       [PATCH] Update finance/trytond_stock from 2.4.3 to 2.4.6
>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:20: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 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.orig/Makefile trytond_stock/Makefile
--- trytond_stock.orig/Makefile	2013-08-10 02:04:41.000000000 +0200
+++ trytond_stock/Makefile	2013-08-10 02:05:14.000000000 +0200
@@ -1,11 +1,12 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD: finance/trytond_stock/Makefile 318491 2013-05-19 08:04:46Z wen $
 
 PORTNAME=	trytond_stock
-PORTVERSION=	2.4.3
+PORTVERSION=	2.4.6
 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 Module)
 
 LICENSE=	GPLv3
diff -ruN trytond_stock.orig/distinfo trytond_stock/distinfo
--- trytond_stock.orig/distinfo	2013-08-10 02:04:41.000000000 +0200
+++ trytond_stock/distinfo	2013-08-10 02:05:18.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (trytond_stock-2.4.3.tar.gz) = c1a08c5a8c6f453c5fad8d283b79694afd1c5b80b2794652e6533917bd60d096
-SIZE (trytond_stock-2.4.3.tar.gz) = 156597
+SHA256 (trytond_stock-2.4.6.tar.gz) = e2b0ad6118d66d7d98e799cdaef083c97d8cefe4bd828a82d537f2534d423d7a
+SIZE (trytond_stock-2.4.6.tar.gz) = 156734


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



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