From owner-freebsd-ports Mon Aug 27 8: 0:14 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB0D237B40B for ; Mon, 27 Aug 2001 08:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7RF01n88009; Mon, 27 Aug 2001 08:00:01 -0700 (PDT) (envelope-from gnats) Received: from h132-197-97-45.gte.com (h132-197-97-45.gte.com [132.197.97.45]) by hub.freebsd.org (Postfix) with ESMTP id C2EA237B401 for ; Mon, 27 Aug 2001 07:59:43 -0700 (PDT) (envelope-from ak03@gte.com) Received: (from ak03@localhost) by h132-197-97-45.gte.com (8.11.6/8.11.4) id f7RExg807996; Mon, 27 Aug 2001 10:59:42 -0400 (EDT) (envelope-from ak03) Message-Id: <200108271459.f7RExg807996@h132-197-97-45.gte.com> Date: Mon, 27 Aug 2001 10:59:42 -0400 (EDT) From: "Alexander N. Kabaev" Reply-To: "Alexander N. Kabaev" To: FreeBSD-gnats-submit@freebsd.org Cc: ejc@bazzle.com X-Send-Pr-Version: 3.113 Subject: ports/30128: Update devel/omniORB to 3.0.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30128 >Category: ports >Synopsis: Update devel/omniORB to 3.0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 27 08:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Alexander N. Kabaev >Release: FreeBSD 5.0-CURRENT i386 >Organization: Verizon Information Technology >Environment: System: FreeBSD kanpc.gte.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Aug 10 13:22:27 EDT 2001 ak03@kanpc.gte.com:/usr/src/sys/i386/compile/KANPC i386 >Description: omniORB 3.0.3 is obsoleted by the newer 3.0.4 version. The subtle reference counting problem causes a problem with my code, while 3.0.4 has it fixed. >How-To-Repeat: N/A >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/omniORB/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 2001/03/23 00:35:25 1.16 +++ Makefile 2001/08/24 20:23:35 @@ -6,7 +6,7 @@ # PORTNAME= omniORB -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= devel MASTER_SITES= ftp://ftp.uk.research.att.com/pub/omniORB/omniORB3/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/omniORB/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 2001/03/23 00:35:25 1.5 +++ distinfo 2001/08/24 20:26:23 @@ -1 +1 @@ -MD5 (omniORB_303.tar.gz) = 221e68ca295c9bbcf2e23491a0d0dc2c +MD5 (omniORB_304.tar.gz) = 60fe9ee00b217e20070727e7eb6fd399 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/omniORB/pkg-plist,v retrieving revision 1.10 diff -u -r1.10 pkg-plist --- pkg-plist 2001/03/23 00:35:25 1.10 +++ pkg-plist 2001/08/24 20:49:29 @@ -1,6 +1,6 @@ %%PORTDOCS%%share/doc/omniORB/README.FreeBSD %%PORTDOCS%%share/doc/omniORB/README.unix -%%PORTDOCS%%share/doc/omniORB/ReleaseNote_omniORB_303 +%%PORTDOCS%%share/doc/omniORB/ReleaseNote_omniORB_304 %%PORTDOCS%%share/doc/omniORB/omniNames.html %%PORTDOCS%%share/doc/omniORB/omniNames.pdf %%PORTDOCS%%share/doc/omniORB/omniNames.ps @@ -193,25 +193,25 @@ lib/libCOS3.a lib/libCOS3.so lib/libCOS3.so.0 -lib/libCOS3.so.0.3 +lib/libCOS3.so.0.4 lib/libCOSBOA3.a lib/libCOSBOA3.so lib/libCOSBOA3.so.0 -lib/libCOSBOA3.so.0.3 +lib/libCOSBOA3.so.0.4 lib/libCOSDynamic3.a lib/libCOSDynamic3.so lib/libCOSDynamic3.so.0 -lib/libCOSDynamic3.so.0.3 +lib/libCOSDynamic3.so.0.4 lib/libomniDynamic3.a lib/libomniDynamic3.so lib/libomniDynamic3.so.0 -lib/libomniDynamic3.so.0.3 +lib/libomniDynamic3.so.0.4 lib/libomniGK_alone.a lib/libomniGK_stub.a lib/libomniORB3.a lib/libomniORB3.so lib/libomniORB3.so.0 -lib/libomniORB3.so.0.3 +lib/libomniORB3.so.0.4 lib/libomnithread.a lib/libomnithread.so lib/libomnithread.so.2 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message