Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2013 03:57:58 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318482 - head/finance/trytond_account_invoice
Message-ID:  <201305190357.r4J3vwnR073931@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305190357.r4J3vwnR073931>