- Update to 5.0.7
This commit is contained in:
parent
81c2639ea1
commit
fc739fb643
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250981
4 changed files with 12 additions and 14 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= openerp-server
|
||||
PORTVERSION= 5.0.6
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 5.0.7
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= http://openerp.com/download/stable/source/
|
||||
|
||||
|
@ -33,7 +32,7 @@ SUB_LIST= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR}
|
|||
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_EGGINFO= openerp_server-5.0.6-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
PYDISTUTILS_EGGINFO= openerp_server-${PORTVERSION}-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
|
||||
MAN1= openerp-server.1
|
||||
MAN5= openerp_serverrc.5
|
||||
|
@ -53,7 +52,7 @@ post-install:
|
|||
|
||||
${INSTALL_DATA} ${WRKDIR}/openerp-server.conf ${PREFIX}/etc/openerp-server.conf
|
||||
@${ECHO} etc/openerp-server.conf >> ${TMPPLIST}
|
||||
|
||||
|
||||
@${ECHO} bin/openerp-server >> ${TMPPLIST}
|
||||
@${FIND} -s -d ${PYTHON_SITELIBDIR}/${PORTNAME} \
|
||||
-type f | ${SED} 's#${PREFIX}/##g' >> ${TMPPLIST}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
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
|
||||
MD5 (openerp-server-5.0.7.tar.gz) = bb60ec96f1409ccf2a435791d2910d3c
|
||||
SHA256 (openerp-server-5.0.7.tar.gz) = 8f8137a530b25617baa4f53a263cc758aa30c23e2b5d25ed68c860b97fe3d134
|
||||
SIZE (openerp-server-5.0.7.tar.gz) = 13360554
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= openerp-server
|
||||
PORTVERSION= 5.0.6
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 5.0.7
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= http://openerp.com/download/stable/source/
|
||||
|
||||
|
@ -33,7 +32,7 @@ SUB_LIST= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR}
|
|||
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_EGGINFO= openerp_server-5.0.6-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
PYDISTUTILS_EGGINFO= openerp_server-${PORTVERSION}-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
|
||||
MAN1= openerp-server.1
|
||||
MAN5= openerp_serverrc.5
|
||||
|
@ -53,7 +52,7 @@ post-install:
|
|||
|
||||
${INSTALL_DATA} ${WRKDIR}/openerp-server.conf ${PREFIX}/etc/openerp-server.conf
|
||||
@${ECHO} etc/openerp-server.conf >> ${TMPPLIST}
|
||||
|
||||
|
||||
@${ECHO} bin/openerp-server >> ${TMPPLIST}
|
||||
@${FIND} -s -d ${PYTHON_SITELIBDIR}/${PORTNAME} \
|
||||
-type f | ${SED} 's#${PREFIX}/##g' >> ${TMPPLIST}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
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
|
||||
MD5 (openerp-server-5.0.7.tar.gz) = bb60ec96f1409ccf2a435791d2910d3c
|
||||
SHA256 (openerp-server-5.0.7.tar.gz) = 8f8137a530b25617baa4f53a263cc758aa30c23e2b5d25ed68c860b97fe3d134
|
||||
SIZE (openerp-server-5.0.7.tar.gz) = 13360554
|
||||
|
|
Loading…
Reference in a new issue