aboutsummaryrefslogtreecommitdiffstats
path: root/devel/omniORB
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2007-12-17 16:08:26 +0800
committersem <sem@FreeBSD.org>2007-12-17 16:08:26 +0800
commit342efc46221ce7973f68425c05d35c755f1e06f1 (patch)
treec554f232e2a3e4911630e4548035ef15bef66386 /devel/omniORB
parentce5406cd2fa808054f22cc7b68294c677668716c (diff)
downloadfreebsd-ports-gnome-342efc46221ce7973f68425c05d35c755f1e06f1.tar.gz
freebsd-ports-gnome-342efc46221ce7973f68425c05d35c755f1e06f1.tar.zst
freebsd-ports-gnome-342efc46221ce7973f68425c05d35c755f1e06f1.zip
- Update to 4.1.1
Diffstat (limited to 'devel/omniORB')
-rw-r--r--devel/omniORB/Makefile2
-rw-r--r--devel/omniORB/distinfo6
-rw-r--r--devel/omniORB/files/patch-configure10
-rw-r--r--devel/omniORB/pkg-plist13
4 files changed, 22 insertions, 9 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index 388e99b12a39..2af6a1ca0893 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= omniORB
-PORTVERSION= 4.1.0
+PORTVERSION= 4.1.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
diff --git a/devel/omniORB/distinfo b/devel/omniORB/distinfo
index 6ddf3707c336..fcf408eac35b 100644
--- a/devel/omniORB/distinfo
+++ b/devel/omniORB/distinfo
@@ -1,3 +1,3 @@
-MD5 (omniORB-4.1.0.tar.gz) = b52dcb1886ffa2a61e6ed56e462edb76
-SHA256 (omniORB-4.1.0.tar.gz) = 8fd472684cd256067ef76d78a12169f3735ffe4413f70f439099c16a21a4eb82
-SIZE (omniORB-4.1.0.tar.gz) = 3069048
+MD5 (omniORB-4.1.1.tar.gz) = 3c62ee0895b0619c6b4d5c067206e286
+SHA256 (omniORB-4.1.1.tar.gz) = 1e2e2de5e37b951b7a313de909b0d14ec65d6a41fb3bc64b8fefdbb31ba2210b
+SIZE (omniORB-4.1.1.tar.gz) = 3183418
diff --git a/devel/omniORB/files/patch-configure b/devel/omniORB/files/patch-configure
new file mode 100644
index 000000000000..823a61dc2bf6
--- /dev/null
+++ b/devel/omniORB/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig 2007-12-16 23:01:48.000000000 +0300
++++ configure 2007-12-16 23:01:59.000000000 +0300
+@@ -12609,6 +12609,7 @@
+ *-*-freebsd5*) plat_name="FreeBSD"; plat_def="__freebsd__"; os_v="5";;
+ *-*-freebsd6*) plat_name="FreeBSD"; plat_def="__freebsd__"; os_v="6";;
+ *-*-freebsd7*) plat_name="FreeBSD"; plat_def="__freebsd__"; os_v="7";;
++ *-*-freebsd8*) plat_name="FreeBSD"; plat_def="__freebsd__"; os_v="8";;
+ *-*-kfreebsd5*) plat_name="kFreeBSD"; plat_def="__FreeBSD_kernel__"; os_v="5";;
+ *-*-kfreebsd6*) plat_name="kFreeBSD"; plat_def="__FreeBSD_kernel__"; os_v="6";;
+ *-*-netbsd*) plat_name="NetBSD"; plat_def="__netbsd__"; os_v="1";;
diff --git a/devel/omniORB/pkg-plist b/devel/omniORB/pkg-plist
index d32f61ba9f31..d081b1cf1277 100644
--- a/devel/omniORB/pkg-plist
+++ b/devel/omniORB/pkg-plist
@@ -155,9 +155,9 @@ include/omniORB4/omniutilities.h
include/omniORB4/optionalFeatures.h
include/omniORB4/poa.h
include/omniORB4/poa_defs.h
-include/omniORB4/poa_enums_defs.h
-include/omniORB4/poa_enums_operators.h
-include/omniORB4/poa_operators.h
+include/omniORB4/poa_enums_defs.hh
+include/omniORB4/poa_enums_operators.hh
+include/omniORB4/poa_enums_poa.hh
include/omniORB4/poa_poa.h
include/omniORB4/proxyFactory.h
include/omniORB4/seqTemplatedecls.h
@@ -199,7 +199,6 @@ include/omnithread/solaris.h
%%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
@@ -219,9 +218,10 @@ lib/libomniDynamic4.so.1.%%SONUM%%
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.0
+lib/libomnisslTP4.so.1.1
lib/libomnithread.so
lib/libomnithread.so.3
lib/libomnithread.so.3.3
@@ -336,6 +336,9 @@ libdata/pkgconfig/omnithread3.pc
%%PORTDOCS%%%%DOCSDIR%%/README.FIRST.txt
%%PORTDOCS%%%%DOCSDIR%%/README.unix
%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes.txt
+%%PORTDOCS%%%%DOCSDIR%%/omniNames.html
+%%PORTDOCS%%%%DOCSDIR%%/omniNames.pdf
+%%PORTDOCS%%%%DOCSDIR%%/omniNames.ps
%%PORTDOCS%%%%DOCSDIR%%/omniORB.pdf
%%PORTDOCS%%%%DOCSDIR%%/omniORB.ps
%%PORTDOCS%%%%DOCSDIR%%/omniORB/contents_motif.gif