summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-08-18 07:39:32 +0000
committersobomax <sobomax@FreeBSD.org>2002-08-18 07:39:32 +0000
commit0d3231de28609c959220c499685711654d287f43 (patch)
treea377ecdf9760a456f22636ecdb5489dd75e80997
parentfd33e7da5924dfc31da48d0f4d31030cc4a47717 (diff)
downloadFreeBSD-ports-0d3231de28609c959220c499685711654d287f43.zip
FreeBSD-ports-0d3231de28609c959220c499685711654d287f43.tar.gz
Update to 1.1.11.
-rw-r--r--devel/g-wrap/Makefile2
-rw-r--r--devel/g-wrap/distinfo2
-rw-r--r--devel/g-wrap/files/patch-aa19
-rw-r--r--devel/g-wrap/files/patch-g-wrapped::Makefile.in15
-rw-r--r--devel/g-wrap/pkg-plist2
5 files changed, 22 insertions, 18 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index 564a34e..102fdfe 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= g-wrap
-PORTVERSION= 1.1.9
+PORTVERSION= 1.1.11
CATEGORIES= devel
MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/
diff --git a/devel/g-wrap/distinfo b/devel/g-wrap/distinfo
index 5bd566a..3055a66 100644
--- a/devel/g-wrap/distinfo
+++ b/devel/g-wrap/distinfo
@@ -1 +1 @@
-MD5 (g-wrap-1.1.9.tar.gz) = b06927729dbc6c1322bf9d61e2662036
+MD5 (g-wrap-1.1.11.tar.gz) = 50cd195d85ec72723c64d14c5e6a0437
diff --git a/devel/g-wrap/files/patch-aa b/devel/g-wrap/files/patch-aa
index ec18820..61206b8 100644
--- a/devel/g-wrap/files/patch-aa
+++ b/devel/g-wrap/files/patch-aa
@@ -1,11 +1,22 @@
---- configure.orig Wed Jun 28 14:13:30 2000
-+++ configure Wed Jun 28 14:13:56 2000
-@@ -1594,7 +1594,7 @@
+
+$FreeBSD$
+
+--- configure.orig Thu Jul 26 02:30:28 2001
++++ configure Sun Aug 18 00:00:40 2002
+@@ -5152,6 +5152,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -5196,7 +5197,7 @@
fi
# Extract the first word of "rs", so it can be a program name with args.
-set dummy rs; ac_word=$2
+set dummy rscheme; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
- echo "configure:1600: checking for $ac_word" >&5
+ echo "configure:5202: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_RSCHEME'+set}'`\" = set"; then
diff --git a/devel/g-wrap/files/patch-g-wrapped::Makefile.in b/devel/g-wrap/files/patch-g-wrapped::Makefile.in
index 829d2a7..3f714b5 100644
--- a/devel/g-wrap/files/patch-g-wrapped::Makefile.in
+++ b/devel/g-wrap/files/patch-g-wrapped::Makefile.in
@@ -1,9 +1,9 @@
$FreeBSD$
---- g-wrapped/Makefile.in.orig Thu Jan 25 19:24:47 2001
-+++ g-wrapped/Makefile.in Tue Jul 31 12:24:38 2001
-@@ -99,7 +99,7 @@
+--- g-wrapped/Makefile.in.orig Thu Jul 26 02:30:32 2001
++++ g-wrapped/Makefile.in Sat Aug 17 23:57:39 2002
+@@ -103,7 +103,7 @@
#BEGIN TEMP JUNK ============================================================
@@ -12,12 +12,3 @@ $FreeBSD$
#I believe libtool won't allow this yet.
#EXTRA_LTLIBRARIES=libruntime.la
-@@ -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@ ../libruntime-guile/libg-wrap-runtime-guile.la
-
- CLEANFILES = gw-runtime.h gw-runtime.c gw-runtime.html
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff --git a/devel/g-wrap/pkg-plist b/devel/g-wrap/pkg-plist
index 964a68a..23ff32b 100644
--- a/devel/g-wrap/pkg-plist
+++ b/devel/g-wrap/pkg-plist
@@ -1,6 +1,8 @@
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.so
lib/libg-wrap-runtime-guile.so.2
OpenPOWER on IntegriCloud