Index: head/devel/ocaml-pcre/Makefile =================================================================== --- head/devel/ocaml-pcre/Makefile (revision 406248) +++ head/devel/ocaml-pcre/Makefile (revision 406249) @@ -1,39 +1,39 @@ # Created by: Henrik Motakef # $FreeBSD$ PORTNAME= pcre -PORTVERSION= 7.1.5 +PORTVERSION= 7.1.6 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= ocaml- MAINTAINER= johans@FreeBSD.org COMMENT= Perl compatible regular expressions for Objective Caml LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre USE_GITHUB= yes GH_ACCOUNT= mmottl GH_PROJECT= ${PORTNAME}-ocaml USE_OCAML= yes USE_OCAML_FINDLIB= yes USE_OCAML_LDCONFIG= yes EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/pcre-ocaml OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e 's|$$prefix"/"share|${STAGEDIR}${PREFIX}/share|' \ -e '/datarootdir/s|$$pkg_name|&-ocaml|' \ ${WRKSRC}/setup.ml @${REINPLACE_CMD} -e 's| safe_string,||' ${WRKSRC}/_tags post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} .include Index: head/devel/ocaml-pcre/distinfo =================================================================== --- head/devel/ocaml-pcre/distinfo (revision 406248) +++ head/devel/ocaml-pcre/distinfo (revision 406249) @@ -1,2 +1,2 @@ -SHA256 (mmottl-pcre-ocaml-v7.1.5_GH0.tar.gz) = 6495ecf25ed6a69fd14fda472f9fac9853dde2aee9944f6b6c0111d458c1039b -SIZE (mmottl-pcre-ocaml-v7.1.5_GH0.tar.gz) = 88068 +SHA256 (mmottl-pcre-ocaml-v7.1.6_GH0.tar.gz) = 7f88d1fb44a394026f20c692170d36f7331cbeea20ca95b841334b8c188efbef +SIZE (mmottl-pcre-ocaml-v7.1.6_GH0.tar.gz) = 88104