diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index 96a175d0d432..3e99ff8c667c 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -1,66 +1,66 @@ PORTNAME= omniorb -DISTVERSION= 4.3.3 +DISTVERSION= 4.3.4 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/omniORBpy/omniORBpy-${DISTVERSION:S/-2//} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= omniORBpy-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Python bindings for omniORB4, a CORBA 2.6 ORB WWW= http://omniorb.sourceforge.net LICENSE= LGPL21 # parts of omniORB4 source tree is required to build omniORBpy; # see also the "post-extract" target below. BUILD_DEPENDS= ${NONEXISTENT}:devel/omniORB:patch LIB_DEPENDS= libomniORB4.so:devel/omniORB RUN_DEPENDS= omniidl:devel/omniORB -USES= gmake python shebangfix ssl tar:bzip2 +USES= gmake pkgconfig python shebangfix ssl tar:bzip2 USE_PYTHON= py3kplist SHEBANG_FILES= examples/ami/*.py examples/echo/*.py examples/embed/*.py \ examples/fortune/*.py examples/poa/*.py examples/tests/*.py \ examples/valuetype/simple/*.py examples/valuetype/tests/*.py GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-omniorb=${LOCALBASE} \ --with-openssl=${OPENSSLBASE} CONFIGURE_ENV+= PYTHON=${PYTHON_CMD} CONFIGURE_OUTSOURCE= yes MAKEFILE= GNUmakefile WRKSRC= ${WRKDIR}/${DISTNAME:S/-2//} PLIST_SUB= SONUM=3 OPTIONS_DEFINE= DOCS EXAMPLES OMNIORB_WRKSRC= cd ${.CURDIR}/../omniORB && ${MAKE} -V WRKSRC pre-configure: @cd $$(${OMNIORB_WRKSRC}) && ${FIND} idl | ${CPIO} --quiet -pdum ${WRKSRC} post-install: cd ${STAGEDIR}${PYTHON_SITELIBDIR} && ${PYTHON_CMD} -c "import py_compile;py_compile.compile('CosNaming/__init__.py',None,'CosNaming/__init__.pyc',True)" cd ${STAGEDIR}${PYTHON_SITELIBDIR} && ${PYTHON_CMD} -c "import py_compile;py_compile.compile('CosNaming__POA/__init__.py',None,'CosNaming__POA/__init__.pyc',True)" cd ${STAGEDIR}${PYTHON_SITELIBDIR} && ${PYTHON_CMD} -c "import py_compile;py_compile.compile('omniidl_be/python.py',None,'omniidl_be/python.pyc',True)" @${RM} ${STAGEDIR}${PYTHON_SITELIBDIR}/omniidl_be/__init__.py* \ ${STAGEDIR}${PYTHON_SITELIBDIR}/omniidl_be/__pycache__/__init__.* @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/*.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/html @${MKDIR} ${STAGEDIR}${DOCSDIR}/tex ${INSTALL_DATA} ${WRKSRC}/doc/omniORBpy.* ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/omniORBpy/* ${STAGEDIR}${DOCSDIR}/html ${INSTALL_DATA} ${WRKSRC}/doc/tex/* ${STAGEDIR}${DOCSDIR}/tex post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${FIND} . \ | ${CPIO} --quiet -pdum -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/py-omniorb/distinfo b/devel/py-omniorb/distinfo index 40d9020db5ed..bdf638860832 100644 --- a/devel/py-omniorb/distinfo +++ b/devel/py-omniorb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743513051 -SHA256 (omniORBpy-4.3.3.tar.bz2) = 385c14e7ccd8463a68a388f4f2be3edcdd3f25a86b839575326bd2dc00078c22 -SIZE (omniORBpy-4.3.3.tar.bz2) = 760419 +TIMESTAMP = 1767801078 +SHA256 (omniORBpy-4.3.4.tar.bz2) = a709c3c77b9c6b08616e1c9e12a5a9b9d5ccc1f2dcf6f647f205018d77f819a7 +SIZE (omniORBpy-4.3.4.tar.bz2) = 761815