svn commit: r318479 - head/german/trytond_account_de_skr03
Wen Heping
wen at FreeBSD.org
Sun May 19 03:19:18 UTC 2013
Author: wen
Date: Sun May 19 03:19:18 2013
New Revision: 318479
URL: http://svnweb.freebsd.org/changeset/ports/318479
Log:
- Update MASTER_SITES and COMMENT
- Add CONFLICTS
- Trim Makefile headers
PR: 178161
Submitted by: Matthias Petermann <matthias at petermann.it> (maintainer)
Modified:
head/german/trytond_account_de_skr03/Makefile
Modified: head/german/trytond_account_de_skr03/Makefile
==============================================================================
--- head/german/trytond_account_de_skr03/Makefile Sun May 19 03:02:19 2013 (r318478)
+++ head/german/trytond_account_de_skr03/Makefile Sun May 19 03:19:18 2013 (r318479)
@@ -1,19 +1,20 @@
-# Created by: Matthias Petermann<matthias at petermann.it>
# $FreeBSD$
PORTNAME= trytond_account_de_skr03
PORTVERSION= 2.4.0
CATEGORIES= german finance python
-MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
+MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias at petermann.it
-COMMENT= The SKR03 chart of account which is used in Germany
+COMMENT= Tryton Application Platform (German Account Chart)
LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account
+CONFLICTS= trytond_account_de_skr03-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
More information about the svn-ports-all
mailing list