svn commit: r318470 - head/finance/trytond_product
Wen Heping
wen at FreeBSD.org
Sun May 19 01:43:32 UTC 2013
Author: wen
Date: Sun May 19 01:43:31 2013
New Revision: 318470
URL: http://svnweb.freebsd.org/changeset/ports/318470
Log:
- Update to 2.4.1
- Trim Makefile headers
- Update COMMENT
- Add CONFLICTS
PR: 178161
Submitted by: Matthias Petermann <matthias at petermann.it>
Modified:
head/finance/trytond_product/Makefile
head/finance/trytond_product/distinfo
Modified: head/finance/trytond_product/Makefile
==============================================================================
--- head/finance/trytond_product/Makefile Sun May 19 01:24:44 2013 (r318469)
+++ head/finance/trytond_product/Makefile Sun May 19 01:43:31 2013 (r318470)
@@ -1,22 +1,20 @@
-# New ports collection makefile for: trytond_product
-# Date created: 12 August, 2012
-# Whom: Matthias Petermann<matthias at petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_product
-PORTVERSION= 2.4.0
+PORTVERSION= 2.4.1
CATEGORIES= finance python
-MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
+MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ \
+ http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias at petermann.it
-COMMENT= The Product Module for Tryton
+COMMENT= Tryton Application Platform (Product Module)
LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond
+CONFLICTS= trytond_product-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
Modified: head/finance/trytond_product/distinfo
==============================================================================
--- head/finance/trytond_product/distinfo Sun May 19 01:24:44 2013 (r318469)
+++ head/finance/trytond_product/distinfo Sun May 19 01:43:31 2013 (r318470)
@@ -1,2 +1,2 @@
-SHA256 (trytond_product-2.4.0.tar.gz) = 2b0051c5b8576154d61f8f8f8d0817d522932f213197dbec418872695667d6e9
-SIZE (trytond_product-2.4.0.tar.gz) = 43139
+SHA256 (trytond_product-2.4.1.tar.gz) = 8d46795dff46a3b1bf28e94c971372085dd5aa7515dea9566a132c88db8f9d88
+SIZE (trytond_product-2.4.1.tar.gz) = 43054
More information about the svn-ports-all
mailing list