Index: head/devel/ocaml-pcre/Makefile =================================================================== --- head/devel/ocaml-pcre/Makefile (revision 385171) +++ head/devel/ocaml-pcre/Makefile (revision 385172) @@ -1,38 +1,39 @@ # Created by: Henrik Motakef # $FreeBSD$ PORTNAME= pcre PORTVERSION= 7.1.5 +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 GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 0e0196d 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 385171) +++ head/devel/ocaml-pcre/distinfo (revision 385172) @@ -1,2 +1,2 @@ -SHA256 (pcre-7.1.5.tar.gz) = 605ec5899089471897b832018dfce889cf46817874e5b4df877ae91cc3a61060 -SIZE (pcre-7.1.5.tar.gz) = 88091 +SHA256 (mmottl-pcre-ocaml-7.1.5-v7.1.5_GH0.tar.gz) = 6495ecf25ed6a69fd14fda472f9fac9853dde2aee9944f6b6c0111d458c1039b +SIZE (mmottl-pcre-ocaml-7.1.5-v7.1.5_GH0.tar.gz) = 88068