svn commit: r318492 - head/finance/trytond_account_stock_continental
Wen Heping
wen at FreeBSD.org
Sun May 19 08:08:49 UTC 2013
Author: wen
Date: Sun May 19 08:08:48 2013
New Revision: 318492
URL: http://svnweb.freebsd.org/changeset/ports/318492
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_account_stock_continental/Makefile
head/finance/trytond_account_stock_continental/distinfo
head/finance/trytond_account_stock_continental/pkg-plist
Modified: head/finance/trytond_account_stock_continental/Makefile
==============================================================================
--- head/finance/trytond_account_stock_continental/Makefile Sun May 19 08:04:46 2013 (r318491)
+++ head/finance/trytond_account_stock_continental/Makefile Sun May 19 08:08:48 2013 (r318492)
@@ -1,10 +1,10 @@
-# Created by: Matthias Petermann<matthias at petermann.it>
# $FreeBSD$
PORTNAME= trytond_account_stock_continental
-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}/ \
+ http://downloads2.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias at petermann.it
COMMENT= Tryton Application Platform (Account Stock Continental Module)
@@ -15,6 +15,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/
trytond_account_product>=2.4.1:${PORTSDIR}/finance/trytond_account_product \
trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock
+CONFLICTS= trytond_account_stock_continental-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
Modified: head/finance/trytond_account_stock_continental/distinfo
==============================================================================
--- head/finance/trytond_account_stock_continental/distinfo Sun May 19 08:04:46 2013 (r318491)
+++ head/finance/trytond_account_stock_continental/distinfo Sun May 19 08:08:48 2013 (r318492)
@@ -1,2 +1,2 @@
-SHA256 (trytond_account_stock_continental-2.4.1.tar.gz) = a42dc7bfd6939849e874d81ac5d0c97b9217c6039cbf7654ba2ba23b2803306b
-SIZE (trytond_account_stock_continental-2.4.1.tar.gz) = 25449
+SHA256 (trytond_account_stock_continental-2.4.2.tar.gz) = af4634a485e46619f44d172d1b2e6e281a8c80f520294ed364c3a790826b7acd
+SIZE (trytond_account_stock_continental-2.4.2.tar.gz) = 25533
Modified: head/finance/trytond_account_stock_continental/pkg-plist
==============================================================================
--- head/finance/trytond_account_stock_continental/pkg-plist Sun May 19 08:04:46 2013 (r318491)
+++ head/finance/trytond_account_stock_continental/pkg-plist Sun May 19 08:08:48 2013 (r318492)
@@ -1,3 +1,4 @@
+
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt
More information about the svn-ports-all
mailing list