svn commit: r318482 - head/finance/trytond_account_invoice
Wen Heping
wen at FreeBSD.org
Sun May 19 03:57:59 UTC 2013
Author: wen
Date: Sun May 19 03:57:57 2013
New Revision: 318482
URL: http://svnweb.freebsd.org/changeset/ports/318482
Log:
- Update to 2.4.2
- Update COMMENT and MASTER_SITES
- Add CONFLICTS
- Trim Makefile headers
PR: 178161
Submitted by: Matthias Petermann <matthias at petermann.it> (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 Sun May 19 03:43:58 2013 (r318481)
+++ head/finance/trytond_account_invoice/Makefile Sun May 19 03:57:57 2013 (r318482)
@@ -1,23 +1,20 @@
-# New ports collection makefile for: trytond_account_invoice
-# Date created: 12 August, 2012
-# Whom: Matthias Petermann<matthias at petermann.it>
-#
# $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 at 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
Modified: head/finance/trytond_account_invoice/distinfo
==============================================================================
--- head/finance/trytond_account_invoice/distinfo Sun May 19 03:43:58 2013 (r318481)
+++ head/finance/trytond_account_invoice/distinfo Sun May 19 03:57:57 2013 (r318482)
@@ -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
More information about the svn-ports-head
mailing list