Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2013 22:44:26 GMT
From:      Matthias Petermann <matthias@petermann-it.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181172: [PATCH] Update finance/tryton from 2.4.4 to 2.4.7
Message-ID:  <201308092244.r79MiQHH057924@oldred.freebsd.org>
Resent-Message-ID: <201308092250.r79Mo0Kv003786@freefall.freebsd.org>

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

>Number:         181172
>Category:       ports
>Synopsis:       [PATCH] Update finance/tryton from 2.4.4 to 2.4.7
>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 22:50: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/tryton 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 tryton.orig/Makefile tryton/Makefile
--- tryton.orig/Makefile	2013-08-09 23:33:03.000000000 +0200
+++ tryton/Makefile	2013-08-09 23:34:19.000000000 +0200
@@ -1,11 +1,12 @@
+# Created by: Matthias Petermann <matthias@petermann-it.de>
 # $FreeBSD: finance/tryton/Makefile 323930 2013-07-29 22:36:00Z bapt $
 
 PORTNAME=	tryton
-PORTVERSION=	2.4.4
+PORTVERSION=	2.4.7
 CATEGORIES=	finance python
 MASTER_SITES=	http://downloads.tryton.org/2.4/
 
-MAINTAINER=	matthias@petermann.it
+MAINTAINER=	matthias@petermann-it.de
 COMMENT=	Tryton Application Platform (Gtk+ Client)
 
 LICENSE=	GPLv3
diff -ruN tryton.orig/distinfo tryton/distinfo
--- tryton.orig/distinfo	2013-08-09 23:33:03.000000000 +0200
+++ tryton/distinfo	2013-08-09 23:34:42.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (tryton-2.4.4.tar.gz) = 1513d51ee5626b322d8090342bd6cea9c2792fe0c4ca83875a725758ec094531
-SIZE (tryton-2.4.4.tar.gz) = 626283
+SHA256 (tryton-2.4.7.tar.gz) = c9265b7135c301bb78b5c78ac1e4b6943b6efdaea7c0976498388ca9a964dd66
+SIZE (tryton-2.4.7.tar.gz) = 626497


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



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