devel/py-omniorb: Update version 4.2.2=>4.2.3
This commit is contained in:
parent
f67f6b4f26
commit
c770556a57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488849
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= omniorb
|
||||
DISTVERSION= 4.2.2
|
||||
DISTVERSION= 4.2.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= SF/${PORTNAME}/omniORBpy/omniORBpy-${DISTVERSION:S/-2//}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,6 +19,8 @@ RUN_DEPENDS= omniidl:devel/omniORB
|
|||
# see also the "post-extract" target below.
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:devel/omniORB:patch
|
||||
|
||||
USES= gmake python shebangfix ssl tar:bzip2
|
||||
|
||||
CONFLICTS= py*-orbit-2* ${PYTHON_PKGNAMEPREFIX}omniorb3-3*
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
@ -31,7 +33,6 @@ OMNIORB_WRKSRC!= cd ${.CURDIR}/../omniORB && ${MAKE} -V WRKSRC
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_OUTSOURCE= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
USES= gmake python shebangfix ssl tar:bzip2
|
||||
SHEBANG_FILES= examples/tests/*.py examples/poa/*.py \
|
||||
examples/fortune/*.py examples/embed/*.py \
|
||||
examples/valuetype/tests/*.py \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1515435715
|
||||
SHA256 (omniORBpy-4.2.2.tar.bz2) = f3686e5f85b7c7fec83a1ec97dc6874d336e24830c0e68f1e1ecbd798fa1696a
|
||||
SIZE (omniORBpy-4.2.2.tar.bz2) = 666047
|
||||
TIMESTAMP = 1546299409
|
||||
SHA256 (omniORBpy-4.2.3.tar.bz2) = 5c601888e57c7664324357a1be50f2739c468057b46fba29821a25069fc0aee5
|
||||
SIZE (omniORBpy-4.2.3.tar.bz2) = 664579
|
||||
|
|
Loading…
Reference in a new issue