summaryrefslogtreecommitdiff
path: root/devel/omniORB/files/patch-ak
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-03-23 00:35:26 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-03-23 00:35:26 +0000
commita412d5e141896dcb9c0d498e64dca845993b3810 (patch)
tree4cc707768d0f1695df56ef0721469fcd0c522180 /devel/omniORB/files/patch-ak
parentmore flexible build options: (diff)
- Update of devel/omniORB to 3.0.3; also fixes significant problems with the
port (see below). - Submitted this to current maintainer on Wednesday 14 March; no response yet - The Python modules were not correctly installed to the Python site library directory before. They are now. (Thanks to Michael Ewe <m.ewe@t-online.de> for pointing out the issue.) - Used PORTDOCS pragma in $PLIST. PR: 25934 Submitted by: Johann Visagie <johann@egenetics.com>
Notes
Notes: svn path=/head/; revision=40226
Diffstat (limited to 'devel/omniORB/files/patch-ak')
-rw-r--r--devel/omniORB/files/patch-ak4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/omniORB/files/patch-ak b/devel/omniORB/files/patch-ak
index 99a0f42846c0..4213e56cb464 100644
--- a/devel/omniORB/files/patch-ak
+++ b/devel/omniORB/files/patch-ak
@@ -1,5 +1,5 @@
---- tool/omniidl/cxx/idlutil.cc.orig Fri Aug 18 16:09:06 2000
-+++ tool/omniidl/cxx/idlutil.cc Mon Sep 11 17:44:48 2000
+--- src/tool/omniidl/cxx/idlutil.cc.orig Fri Aug 18 16:09:06 2000
++++ src/tool/omniidl/cxx/idlutil.cc Mon Sep 11 17:44:48 2000
@@ -148,7 +148,7 @@
IdlIntLiteral
idl_strtoul(const char* text, int base)