Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 00:21:59 GMT
From:      Matthias Petermann <matthias@petermann-it.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181190: [PATCH] Update finance/trytond_stock_lot from 2.4.0 to 2.4.1
Message-ID:  <201308100021.r7A0LxTs049843@oldred.freebsd.org>
Resent-Message-ID: <201308100030.r7A0U1vZ033384@freefall.freebsd.org>

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

>Number:         181190
>Category:       ports
>Synopsis:       [PATCH] Update finance/trytond_stock_lot 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:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN trytond_stock_lot.orig/Makefile trytond_stock_lot/Makefile
--- trytond_stock_lot.orig/Makefile	2013-08-10 02:16:27.000000000 +0200
+++ trytond_stock_lot/Makefile	2013-08-10 02:17:10.000000000 +0200
@@ -1,11 +1,12 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD: finance/trytond_stock_lot/Makefile 318580 2013-05-20 08:00:57Z wen $
 
 PORTNAME=	trytond_stock_lot
-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 Lot Module)
 
 LICENSE=	GPLv3
diff -ruN trytond_stock_lot.orig/distinfo trytond_stock_lot/distinfo
--- trytond_stock_lot.orig/distinfo	2013-08-10 02:16:27.000000000 +0200
+++ trytond_stock_lot/distinfo	2013-08-10 02:17:13.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (trytond_stock_lot-2.4.0.tar.gz) = 4ecc3dbfba91a95134ef31dc04149de2f93e095cfb44f39c00c1eb560c2cd5ed
-SIZE (trytond_stock_lot-2.4.0.tar.gz) = 20711
+SHA256 (trytond_stock_lot-2.4.1.tar.gz) = a2023906208068f3f32ef05258e71cc75a64724cf97111e64d79c16833f55f3a
+SIZE (trytond_stock_lot-2.4.1.tar.gz) = 20774


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



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