View | Details | Raw Unified | Return to bug 181174
Collapse All | Expand All

(-)trytond_account_invoice/Makefile (-2 / +3 lines)
Lines 1-11 Link Here
1
# Created by: Matthias Petermann <matthias@petermann-it.de>
1
# $FreeBSD: finance/trytond_account_invoice/Makefile 318482 2013-05-19 03:57:57Z wen $
2
# $FreeBSD: finance/trytond_account_invoice/Makefile 318482 2013-05-19 03:57:57Z wen $
2
3
3
PORTNAME=	trytond_account_invoice
4
PORTNAME=	trytond_account_invoice
4
PORTVERSION=	2.4.2
5
PORTVERSION=	2.4.3
5
CATEGORIES=	finance python
6
CATEGORIES=	finance python
6
MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
7
MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
7
8
8
MAINTAINER=	matthias@petermann.it
9
MAINTAINER=	matthias@petermann-it.de
9
COMMENT=	Tryton Application Platform (Account Invoice Module)
10
COMMENT=	Tryton Application Platform (Account Invoice Module)
10
11
11
LICENSE=	GPLv3
12
LICENSE=	GPLv3
(-)trytond_account_invoice/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (trytond_account_invoice-2.4.2.tar.gz) = 1b6a42d68348405a43eca3b72ed84eea487ff5523ad0ee78c947c006ca70c07b
1
SHA256 (trytond_account_invoice-2.4.3.tar.gz) = 07a0ffe656950a18ff4128dd47dfa5a5b66399ad729e97b49a4b40d8bccccc45
2
SIZE (trytond_account_invoice-2.4.2.tar.gz) = 101617
2
SIZE (trytond_account_invoice-2.4.3.tar.gz) = 101630

Return to bug 181174