diff -urN /usr/ports/devel/ocaml-extlib/Makefile devel/ocaml-extlib/Makefile --- /usr/ports/devel/ocaml-extlib/Makefile 2012-12-20 15:47:11.000000000 +0900 +++ devel/ocaml-extlib/Makefile 2013-05-14 00:00:49.000000000 +0900 @@ -2,14 +2,14 @@ # $FreeBSD: head/devel/ocaml-extlib/Makefile 309287 2012-12-20 05:45:56Z araujo $ 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 @@ ALL_TARGET= all opt DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} + PORTDOCS= * .include .if ${PORT_OPTIONS:MDOCS} -ALL_TARGET+= doc +ALL_TARGET+= doc PLIST_DIRSTRY= ${OCAML_DOCSDIR:S,^${PREFIX}/,,} .endif diff -urN /usr/ports/devel/ocaml-extlib/distinfo devel/ocaml-extlib/distinfo --- /usr/ports/devel/ocaml-extlib/distinfo 2012-12-20 15:47:11.000000000 +0900 +++ devel/ocaml-extlib/distinfo 2013-05-14 00:00:49.000000000 +0900 @@ -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