aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-ulex
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-08 17:05:49 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-08 17:05:49 +0000
commitfbc146f6a4900bd7c92292a81c81c96873e2d938 (patch)
tree673232ab02651da5049b6db39351aed5caa1750f /devel/ocaml-ulex
parentd95ad67c3fc0bd2248f6d3bc567854d866dddcf3 (diff)
downloadports-fbc146f6a4900bd7c92292a81c81c96873e2d938.tar.gz
ports-fbc146f6a4900bd7c92292a81c81c96873e2d938.zip
Notes
Diffstat (limited to 'devel/ocaml-ulex')
-rw-r--r--devel/ocaml-ulex/Makefile5
-rw-r--r--devel/ocaml-ulex/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/ocaml-ulex/Makefile b/devel/ocaml-ulex/Makefile
index 714ef04c0847..079c9a41a4d7 100644
--- a/devel/ocaml-ulex/Makefile
+++ b/devel/ocaml-ulex/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= ulex
-PORTVERSION= 0.4
+PORTVERSION= 0.5
CATEGORIES= devel
MASTER_SITES= http://www.cduce.org/download/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= marwan.burelle@lri.fr
COMMENT= A lexer generator for Unicode and OCaml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
@@ -35,6 +35,7 @@ post-install:
${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm lib/ocaml/site-lib/${PORTNAME}" >> ${TMPPLIST}
@${ECHO_CMD} "@unexec ocamlfind remove ${PORTNAME} 2>/dev/null || true" >> ${TMPPLIST}
+ PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/*.css ${DOCSDIR}
diff --git a/devel/ocaml-ulex/distinfo b/devel/ocaml-ulex/distinfo
index 2fa082292964..df86ccb1678f 100644
--- a/devel/ocaml-ulex/distinfo
+++ b/devel/ocaml-ulex/distinfo
@@ -1,2 +1,2 @@
-MD5 (ulex-0.4.tar.gz) = 10f32784ea8b5173f9a9ce058b452a3b
-SIZE (ulex-0.4.tar.gz) = 24862
+MD5 (ulex-0.5.tar.gz) = 6aa3ca0d73f9400ec6811a19fca414eb
+SIZE (ulex-0.5.tar.gz) = 25621