mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to 2.4.1
- Update MASTER_SITES and COMMENT - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
This commit is contained in:
parent
7a14ed4ee3
commit
6283da6271
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318474
@ -1,17 +1,12 @@
|
||||
# New ports collection makefile for: trytond_company
|
||||
# Date created: 12 August, 2012
|
||||
# Whom: Matthias Petermann<matthias@petermann.it>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= trytond_company
|
||||
PORTVERSION= 2.4.0
|
||||
PORTVERSION= 2.4.1
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
|
||||
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
|
||||
|
||||
MAINTAINER= matthias@petermann.it
|
||||
COMMENT= The Company Module for Tryton
|
||||
COMMENT= Tryton Application Platform (Company Module)
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
@ -19,6 +14,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
|
||||
trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \
|
||||
trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency
|
||||
|
||||
CONFLICTS= trytond_company-2.[68].*
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (trytond_company-2.4.0.tar.gz) = 17bc3fe4fcca0efcb5833adb4994c88f9d7d917ad56779f06379c473a4fa9d0d
|
||||
SIZE (trytond_company-2.4.0.tar.gz) = 51491
|
||||
SHA256 (trytond_company-2.4.1.tar.gz) = 84561ff3762086efc22661d224a15fa6f1b97a238c79f114dfa5d24ed9be8d6c
|
||||
SIZE (trytond_company-2.4.1.tar.gz) = 51382
|
||||
|
Loading…
Reference in New Issue
Block a user