From d0f82d6f2a3df47614689d7b9af650a7b3d9ff4d Mon Sep 17 00:00:00 2001 From: mjl Date: Wed, 21 Aug 2002 00:21:56 +0000 Subject: Update g-wrap to 1.2.1. Changes are built-time tweaks only and a version number bump. 1.2.x is required for gnucash. --- devel/g-wrap/Makefile | 4 ++-- devel/g-wrap/PLIST | 4 +++- devel/g-wrap/distinfo | 8 +++----- devel/g-wrap/patches/patch-aa | 22 ---------------------- devel/g-wrap/patches/patch-ad | 19 ------------------- 5 files changed, 8 insertions(+), 49 deletions(-) delete mode 100644 devel/g-wrap/patches/patch-aa delete mode 100644 devel/g-wrap/patches/patch-ad (limited to 'devel/g-wrap') diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 242e95fa389..fee2b42b57e 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2001/12/19 10:00:25 agc Exp $ +# $NetBSD: Makefile,v 1.9 2002/08/21 00:21:56 mjl Exp $ -DISTNAME= g-wrap-1.1.10 +DISTNAME= g-wrap-1.2.1 CATEGORIES= devel MASTER_SITES= ftp://ftp.gnucash.org/pub/g-wrap/source/ diff --git a/devel/g-wrap/PLIST b/devel/g-wrap/PLIST index 3a2ce217af6..b90e459d519 100644 --- a/devel/g-wrap/PLIST +++ b/devel/g-wrap/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:23:34 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/08/21 00:21:56 mjl Exp $ bin/g-wrap-config include/g-wrap-runtime-guile.h info/g-wrap.info +info/g-wrap.info-1 +info/g-wrap.info-2 lib/libg-wrap-runtime-guile.a lib/libg-wrap-runtime-guile.la lib/libg-wrap-runtime-guile.so diff --git a/devel/g-wrap/distinfo b/devel/g-wrap/distinfo index e42f5fb7ddf..c201f851488 100644 --- a/devel/g-wrap/distinfo +++ b/devel/g-wrap/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.3 2001/07/01 15:12:44 tron Exp $ +$NetBSD: distinfo,v 1.4 2002/08/21 00:21:56 mjl Exp $ -SHA1 (g-wrap-1.1.10.tar.gz) = f9bbb8d9cd6b48b8f197a54fce7e5ed20f669489 -Size (g-wrap-1.1.10.tar.gz) = 247345 bytes -SHA1 (patch-aa) = 34cd0d5497c1b21f7d19e8d7b165549c8a49aad5 +SHA1 (g-wrap-1.2.1.tar.gz) = eeb497e8733ca9c98f79e3394e659ac0e714bda4 +Size (g-wrap-1.2.1.tar.gz) = 349469 bytes SHA1 (patch-ab) = 947f9da5712f9ae562e56242f5844ea6d18436a6 SHA1 (patch-ac) = 098bb2e6c239b38afa40d28362cc553982ac3e38 -SHA1 (patch-ad) = bb60370857cfb5e9b6f13176b95a2b1c87d4b96f diff --git a/devel/g-wrap/patches/patch-aa b/devel/g-wrap/patches/patch-aa deleted file mode 100644 index 68e7d5737e2..00000000000 --- a/devel/g-wrap/patches/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2001/07/01 15:12:45 tron Exp $ - ---- g-wrapped/Makefile.in.orig Thu Apr 12 05:14:17 2001 -+++ g-wrapped/Makefile.in Sun Jul 1 16:55:14 2001 -@@ -107,7 +107,7 @@ - gwrappedmodule_LTLIBRARIES = libgw-runtime.la - libgw_runtime_la_SOURCES = gw-runtime.c - libgw_runtime_la_LDFLAGS = -rpath $(libdir) -module -export-dynamic --libgw_runtime_la_LIBADD = @GUILE_LIBS@ -L$(LOCALPWD)/../libruntime-guile/.libs -lg-wrap-runtime-guile -+libgw_runtime_la_LIBADD = @GUILE_LIBS@ -L$(LOCALPWD)/../libruntime-guile -lg-wrap-runtime-guile - - CLEANFILES = gw-runtime.h gw-runtime.c gw-runtime.html - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -@@ -366,7 +366,7 @@ - #END TEMP JUNK =============================================================== - - # This must be built before we can build the examples... --$(LOCALPWD)/../libruntime-guile/.libs/libg-wrap-runtime-guile.so: -+$(LOCALPWD)/../libruntime-guile/libg-wrap-runtime-guile.so: - (cd ../libruntime-guile && ${MAKE}) - - # include a dependency on g-wrap so we're sure we built everything. diff --git a/devel/g-wrap/patches/patch-ad b/devel/g-wrap/patches/patch-ad deleted file mode 100644 index c36b7d67904..00000000000 --- a/devel/g-wrap/patches/patch-ad +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2001/07/01 15:12:45 tron Exp $ - ---- test/Makefile.in.orig Thu Apr 12 05:14:22 2001 -+++ test/Makefile.in Sun Jul 1 16:56:11 2001 -@@ -105,12 +105,12 @@ - noinst_LTLIBRARIES = libgw-test-parent.la libgw-test-child.la - libgw_test_parent_la_SOURCES = gw-test-parent.c gw-test-parent-code.c - libgw_test_parent_la_LDFLAGS = -rpath $(libdir) -module -export-dynamic --libgw_test_parent_la_LIBADD = -L$(LOCALPWD)/../libruntime-guile/.libs -lg-wrap-runtime-guile -+libgw_test_parent_la_LIBADD = -L$(LOCALPWD)/../libruntime-guile -lg-wrap-runtime-guile - - CLEANFILES = gw-test-parent.h gw-test-parent.c gw-test-parent.html gw-test-parent-autogen.h gw-test-child.h gw-test-child.c gw-test-child.html gw-test-child-autogen.h - libgw_test_child_la_SOURCES = gw-test-child.c gw-test-child-code.c - libgw_test_child_la_LDFLAGS = -rpath $(libdir) -module -export-dynamic --libgw_test_child_la_LIBADD = -L$(LOCALPWD)/../libruntime-guile/.libs -lg-wrap-runtime-guile -+libgw_test_child_la_LIBADD = -L$(LOCALPWD)/../libruntime-guile -lg-wrap-runtime-guile - - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../conf.h -- cgit v1.2.3