ports/124797: [PATCH] devel/omniORB: update to 4.1.2

Michael freebsdports at bindone.de
Fri Jun 20 21:10:04 UTC 2008


>Number:         124797
>Category:       ports
>Synopsis:       [PATCH] devel/omniORB: update to 4.1.2
>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:   Fri Jun 20 21:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Michael Gmelin
>Release:        FreeBSD 6.3-RELEASE-p2 i386
>Organization:
/bin/done digital solutions GmbH
>Environment:
System: FreeBSD fra-si-139.bindone.de 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #1: Fri Jun 20 16:06:10 UTC 2008
>Description:
- Update to 4.1.2
Version 4.1.2 fixes a series of critical bugs (e.g. handling of Any). So
upgrading is really necessary  for more complicated CORBA applications.

This port upgrade is required for upgrading devel/py-omniorb to 3.2 (patch
will follow soon).

Port maintainer (sem at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- omniORB-4.1.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/omniORB.orig/Makefile /usr/ports/devel/omniORB/Makefile
--- /usr/ports/devel/omniORB.orig/Makefile	2008-01-20 00:13:40.000000000 +0000
+++ /usr/ports/devel/omniORB/Makefile	2008-06-20 16:54:39.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	omniORB
-PORTVERSION=	4.1.1
+PORTVERSION=	4.1.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:L}
diff -ruN --exclude=CVS /usr/ports/devel/omniORB.orig/distinfo /usr/ports/devel/omniORB/distinfo
--- /usr/ports/devel/omniORB.orig/distinfo	2008-01-20 00:13:40.000000000 +0000
+++ /usr/ports/devel/omniORB/distinfo	2008-06-20 16:55:47.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (omniORB-4.1.1.tar.gz) = 3c62ee0895b0619c6b4d5c067206e286
-SHA256 (omniORB-4.1.1.tar.gz) = 1e2e2de5e37b951b7a313de909b0d14ec65d6a41fb3bc64b8fefdbb31ba2210b
-SIZE (omniORB-4.1.1.tar.gz) = 3183418
+MD5 (omniORB-4.1.2.tar.gz) = b7767495ba84f67e581b35106945af39
+SHA256 (omniORB-4.1.2.tar.gz) = 7b905e1cdd73046f1592dcd7932d8ec262df94119a22c5ede0dc877470cc12b4
+SIZE (omniORB-4.1.2.tar.gz) = 3202157
diff -ruN --exclude=CVS /usr/ports/devel/omniORB.orig/pkg-plist /usr/ports/devel/omniORB/pkg-plist
--- /usr/ports/devel/omniORB.orig/pkg-plist	2008-01-20 00:13:40.000000000 +0000
+++ /usr/ports/devel/omniORB/pkg-plist	2008-06-20 17:50:19.000000000 +0000
@@ -199,6 +199,7 @@
 %%STATIC%%lib/libomniConnectionMgmt4.a
 %%STATIC%%lib/libomniDynamic4.a
 %%STATIC%%lib/libomniORB4.a
+%%STATIC%%lib/libomnisslTP4.a
 %%STATIC%%lib/libomnithread.a
 lib/libCOS4.so
 lib/libCOS4.so.1
@@ -218,10 +219,9 @@
 lib/libomniORB4.so
 lib/libomniORB4.so.1
 lib/libomniORB4.so.1.%%SONUM%%
-lib/libomnisslTP4.a
 lib/libomnisslTP4.so
 lib/libomnisslTP4.so.1
-lib/libomnisslTP4.so.1.1
+lib/libomnisslTP4.so.1.%%SONUM%%
 lib/libomnithread.so
 lib/libomnithread.so.3
 lib/libomnithread.so.3.3
--- omniORB-4.1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list