svn commit: r318500 - head/finance/trytond_sale
Wen Heping
wen at FreeBSD.org
Sun May 19 08:58:54 UTC 2013
Author: wen
Date: Sun May 19 08:58:53 2013
New Revision: 318500
URL: http://svnweb.freebsd.org/changeset/ports/318500
Log:
- Update to 2.4.2
- Update MASTER_SITES
- Add CONFLICTS
- Trim Makefile headers
PR: 178161
Submitted by: Matthias Petermann <matthias at petermann.it> (maintainer)
Modified:
head/finance/trytond_sale/Makefile
head/finance/trytond_sale/distinfo
Modified: head/finance/trytond_sale/Makefile
==============================================================================
--- head/finance/trytond_sale/Makefile Sun May 19 08:54:17 2013 (r318499)
+++ head/finance/trytond_sale/Makefile Sun May 19 08:58:53 2013 (r318500)
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_sale
-# Date created: 08 September, 2012
-# Whom: Matthias Petermann<matthias at petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_sale
-PORTVERSION= 2.4.0
+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= Tryton Application Platform (Sale Module)
@@ -19,6 +14,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/
trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice \
trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
+CONFLICTS= trytond_sale-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
Modified: head/finance/trytond_sale/distinfo
==============================================================================
--- head/finance/trytond_sale/distinfo Sun May 19 08:54:17 2013 (r318499)
+++ head/finance/trytond_sale/distinfo Sun May 19 08:58:53 2013 (r318500)
@@ -1,2 +1,2 @@
-SHA256 (trytond_sale-2.4.0.tar.gz) = 636a0fa8e8cf535db1c3a55e629f177ac370ba421a5f9081df77d2a4b6842b54
-SIZE (trytond_sale-2.4.0.tar.gz) = 69054
+SHA256 (trytond_sale-2.4.2.tar.gz) = 893d5783e12fc2b8cbd22c1ff254e922e878293c639d8d2cd76d61c167714bad
+SIZE (trytond_sale-2.4.2.tar.gz) = 69229
More information about the svn-ports-all
mailing list