aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-extlib
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-05-20 13:57:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-05-20 13:57:11 +0000
commit2fbedfdee5fa12b4b4fd50404cbdcb86d3cb8240 (patch)
treefaa27d7180e590327efbc34e8309a68a3271364a /devel/ocaml-extlib
parent46e8b7a15846a2e510de07d71a4ccdee6c2439d9 (diff)
downloadports-2fbedfdee5fa12b4b4fd50404cbdcb86d3cb8240.tar.gz
ports-2fbedfdee5fa12b4b4fd50404cbdcb86d3cb8240.zip
- Update to 1.5.4
PR: 178596 Submitted by: ports fury
Notes
Notes: svn path=/head/; revision=318599
Diffstat (limited to 'devel/ocaml-extlib')
-rw-r--r--devel/ocaml-extlib/Makefile7
-rw-r--r--devel/ocaml-extlib/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile
index f828577a64cf..8984b909768e 100644
--- a/devel/ocaml-extlib/Makefile
+++ b/devel/ocaml-extlib/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= extlib
-PORTVERSION= 1.5.3
+PORTVERSION= 1.5.4
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
PROJECTHOST= ${PKGNAMEPREFIX}${PORTNAME}
PKGNAMEPREFIX= ocaml-
MAINTAINER= ports@FreeBSD.org
-COMMENT= A complete - yet small - standard library for OCaml
+COMMENT= Complete - yet small - standard library for OCaml
LICENSE= LGPL21
@@ -22,12 +22,13 @@ USE_OCAMLFIND_PLIST=yes
ALL_TARGET= all opt
DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME}
+
PORTDOCS= *
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
-ALL_TARGET+= doc
+ALL_TARGET+= doc
PLIST_DIRSTRY= ${OCAML_DOCSDIR:S,^${PREFIX}/,,}
.endif
diff --git a/devel/ocaml-extlib/distinfo b/devel/ocaml-extlib/distinfo
index 8bbed7f835a3..93e0f0509d31 100644
--- a/devel/ocaml-extlib/distinfo
+++ b/devel/ocaml-extlib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (extlib-1.5.3.tar.gz) = c095eef4202a8614ff1474d4c08c50c32d6ca82d1015387785cf03d5913ec021
-SIZE (extlib-1.5.3.tar.gz) = 70897
+SHA256 (extlib-1.5.4.tar.gz) = df142ba5a04ccbd4b239a124bd0f634989781b4da63e517c05a036fd419cd9cd
+SIZE (extlib-1.5.4.tar.gz) = 71003