svn commit: r318491 - head/finance/trytond_stock
Wen Heping
wen at FreeBSD.org
Sun May 19 08:04:48 UTC 2013
Author: wen
Date: Sun May 19 08:04:46 2013
New Revision: 318491
URL: http://svnweb.freebsd.org/changeset/ports/318491
Log:
- Update to 2.4.3
- Update MASTER_SITES
- Add CONFLICTS
- Trim Makefile headers
PR: 178161
Submitted by: Matthias Petermann <matthias at petermann.it> (maintainer)
Modified:
head/finance/trytond_stock/Makefile
head/finance/trytond_stock/distinfo
Modified: head/finance/trytond_stock/Makefile
==============================================================================
--- head/finance/trytond_stock/Makefile Sun May 19 06:15:05 2013 (r318490)
+++ head/finance/trytond_stock/Makefile Sun May 19 08:04:46 2013 (r318491)
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_stock
-# Date created: 07 September, 2012
-# Whom: Matthias Petermann<matthias at petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_stock
-PORTVERSION= 2.4.0
+PORTVERSION= 2.4.3
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 (Stock Module)
@@ -21,6 +16,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/
trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \
trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency
+CONFLICTS= trytond_stock-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
Modified: head/finance/trytond_stock/distinfo
==============================================================================
--- head/finance/trytond_stock/distinfo Sun May 19 06:15:05 2013 (r318490)
+++ head/finance/trytond_stock/distinfo Sun May 19 08:04:46 2013 (r318491)
@@ -1,2 +1,2 @@
-SHA256 (trytond_stock-2.4.0.tar.gz) = 2478ee4e4e8afbf9f13daf9d10ac2eb166bb201dc77b7e88dde52abc7a1f7bf0
-SIZE (trytond_stock-2.4.0.tar.gz) = 156565
+SHA256 (trytond_stock-2.4.3.tar.gz) = c1a08c5a8c6f453c5fad8d283b79694afd1c5b80b2794652e6533917bd60d096
+SIZE (trytond_stock-2.4.3.tar.gz) = 156597
More information about the svn-ports-head
mailing list