Hi,

This updates libIDL to version 0.8.8. Please test and comment. patch -E
needed.

-- 
best regards
q#
diff -ruNx CVS devel/libIDL/Makefile mystuff/devel/libIDL/Makefile
--- devel/libIDL/Makefile       Sun Dec 17 01:20:51 2006
+++ mystuff/devel/libIDL/Makefile       Sat Mar 17 12:37:23 2007
@@ -2,8 +2,8 @@
 
 COMMENT=               "IDL parsing library"
 
-DISTNAME=              libIDL-0.8.7
-SHARED_LIBS += IDL-2                0.1      # .0.0
+DISTNAME=              libIDL-0.8.8
+SHARED_LIBS += IDL-2                0.2      # .0.0
 CATEGORIES=            devel
 
 HOMEPAGE=              http://www.gnome.org/
diff -ruNx CVS devel/libIDL/distinfo mystuff/devel/libIDL/distinfo
--- devel/libIDL/distinfo       Mon Nov 13 14:54:49 2006
+++ mystuff/devel/libIDL/distinfo       Sat Mar 17 12:35:54 2007
@@ -1,4 +1,5 @@
-MD5 (libIDL-0.8.7.tar.bz2) = 53a3874beb42ddfd9a5030047a0db740
-RMD160 (libIDL-0.8.7.tar.bz2) = 3222dd5f5708ee2069288137951d75f638c63dfe
-SHA1 (libIDL-0.8.7.tar.bz2) = c5908280700e433d2f50f68b4f6127e6620f299b
-SIZE (libIDL-0.8.7.tar.bz2) = 342624
+MD5 (libIDL-0.8.8.tar.bz2) = 187c17f42533d76da435e90afb7b48cf
+RMD160 (libIDL-0.8.8.tar.bz2) = 1168b654b5e5926763d32a4543152236c9ceeb13
+SHA1 (libIDL-0.8.8.tar.bz2) = 4d891df913dafec531fbf72995b47e7e2cd7d3b5
+SHA256 (libIDL-0.8.8.tar.bz2) = 
b4ff5c349a6b4143866af0d8e09fa4f851f58658ef1d5a490b13f27d0f66371c
+SIZE (libIDL-0.8.8.tar.bz2) = 335188
diff -ruNx CVS devel/libIDL/patches/patch-Makefile_in 
mystuff/devel/libIDL/patches/patch-Makefile_in
--- devel/libIDL/patches/patch-Makefile_in      Mon Jan  2 18:15:53 2006
+++ mystuff/devel/libIDL/patches/patch-Makefile_in      Thu Jan  1 01:00:00 1970
@@ -1,12 +0,0 @@
-$OpenBSD: patch-Makefile_in,v 1.1 2006/01/02 18:15:53 bernd Exp $
---- Makefile.in.orig   Mon Jan  2 14:28:57 2006
-+++ Makefile.in        Mon Jan  2 14:29:44 2006
-@@ -280,7 +280,7 @@ BUILT_SOURCES = lexer.c parser.c parser.
- libIDL_2_la_SOURCES = parser.c parser.h lexer.c \
-                         ns.c util.c util.h rename.h
- 
--libIDL_2_la_LDFLAGS = -version-info $(LT_VERSION) $(LIBIDL_LIBS) -no-undefined
-+libIDL_2_la_LDFLAGS = $(LIBIDL-2_LTVERSION) $(LIBIDL_LIBS) -no-undefined
- tstidl_SOURCES = tstidl.c
- tstidl_LDADD = libIDL-2.la $(LIBIDL_LIBS)
- pkgconfigdir = $(libdir)/pkgconfig

Reply via email to