summaryrefslogtreecommitdiff
path: root/databases/ocaml-dbm
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2013-07-21 17:04:29 +0000
committerjaapb <jaapb@pkgsrc.org>2013-07-21 17:04:29 +0000
commitcbdfae5b15a5d92fd684cbe98878363ffb567089 (patch)
tree4e6ddca272a23628f4a0310f9e804ee3a737243b /databases/ocaml-dbm
parentbefe6971559e5f8539cbf67b5ad9993262ddea78 (diff)
downloadpkgsrc-cbdfae5b15a5d92fd684cbe98878363ffb567089.tar.gz
Patched META file to correctly reflect the installation directory.
Diffstat (limited to 'databases/ocaml-dbm')
-rw-r--r--databases/ocaml-dbm/Makefile4
-rw-r--r--databases/ocaml-dbm/distinfo3
-rw-r--r--databases/ocaml-dbm/patches/patch-META10
3 files changed, 14 insertions, 3 deletions
diff --git a/databases/ocaml-dbm/Makefile b/databases/ocaml-dbm/Makefile
index 49f6883b183..e530dcc2a44 100644
--- a/databases/ocaml-dbm/Makefile
+++ b/databases/ocaml-dbm/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2013/07/16 22:26:10 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2013/07/21 17:04:29 jaapb Exp $
#
PKGNAME= ocaml-dbm-${VERSION}
DISTNAME= camldbm-${VERSION}
VERSION= 1.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/728/
EXTRACT_SUFX= .tgz
diff --git a/databases/ocaml-dbm/distinfo b/databases/ocaml-dbm/distinfo
index 3f42efee524..b0cdf3bd4c7 100644
--- a/databases/ocaml-dbm/distinfo
+++ b/databases/ocaml-dbm/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.1 2012/12/15 10:25:52 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2013/07/21 17:04:29 jaapb Exp $
SHA1 (camldbm-1.0.tgz) = e3f17c9cd9c72930fd39e3bc1025bea57241e3f9
RMD160 (camldbm-1.0.tgz) = 0691f84ac43c97fddaf796c04729baa8bcb280ca
Size (camldbm-1.0.tgz) = 14397 bytes
+SHA1 (patch-META) = 2691ffc5e6a4a8fbd2de88a177b79b5c5812ffb8
SHA1 (patch-Makefile) = 49402bd4ea4178932fd363baaae236d2e5ee56e1
diff --git a/databases/ocaml-dbm/patches/patch-META b/databases/ocaml-dbm/patches/patch-META
new file mode 100644
index 00000000000..861715dffc1
--- /dev/null
+++ b/databases/ocaml-dbm/patches/patch-META
@@ -0,0 +1,10 @@
+$NetBSD: patch-META,v 1.1 2013/07/21 17:04:29 jaapb Exp $
+
+point to correct directory for library files
+--- META.orig 2011-11-22 15:56:49.000000000 +0000
++++ META
+@@ -3,3 +3,4 @@ requires = ""
+ version = "1.0"
+ archive(byte) = "dbm.cma"
+ archive(native) = "dbm.cmxa"
++directory = "^"