ports/51957: [port update] devel/omniORB to 4.0.1

Sergey Matveychuk sem at ciam.ru
Thu May 8 09:50:12 UTC 2003


>Number:         51957
>Category:       ports
>Synopsis:       [port update] devel/omniORB to 4.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 02:50:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD sem-home.ciam.ru 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #4: Wed Apr 23 07:08:09 MSD 2003 root at sem-home.ciam.ru:/usr/src/sys/i386/compile/SEM-HOME i386


	
>Description:
	
	Update devel/omniORB to 4.0.1
	New features since omniORB 4.0.0
	 - Bug fixes.
	 - Per object reference and per-thread timeouts.
	 - Complete interceptors.
	 - Small performance improvements.

	 remove files/patch-configure file
>How-To-Repeat:
	
>Fix:

	

diff -ruN omniORB.orig/Makefile omniORB/Makefile
--- omniORB.orig/Makefile	Fri Mar  7 09:00:47 2003
+++ omniORB/Makefile	Thu May  8 13:15:10 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	omniORB
-PORTVERSION=	4.0.0
+PORTVERSION=	4.0.1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:L}
@@ -17,9 +17,9 @@
 CONFIGURE_WRKSRC=	${WRKSRC}/build
 BUILD_WRKSRC=	${CONFIGURE_WRKSRC}
 INSTALL_WRKSRC=	${CONFIGURE_WRKSRC}
-USE_PYTHON=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+USE_PYTHON=	yes
 INSTALLS_SHLIB=	yes
 NO_FILTER_SHLIBS=	yes
 MAKEFILE=	GNUmakefile
diff -ruN omniORB.orig/distinfo omniORB/distinfo
--- omniORB.orig/distinfo	Fri Nov  1 15:01:34 2002
+++ omniORB/distinfo	Thu May  8 03:13:13 2003
@@ -1 +1 @@
-MD5 (omniORB-4.0.0.tar.gz) = c5dbd122c992ea1df4f6adf5e72644b1
+MD5 (omniORB-4.0.1.tar.gz) = 430b889bd2e1e9a7563df5c91fe4e455
diff -ruN omniORB.orig/files/patch-configure omniORB/files/patch-configure
--- omniORB.orig/files/patch-configure	Sat Nov 16 21:05:01 2002
+++ omniORB/files/patch-configure	Thu Jan  1 03:00:00 1970
@@ -1,10 +0,0 @@
---- configure.orig	Sun Nov 17 02:06:25 2002
-+++ configure	Sun Nov 17 02:06:42 2002
-@@ -9489,6 +9489,7 @@
-   *-*-darwin*)   plat_name="Darwin";   plat_def="__darwin__";   os_v="1";;
-   *-*-freebsd3*) plat_name="FreeBSD";  plat_def="__freebsd__";  os_v="3";;
-   *-*-freebsd4*) plat_name="FreeBSD";  plat_def="__freebsd__";  os_v="4";;
-+  *-*-freebsd5*) plat_name="FreeBSD";  plat_def="__freebsd__";  os_v="5";;
-   *-*-sco*)      plat_name="OSR5";     plat_def="__osr5__";     os_v="5";;
- esac
- 
diff -ruN omniORB.orig/pkg-plist omniORB/pkg-plist
--- omniORB.orig/pkg-plist	Fri Nov  1 15:01:34 2002
+++ omniORB/pkg-plist	Thu May  8 03:13:13 2003
@@ -1,7 +1,7 @@
 %%PORTDOCS%%share/doc/omniORB/COPYING
 %%PORTDOCS%%share/doc/omniORB/README.FIRST
 %%PORTDOCS%%share/doc/omniORB/README.unix
-%%PORTDOCS%%share/doc/omniORB/ReleaseNotes_4.0.0.txt
+%%PORTDOCS%%share/doc/omniORB/ReleaseNotes_4.0.1.txt
 %%PORTDOCS%%share/doc/omniORB/omniNames.html
 %%PORTDOCS%%share/doc/omniORB/omniNames.pdf
 %%PORTDOCS%%share/doc/omniORB/omniNames.ps
@@ -309,19 +309,19 @@
 lib/%%PYTHON_VERSION%%/site-packages/omniidl_be/interactive.pyc
 lib/libCOS4.so
 lib/libCOS4.so.0
-lib/libCOS4.so.0.0
+lib/libCOS4.so.0.1
 lib/libCOSDynamic4.so
 lib/libCOSDynamic4.so.0
-lib/libCOSDynamic4.so.0.0
+lib/libCOSDynamic4.so.0.1
 lib/libomniCodeSets4.so
 lib/libomniCodeSets4.so.0
-lib/libomniCodeSets4.so.0.0
+lib/libomniCodeSets4.so.0.1
 lib/libomniDynamic4.so
 lib/libomniDynamic4.so.0
-lib/libomniDynamic4.so.0.0
+lib/libomniDynamic4.so.0.1
 lib/libomniORB4.so
 lib/libomniORB4.so.0
-lib/libomniORB4.so.0.0
+lib/libomniORB4.so.0.1
 lib/libomnisslTP.so
 lib/libomnisslTP.so.4
 lib/libomnisslTP.so.4.0
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list