svn commit: r324492 - head/finance/trytond_account_invoice

William Grzybowski wg at FreeBSD.org
Sat Aug 10 12:20:33 UTC 2013


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 <matthias petermann-it.de> (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 <matthias at petermann-it.de>
 # $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 at petermann.it
+MAINTAINER=	matthias at 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


More information about the svn-ports-head mailing list