summaryrefslogtreecommitdiff
path: root/devel/py-omniorb/Makefile
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2003-08-21 21:35:15 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2003-08-21 21:35:15 +0000
commit9dc4a58a2383013d7ef684741c8baa4cc322a44e (patch)
treecf70ff461c3c9530cd1d32552c9b479bfee9cbce /devel/py-omniorb/Makefile
parent- Update to 0.21 (diff)
Update to 2.2:
- Bug fixes. - Rudimentary interceptor support. - Support for Python 2.3. - Per thread and per object reference timeouts. - Generation of stubs for all COS IDL. - New omniORB.any module to help convert to and from Anys. Assign port maintainership to Sergey Matveychuk <sem@ciam.ru>, he is omniORB port maintainer and will be able to take care of this port better. PR: 55849 Submitted by: Sergey Matveychuk <sem@ciam.ru> (new maintainer)
Notes
Notes: svn path=/head/; revision=87470
Diffstat (limited to 'devel/py-omniorb/Makefile')
-rw-r--r--devel/py-omniorb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile
index 1599fae2600a..07f4eeeb99dd 100644
--- a/devel/py-omniorb/Makefile
+++ b/devel/py-omniorb/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= omniorb
-PORTVERSION= 2.0
+PORTVERSION= 2.2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= omniORBpy-${PORTVERSION}
-MAINTAINER= ak03@gte.com
+MAINTAINER= sem@ciam.ru
COMMENT= Python bindings for omniORB4, a CORBA 2.6 ORB
LIB_DEPENDS= omniORB4.0:${PORTSDIR}/devel/omniORB