aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-08-28 13:03:10 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-08-28 13:03:10 +0000
commitc4703a4046ab36d09d8288a3d56e4015142f7f99 (patch)
treecaccce063bc4d133e76a62be7394507e0fee5757
parentd3d84dd4493d55ab030c1918adf020b1e012c0da (diff)
downloadports-c4703a4046ab36d09d8288a3d56e4015142f7f99.tar.gz
ports-c4703a4046ab36d09d8288a3d56e4015142f7f99.zip
Notes
-rw-r--r--devel/py-omniorb/Makefile4
-rw-r--r--devel/py-omniorb/distinfo2
-rw-r--r--devel/py-omniorb/pkg-descr2
3 files changed, 3 insertions, 5 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile
index 97aedcd79c30..c38c85d57701 100644
--- a/devel/py-omniorb/Makefile
+++ b/devel/py-omniorb/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= omniorb
-PORTVERSION= 1.3
+PORTVERSION= 1.4
CATEGORIES= devel python
MASTER_SITES= ftp://ftp.uk.research.att.com/pub/omniORB/omniORBpy/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= omniORBpy_${PORTVERSION:S/./_/g}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ak03@gte.com
LIB_DEPENDS= omniORB3.0:${PORTSDIR}/devel/omniORB
RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB
diff --git a/devel/py-omniorb/distinfo b/devel/py-omniorb/distinfo
index 14e204255e44..f529c7b5106b 100644
--- a/devel/py-omniorb/distinfo
+++ b/devel/py-omniorb/distinfo
@@ -1 +1 @@
-MD5 (omniORBpy_1_3.tar.gz) = d2926e018d572d338716eeb53497d95b
+MD5 (omniORBpy_1_4.tar.gz) = 290b557b0203e7e01b3f81d89c00b69e
diff --git a/devel/py-omniorb/pkg-descr b/devel/py-omniorb/pkg-descr
index c0d48a61d0de..c1385a71269b 100644
--- a/devel/py-omniorb/pkg-descr
+++ b/devel/py-omniorb/pkg-descr
@@ -16,5 +16,3 @@ Some features of omniORB3:
- A COS Naming Service, omniNames, is provided.
WWW: http://www.uk.research.att.com/omniORB/omniORBpy/
-
--- Johann Visagie <johann@egenetics.com>