From 14dfbd92025946d50348eb0b6756da691ac8921e Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sun, 19 May 2013 03:57:57 +0000 Subject: - Update to 2.4.2 - Update COMMENT and MASTER_SITES - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann (maintainer) --- finance/trytond_account_invoice/Makefile | 13 +++++-------- finance/trytond_account_invoice/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 10 deletions(-) (limited to 'finance') diff --git a/finance/trytond_account_invoice/Makefile b/finance/trytond_account_invoice/Makefile index bfa00344bc03..7bce111496b9 100644 --- a/finance/trytond_account_invoice/Makefile +++ b/finance/trytond_account_invoice/Makefile @@ -1,23 +1,20 @@ -# New ports collection makefile for: trytond_account_invoice -# Date created: 12 August, 2012 -# Whom: Matthias Petermann -# # $FreeBSD$ -# PORTNAME= trytond_account_invoice -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= finance python -MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ +MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it -COMMENT= The Account Invoice Module for Tryton +COMMENT= Tryton Application Platform (Account Invoice Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account_product>=2.4.1:${PORTSDIR}/finance/trytond_account_product +CONFLICTS= trytond_account_invoice-2.[68].* + USE_PYTHON= yes USE_PYDISTUTILS=easy_install diff --git a/finance/trytond_account_invoice/distinfo b/finance/trytond_account_invoice/distinfo index 1f61db383f6c..c6436c9cebbd 100644 --- a/finance/trytond_account_invoice/distinfo +++ b/finance/trytond_account_invoice/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_account_invoice-2.4.1.tar.gz) = 8eae98a70a4396390b5a19edf434c8e8ac1c89027199afd111f74547a1bbfa24 -SIZE (trytond_account_invoice-2.4.1.tar.gz) = 101498 +SHA256 (trytond_account_invoice-2.4.2.tar.gz) = 1b6a42d68348405a43eca3b72ed84eea487ff5523ad0ee78c947c006ca70c07b +SIZE (trytond_account_invoice-2.4.2.tar.gz) = 101617 -- cgit v1.2.3