summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-24 13:49:40 +0000
committerwiz <wiz>2002-01-24 13:49:40 +0000
commit50b3e44266c7c77f1ebaf8941fa4ee8bef9dd786 (patch)
tree1e5ce8dfe9e13423f306df793d7c74d59fa993d4 /textproc
parent6e824b517049ba631b5503df96327670b4248669 (diff)
downloadpkgsrc-50b3e44266c7c77f1ebaf8941fa4ee8bef9dd786.tar.gz
Bump to 0.12.2nb1: Link library with stdc++.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libpspell/Makefile3
-rw-r--r--textproc/libpspell/distinfo4
-rw-r--r--textproc/libpspell/patches/patch-aa13
-rw-r--r--textproc/libpspell/patches/patch-ab13
4 files changed, 31 insertions, 2 deletions
diff --git a/textproc/libpspell/Makefile b/textproc/libpspell/Makefile
index 5584959e1ee..6d529089da6 100644
--- a/textproc/libpspell/Makefile
+++ b/textproc/libpspell/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2002/01/15 01:05:14 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2002/01/24 13:49:40 wiz Exp $
#
DISTNAME= pspell-.12.2
PKGNAME= lib${DISTNAME:S/-./-0./}
+PKGREVISION= 1
CATEGORIES= textproc devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pspell/}
diff --git a/textproc/libpspell/distinfo b/textproc/libpspell/distinfo
index f7da6fc5b4d..3ea5018a139 100644
--- a/textproc/libpspell/distinfo
+++ b/textproc/libpspell/distinfo
@@ -1,4 +1,6 @@
-$NetBSD: distinfo,v 1.4 2002/01/15 01:05:14 wiz Exp $
+$NetBSD: distinfo,v 1.5 2002/01/24 13:49:40 wiz Exp $
SHA1 (pspell-.12.2.tar.gz) = dc3f2757433d5e79d7bf024f55111e00f91905b7
Size (pspell-.12.2.tar.gz) = 434193 bytes
+SHA1 (patch-aa) = 8baf2f8a4d41e61277aef439c87d1f172b482e1d
+SHA1 (patch-ab) = a6ef26433470bcbd45184f6ea5081056eae4a90c
diff --git a/textproc/libpspell/patches/patch-aa b/textproc/libpspell/patches/patch-aa
new file mode 100644
index 00000000000..07bde60374b
--- /dev/null
+++ b/textproc/libpspell/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.3 2002/01/24 13:49:41 wiz Exp $
+
+--- interface/Makefile.am.orig Wed May 30 04:31:51 2001
++++ interface/Makefile.am
+@@ -11,7 +11,7 @@
+
+ libpspell_la_LDFLAGS = ${extra_ldflags} -version-info 4:3:0
+
+-libpspell_la_LIBADD = $(LIBLTDL) -L../modules/.libs ../modules/libpspell-modules.la
++libpspell_la_LIBADD = $(LIBLTDL) -L../modules/.libs ../modules/libpspell-modules.la -lstdc++
+
+ libpspell_impl_la_LIBADD = -L./.libs libpspell.la
+
diff --git a/textproc/libpspell/patches/patch-ab b/textproc/libpspell/patches/patch-ab
new file mode 100644
index 00000000000..76955097971
--- /dev/null
+++ b/textproc/libpspell/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2002/01/24 13:49:41 wiz Exp $
+
+--- interface/Makefile.in.orig Thu Jan 24 13:46:21 2002
++++ interface/Makefile.in
+@@ -95,7 +95,7 @@
+
+ libpspell_la_LDFLAGS = ${extra_ldflags} -version-info 4:3:0
+
+-libpspell_la_LIBADD = $(LIBLTDL) -L../modules/.libs ../modules/libpspell-modules.la
++libpspell_la_LIBADD = $(LIBLTDL) -L../modules/.libs ../modules/libpspell-modules.la -lstdc++
+
+ libpspell_impl_la_LIBADD = -L./.libs libpspell.la
+