1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to version 1.4

- New maintainer:  Alexander N. Kabaev <ak03@gte.com>

PR:		30128
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
This commit is contained in:
Johann Visagie 2001-08-28 13:03:10 +00:00
parent d3d84dd449
commit c4703a4046
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47020
3 changed files with 3 additions and 5 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (omniORBpy_1_3.tar.gz) = d2926e018d572d338716eeb53497d95b
MD5 (omniORBpy_1_4.tar.gz) = 290b557b0203e7e01b3f81d89c00b69e

View File

@ -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>