mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 5.0.6
- Update my mail address to FreeBSD Approved by: mentors(implicit)
This commit is contained in:
parent
ecd42e640f
commit
759273c4aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242376
@ -6,13 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= openerp-server
|
||||
PORTVERSION= 5.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.0.6
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= http://openerp.com/download/stable/source/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-0
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Open source application ERP & CRM in Python using Postgresql
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
|
||||
@ -29,7 +27,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_EGGINFO= openerp_server-5.0.1_0-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
PYDISTUTILS_EGGINFO= openerp_server-5.0.6-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
|
||||
MAN1= openerp-server.1
|
||||
MAN5= openerp_serverrc.5
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (openerp-server-5.0.1-0.tar.gz) = cdf543063b3b6d402b6e265c6e0d31f3
|
||||
SHA256 (openerp-server-5.0.1-0.tar.gz) = eb19530c32292a08fb59e4d3eeb1018bcfb3c8e4c5068a8095ce3e2b8cbac12c
|
||||
SIZE (openerp-server-5.0.1-0.tar.gz) = 7378247
|
||||
MD5 (openerp-server-5.0.6.tar.gz) = a8fb261e34c4054459860ff1e13d449e
|
||||
SHA256 (openerp-server-5.0.6.tar.gz) = 5812b3199e2ecc473a265af0fc33626079351f3d119281e84df4edba5b5a0df4
|
||||
SIZE (openerp-server-5.0.6.tar.gz) = 8733610
|
||||
|
@ -6,13 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= openerp-server
|
||||
PORTVERSION= 5.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.0.6
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= http://openerp.com/download/stable/source/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-0
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Open source application ERP & CRM in Python using Postgresql
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
|
||||
@ -29,7 +27,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_EGGINFO= openerp_server-5.0.1_0-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
PYDISTUTILS_EGGINFO= openerp_server-5.0.6-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
|
||||
MAN1= openerp-server.1
|
||||
MAN5= openerp_serverrc.5
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (openerp-server-5.0.1-0.tar.gz) = cdf543063b3b6d402b6e265c6e0d31f3
|
||||
SHA256 (openerp-server-5.0.1-0.tar.gz) = eb19530c32292a08fb59e4d3eeb1018bcfb3c8e4c5068a8095ce3e2b8cbac12c
|
||||
SIZE (openerp-server-5.0.1-0.tar.gz) = 7378247
|
||||
MD5 (openerp-server-5.0.6.tar.gz) = a8fb261e34c4054459860ff1e13d449e
|
||||
SHA256 (openerp-server-5.0.6.tar.gz) = 5812b3199e2ecc473a265af0fc33626079351f3d119281e84df4edba5b5a0df4
|
||||
SIZE (openerp-server-5.0.6.tar.gz) = 8733610
|
||||
|
Loading…
Reference in New Issue
Block a user