Index: head/math/ocaml-ocamlgraph/Makefile =================================================================== --- head/math/ocaml-ocamlgraph/Makefile (revision 414072) +++ head/math/ocaml-ocamlgraph/Makefile (revision 414073) @@ -1,57 +1,56 @@ # Created by: Joseph Koshy # $FreeBSD$ PORTNAME= ocamlgraph -PORTVERSION= 1.8.6 -PORTREVISION= 1 +PORTVERSION= 1.8.7 CATEGORIES= math MASTER_SITES= http://ocamlgraph.lri.fr/download/ \ ftp://ftp.stack.nl/pub/users/johans/ocamlgraph/ PKGNAMEPREFIX= ocaml- MAINTAINER= johans@FreeBSD.org COMMENT= Graph manipulation library for OCaml OPTIONS_DEFINE= GUI DOCS OPTIONS_DEFAULT=GUI OPTIONS_SUB= yes GUI_DESC= Include GUI user programs: viewer and editor GUI_BUILD_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 GUI_RUN_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 GUI_CONFIGURE_OFF= LABLGTK2=no USES= gmake USE_OCAML= yes USE_OCAML_FINDLIB= yes USE_OCAML_LDCONFIG= yes USE_OCAMLFIND_PLIST= yes GNU_CONFIGURE= yes PLIST_SUB+= OCAMLGRAPHDIR="${OCAML_LIBDIR}/${PORTNAME}" ALL_TARGET= all INSTALL_TARGET= install MAKE_JOBS_UNSAFE= yes PORTSCOUT= skipv:1.81 .include .if ${PORT_OPTIONS:MDOCS} ALL_TARGET+= doc DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} PORTDOCS= * post-patch: @${REINPLACE_CMD} -e '/VIEWER_DIR. doc/d' ${WRKSRC}/Makefile.in .if empty(PORT_OPTIONS:MGUI) # Override auto-detection @${REINPLACE_CMD} -Ee 's/(LABLGTK2)=yes/\1=no/' ${WRKSRC}/configure .endif post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} .endif .include Index: head/math/ocaml-ocamlgraph/distinfo =================================================================== --- head/math/ocaml-ocamlgraph/distinfo (revision 414072) +++ head/math/ocaml-ocamlgraph/distinfo (revision 414073) @@ -1,2 +1,2 @@ -SHA256 (ocamlgraph-1.8.6.tar.gz) = bd75ef4de817e430c9d8982561971c8943bb103f4402db01cc2fecaf58f2dbef -SIZE (ocamlgraph-1.8.6.tar.gz) = 273615 +SHA256 (ocamlgraph-1.8.7.tar.gz) = df06ca06d25231bb8e162d6b853177cb7fc1565c8f1ec99ca051727d46c985a0 +SIZE (ocamlgraph-1.8.7.tar.gz) = 272625