summaryrefslogtreecommitdiff
path: root/lang/ocaml/patches/patch-bn
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-02-04 21:35:51 +0000
committeradrianp <adrianp>2005-02-04 21:35:51 +0000
commit59bdb439fb81bbae891219e2d6de7d9f541726ac (patch)
treed06c5d02c1be3e73fa85ace5be9ada5ca7a1238c /lang/ocaml/patches/patch-bn
parent27fa65e9399b3001e80030257ad292ff8f8d59bb (diff)
downloadpkgsrc-59bdb439fb81bbae891219e2d6de7d9f541726ac.tar.gz
- Update from 3.06 to 3.08.2
- Lots of changes/bugfixes - see Changes for all the details
Diffstat (limited to 'lang/ocaml/patches/patch-bn')
-rw-r--r--lang/ocaml/patches/patch-bn10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/ocaml/patches/patch-bn b/lang/ocaml/patches/patch-bn
index a263156bca7..18ef8a0af6d 100644
--- a/lang/ocaml/patches/patch-bn
+++ b/lang/ocaml/patches/patch-bn
@@ -1,9 +1,9 @@
-$NetBSD: patch-bn,v 1.1 2004/04/22 09:18:45 tron Exp $
+$NetBSD: patch-bn,v 1.2 2005/02/04 21:35:51 adrianp Exp $
---- otherlibs/str/Makefile.orig Thu Jun 27 13:36:02 2002
-+++ otherlibs/str/Makefile Thu Apr 22 10:34:37 2004
-@@ -53,13 +53,13 @@
- cd $(REGEXLIB); if test -f Makefile; then $(MAKE) distclean; else exit 0; fi
+--- otherlibs/str/Makefile.orig 2004-10-12 18:13:50.000000000 +0100
++++ otherlibs/str/Makefile 2004-10-12 18:15:22.000000000 +0100
+@@ -48,13 +48,13 @@
+ rm -f *.a *.so *.o
install:
- if test -f dllstr.so; then cp dllstr.so $(STUBLIBDIR)/dllstr.so; fi