Sync ORBit2 and libIDL with Gnome 2.4.2. Minor updates otherwise.

This commit is contained in:
marcm 2004-02-21 22:36:29 +00:00
parent 36660d33af
commit b7ff7c59b4
7 changed files with 38 additions and 41 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.8 2003/12/04 23:07:25 pvalchev Exp $
# $OpenBSD: Makefile,v 1.9 2004/02/21 22:36:29 marcm Exp $
COMMENT= "high-performance CORBA Object Request Broker"
DISTNAME= ORBit2-2.8.2
DISTNAME= ORBit2-2.8.3
CATEGORIES= devel
HOMEPAGE= http://www.labs.redhat.com/orbit/

View File

@ -1,3 +1,3 @@
MD5 (ORBit2-2.8.2.tar.bz2) = f3c10a7857f26ccf0a690f37bb8f62c1
RMD160 (ORBit2-2.8.2.tar.bz2) = 37ce28c9d259de0de1375cf9e477135c4a752b49
SHA1 (ORBit2-2.8.2.tar.bz2) = 71802214c4c61002a6e6c2a0d8c9a8b2452b0c36
MD5 (ORBit2-2.8.3.tar.bz2) = c6c4b63de2f70310e33a52a37257ddaf
RMD160 (ORBit2-2.8.3.tar.bz2) = eab45a5e22830f8f72f567950db120a7ac07bfeb
SHA1 (ORBit2-2.8.3.tar.bz2) = c66e1b65d0b35a6f3f7418092cf82ad93ddb173e

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2003/12/18 01:19:57 naddy Exp $
@comment $OpenBSD: PLIST,v 1.7 2004/02/21 22:36:30 marcm Exp $
@pkgcfl linc-*
bin/ior-decode-2
bin/linc-cleanup-sockets
@ -81,8 +81,6 @@ share/idl/orbit-2.0/CosNaming.idl
@dirrm share/gtk-doc/html/ORBit2
@dirrm share/gtk-doc/html
@dirrm share/gtk-doc
@dirrm share/aclocal
@dirrm lib/pkgconfig
@dirrm lib/orbit-2.0
@dirrm include/orbit-2.0/orbit/util
@dirrm include/orbit-2.0/orbit/poa

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2003/08/06 20:44:08 marcm Exp $
# $OpenBSD: Makefile,v 1.13 2004/02/21 22:36:30 marcm Exp $
COMMENT= "IDL parsing library"
DISTNAME= libIDL-0.8.2
DISTNAME= libIDL-0.8.3
CATEGORIES= devel
HOMEPAGE= http://www.gnome.org/

View File

@ -1,3 +1,3 @@
MD5 (libIDL-0.8.2.tar.bz2) = a75d2dbf3a3c66b567047c94245f8b82
RMD160 (libIDL-0.8.2.tar.bz2) = d9b2310aef927f1635454b485e8d661257fd245e
SHA1 (libIDL-0.8.2.tar.bz2) = 20fdf39db5d5f9d6570eec67037152653ba539a4
MD5 (libIDL-0.8.3.tar.bz2) = 39640ea026d81e721b0c78a8aaeb7d59
RMD160 (libIDL-0.8.3.tar.bz2) = c326b70ec020927eecb502c397c0905a5aee6d8d
SHA1 (libIDL-0.8.3.tar.bz2) = 96a1d767c77576a1464baef5b09a1223e456be16

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-ltmain_sh,v 1.2 2003/08/06 20:44:09 marcm Exp $
--- ltmain.sh.orig 2003-05-26 10:12:13.000000000 -0700
+++ ltmain.sh 2003-07-31 17:17:33.000000000 -0700
@@ -1085,6 +1085,17 @@ compiler."
$OpenBSD: patch-ltmain_sh,v 1.3 2004/02/21 22:36:31 marcm Exp $
--- ltmain.sh.orig 2004-01-21 06:01:34.000000000 -0800
+++ ltmain.sh 2004-02-07 20:38:13.000000000 -0800
@@ -1290,6 +1290,17 @@ EOF
continue
;;
@ -19,7 +19,7 @@ $OpenBSD: patch-ltmain_sh,v 1.2 2003/08/06 20:44:09 marcm Exp $
-module)
module=yes
continue
@@ -1525,6 +1536,19 @@ compiler."
@@ -1961,6 +1972,19 @@ EOF
fi
continue
;;
@ -39,44 +39,44 @@ $OpenBSD: patch-ltmain_sh,v 1.2 2003/08/06 20:44:09 marcm Exp $
%DEPLIBS%)
alldeplibs=yes
continue
@@ -4580,40 +4604,6 @@ relink_command=\"$relink_command\""
@@ -5699,40 +5723,6 @@ relink_command=\"$relink_command\""
# Exit here if they wanted silent mode.
test "$show" = ":" && exit 0
test "$show" = : && exit 0
- echo "----------------------------------------------------------------------"
- echo "Libraries have been installed in:"
- $echo "----------------------------------------------------------------------"
- $echo "Libraries have been installed in:"
- for libdir in $libdirs; do
- echo " $libdir"
- $echo " $libdir"
- done
- echo
- echo "If you ever happen to want to link against installed libraries"
- echo "in a given directory, LIBDIR, you must either use libtool, and"
- echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
- echo "flag during linking and do at least one of the following:"
- $echo
- $echo "If you ever happen to want to link against installed libraries"
- $echo "in a given directory, LIBDIR, you must either use libtool, and"
- $echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
- $echo "flag during linking and do at least one of the following:"
- if test -n "$shlibpath_var"; then
- echo " - add LIBDIR to the \`$shlibpath_var' environment variable"
- echo " during execution"
- $echo " - add LIBDIR to the \`$shlibpath_var' environment variable"
- $echo " during execution"
- fi
- if test -n "$runpath_var"; then
- echo " - add LIBDIR to the \`$runpath_var' environment variable"
- echo " during linking"
- $echo " - add LIBDIR to the \`$runpath_var' environment variable"
- $echo " during linking"
- fi
- if test -n "$hardcode_libdir_flag_spec"; then
- libdir=LIBDIR
- eval flag=\"$hardcode_libdir_flag_spec\"
-
- echo " - use the \`$flag' linker flag"
- $echo " - use the \`$flag' linker flag"
- fi
- if test -n "$admincmds"; then
- echo " - have your system administrator run these commands:$admincmds"
- $echo " - have your system administrator run these commands:$admincmds"
- fi
- if test -f /etc/ld.so.conf; then
- echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
- $echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
- fi
- echo
- echo "See any operating system documentation about shared libraries for"
- echo "more information, such as the ld(1) and ld.so(8) manual pages."
- echo "----------------------------------------------------------------------"
- $echo
- $echo "See any operating system documentation about shared libraries for"
- $echo "more information, such as the ld(1) and ld.so(8) manual pages."
- $echo "----------------------------------------------------------------------"
exit 0
;;

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2003/12/15 16:51:04 naddy Exp $
@comment $OpenBSD: PLIST,v 1.8 2004/02/21 22:36:31 marcm Exp $
@unexec install-info --delete --info-dir=%D/info %D/info/libIDL2.info
bin/libIDL-config-2
include/libIDL-2.0/libIDL/IDL.h
@ -7,7 +7,6 @@ lib/libIDL-2.a
lib/libIDL-2.la
lib/pkgconfig/libIDL-2.0.pc
%%SHARED%%
@dirrm lib/pkgconfig
@dirrm include/libIDL-2.0/libIDL
@dirrm include/libIDL-2.0
@exec install-info --info-dir=%D/info %D/info/libIDL2.info