From owner-svn-ports-head@FreeBSD.ORG Sat Aug 10 12:20:33 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 572CC5EB; Sat, 10 Aug 2013 12:20:33 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 44E9028FA; Sat, 10 Aug 2013 12:20:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7ACKXI7077644; Sat, 10 Aug 2013 12:20:33 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7ACKWcI077540; Sat, 10 Aug 2013 12:20:32 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201308101220.r7ACKWcI077540@svn.freebsd.org> From: William Grzybowski Date: Sat, 10 Aug 2013 12:20:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324492 - head/finance/trytond_account_invoice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Aug 2013 12:20:33 -0000 Author: wg Date: Sat Aug 10 12:20:32 2013 New Revision: 324492 URL: http://svnweb.freebsd.org/changeset/ports/324492 Log: finance/trytond_account_invoice: update to 2.4.3 - Update to 2.4.3 - Change maintainer address - Add Create By Makefile header PR: ports/181174 Submitted by: Matthias Petermann (maintainer) Modified: head/finance/trytond_account_invoice/Makefile head/finance/trytond_account_invoice/distinfo Modified: head/finance/trytond_account_invoice/Makefile ============================================================================== --- head/finance/trytond_account_invoice/Makefile Sat Aug 10 12:08:21 2013 (r324491) +++ head/finance/trytond_account_invoice/Makefile Sat Aug 10 12:20:32 2013 (r324492) @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann # $FreeBSD$ 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 Modified: head/finance/trytond_account_invoice/distinfo ============================================================================== --- head/finance/trytond_account_invoice/distinfo Sat Aug 10 12:08:21 2013 (r324491) +++ head/finance/trytond_account_invoice/distinfo Sat Aug 10 12:20:32 2013 (r324492) @@ -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