From 9c33bf9d29ed35c5d6105f4942a97142e3050b2e Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 5 Oct 1999 20:18:32 +0000 Subject: Update "libproplist" package to version 0.9.1. --- devel/libproplist/Makefile | 6 +++--- devel/libproplist/files/md5 | 4 ++-- devel/libproplist/files/patch-sum | 4 ++-- devel/libproplist/patches/patch-aa | 26 ++++++++++++-------------- devel/libproplist/pkg/PLIST | 4 ++-- 5 files changed, 21 insertions(+), 23 deletions(-) diff --git a/devel/libproplist/Makefile b/devel/libproplist/Makefile index 6320d7407db..eed13e92007 100644 --- a/devel/libproplist/Makefile +++ b/devel/libproplist/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 1999/04/22 04:08:50 jlam Exp $ +# $NetBSD: Makefile,v 1.4 1999/10/05 20:18:32 tron Exp $ -DISTNAME= libPropList-0.8.3 -PKGNAME= libproplist-0.8.3 +DISTNAME= libPropList-0.9.1 +PKGNAME= libproplist-0.9.1 CATEGORIES= devel MASTER_SITES= ftp://ftp.windowmaker.org/pub/libs/ \ ftp://ftp.gnome.org/pub/libPropList/ diff --git a/devel/libproplist/files/md5 b/devel/libproplist/files/md5 index 33d721730b0..62ee8a000ee 100644 --- a/devel/libproplist/files/md5 +++ b/devel/libproplist/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/02/02 09:43:46 tron Exp $ +$NetBSD: md5,v 1.2 1999/10/05 20:18:33 tron Exp $ -MD5 (libPropList-0.8.3.tar.gz) = ead0257bca9448d0ce1d4cdfecd65d1f +MD5 (libPropList-0.9.1.tar.gz) = 3d27392afe38f53e07fb9e08bc1c817c diff --git a/devel/libproplist/files/patch-sum b/devel/libproplist/files/patch-sum index 765a59f2314..e13e20e5e70 100644 --- a/devel/libproplist/files/patch-sum +++ b/devel/libproplist/files/patch-sum @@ -1,3 +1,3 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:37 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/10/05 20:18:33 tron Exp $ -MD5 (patch-aa) = 3cdef806ab2131eafe1bab816860c422 +MD5 (patch-aa) = e4758116ddbd53222726c92fb9468ce2 diff --git a/devel/libproplist/patches/patch-aa b/devel/libproplist/patches/patch-aa index b418a20afef..703163abc99 100644 --- a/devel/libproplist/patches/patch-aa +++ b/devel/libproplist/patches/patch-aa @@ -1,21 +1,19 @@ -$NetBSD: patch-aa,v 1.2 1999/04/22 04:09:41 jlam Exp $ +$NetBSD: patch-aa,v 1.3 1999/10/05 20:18:33 tron Exp $ ---- configure.orig Mon Jan 25 18:41:05 1999 -+++ configure Wed Apr 21 16:57:13 1999 -@@ -1512,7 +1512,8 @@ - ac_tool_prefix= - fi +--- configure.orig Tue Oct 5 16:58:56 1999 ++++ configure Tue Oct 5 22:14:23 1999 +@@ -1301,6 +1301,7 @@ --# Always use our own libtool. -+# Use NetBSD's pkglibtool. -+if false; then - LIBTOOL='$(SHELL) $(top_builddir)/libtool' # Check for any special flags to pass to ltconfig. -@@ -1744,6 +1745,7 @@ - ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ - $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } ++if false; then + libtool_flags="--cache-file=$cache_file" + test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" + test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +@@ -1453,6 +1454,7 @@ + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' +fi # Redirect the config.log output again, so that the ltconfig log is not diff --git a/devel/libproplist/pkg/PLIST b/devel/libproplist/pkg/PLIST index 932455a44c1..4cd3664aed0 100644 --- a/devel/libproplist/pkg/PLIST +++ b/devel/libproplist/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 1999/04/22 04:08:50 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 1999/10/05 20:18:33 tron Exp $ include/proplist.h lib/libPropList.a -lib/libPropList.so.1.1 +lib/libPropList.so.2.0 share/doc/libPropList/README @dirrm share/doc/libPropList -- cgit v1.2.3