summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-06-07 21:20:01 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-06-07 21:20:01 +0000
commit460e64c5f2c6306bc365a17eb0c8e891c4d280ef (patch)
treecdf17a0c5291bec0c5f6e52e5d78e89b1ebc8e87 /devel
parent- Update to 4.5.2.2 (diff)
- Upgrade to 5.09.2;
- installs files in ${PREFIX}/lib/ocaml/site-lib. PR: ports/81990 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=137013
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-pcre/Makefile9
-rw-r--r--devel/ocaml-pcre/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile
index 0fc9269a6930..cd32a9db7f23 100644
--- a/devel/ocaml-pcre/Makefile
+++ b/devel/ocaml-pcre/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= pcre
-PORTVERSION= 5.09.0
-PORTREVISION= 1
+PORTVERSION= 5.09.2
CATEGORIES= devel
-MASTER_SITES= http://www.oefai.at/~markus/ocaml_sources/
+MASTER_SITES= http://www.oefai.at/~markus/ocaml_sources/ \
+ http://www.ocaml.info/ocaml_sources/
PKGNAMEPREFIX= ocaml-
DISTNAME= pcre-ocaml-${PORTVERSION}
@@ -22,7 +22,8 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8
USE_GMAKE= yes
MAKE_ENV= OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/pcre" \
- INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib"
+ INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib" \
+ OCAMLFIND_DESTDIR="${PREFIX}/lib/ocaml/site-lib"
.if !defined(WITH_CUSTOM)
MAKE_ENV+= NO_CUSTOM=y
.endif
diff --git a/devel/ocaml-pcre/distinfo b/devel/ocaml-pcre/distinfo
index 575c4a1e80e9..d81671fe4a62 100644
--- a/devel/ocaml-pcre/distinfo
+++ b/devel/ocaml-pcre/distinfo
@@ -1,2 +1,2 @@
-MD5 (pcre-ocaml-5.09.0.tar.gz) = 54e6a09275533960e417d0876ff7bedd
-SIZE (pcre-ocaml-5.09.0.tar.gz) = 52587
+MD5 (pcre-ocaml-5.09.2.tar.gz) = 7456f8d34b78f91c57d14cdf6e2068fb
+SIZE (pcre-ocaml-5.09.2.tar.gz) = 51665