aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-05-20 21:57:11 +0800
committermiwi <miwi@FreeBSD.org>2013-05-20 21:57:11 +0800
commitc3ff46e7b13baf8c165981474f50a99d0dd79658 (patch)
treefaa27d7180e590327efbc34e8309a68a3271364a
parent53a73c9bbebdc6b562da4caa888a4036866d1084 (diff)
downloadfreebsd-ports-gnome-c3ff46e7b13baf8c165981474f50a99d0dd79658.tar.gz
freebsd-ports-gnome-c3ff46e7b13baf8c165981474f50a99d0dd79658.tar.zst
freebsd-ports-gnome-c3ff46e7b13baf8c165981474f50a99d0dd79658.zip
- Update to 1.5.4
PR: 178596 Submitted by: ports fury
-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