diff options
-rw-r--r-- | devel/ocaml-pcre/Makefile | 5 | ||||
-rw-r--r-- | devel/ocaml-pcre/distinfo | 6 | ||||
-rw-r--r-- | devel/ocaml-pcre/pkg-plist | 6 |
3 files changed, 11 insertions, 6 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index 8ca1e2f84963..4e6e5e225b2d 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -6,14 +6,13 @@ # PORTNAME= pcre -PORTVERSION= 5.11.2 -PORTREVISION= 2 +PORTVERSION= 5.14.0 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ PKGNAMEPREFIX= ocaml- DISTNAME= pcre-ocaml-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@stack.nl COMMENT= Perl compatible regular expressions for Objective Caml LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/devel/ocaml-pcre/distinfo b/devel/ocaml-pcre/distinfo index 10783c7c5541..3ae351984750 100644 --- a/devel/ocaml-pcre/distinfo +++ b/devel/ocaml-pcre/distinfo @@ -1,3 +1,3 @@ -MD5 (pcre-ocaml-5.11.2.tar.gz) = 45e2f94341a3ba3625edd092be9d044a -SHA256 (pcre-ocaml-5.11.2.tar.gz) = e1f38b513fed407d00b490641f86b3adfea31cb650a88a8843ac26592c3b911c -SIZE (pcre-ocaml-5.11.2.tar.gz) = 53037 +MD5 (pcre-ocaml-5.14.0.tar.gz) = 15b76e5f5bf28921461f0e701bf59452 +SHA256 (pcre-ocaml-5.14.0.tar.gz) = a9977cd100979e9cf80d62366c3c806f10bf94f3b020dfc598b637d1563f8f47 +SIZE (pcre-ocaml-5.14.0.tar.gz) = 58943 diff --git a/devel/ocaml-pcre/pkg-plist b/devel/ocaml-pcre/pkg-plist index 6537724fc253..ba16a985126c 100644 --- a/devel/ocaml-pcre/pkg-plist +++ b/devel/ocaml-pcre/pkg-plist @@ -6,16 +6,22 @@ %%OCAML_SITELIBDIR%%/pcre/pcre.cmi %%OCAML_SITELIBDIR%%/pcre/pcre.cmxa %%OCAML_SITELIBDIR%%/pcre/pcre.mli +%%PORTDOCS%%%%EXAMPLESDIR%%/OMakefile %%PORTDOCS%%%%EXAMPLESDIR%%/cloc/Makefile +%%PORTDOCS%%%%EXAMPLESDIR%%/cloc/OMakefile %%PORTDOCS%%%%EXAMPLESDIR%%/cloc/README %%PORTDOCS%%%%EXAMPLESDIR%%/cloc/cloc.ml +%%PORTDOCS%%%%EXAMPLESDIR%%/cloc/make_win32_cloc.bat %%PORTDOCS%%%%EXAMPLESDIR%%/count_hash/Makefile +%%PORTDOCS%%%%EXAMPLESDIR%%/count_hash/OMakefile %%PORTDOCS%%%%EXAMPLESDIR%%/count_hash/README %%PORTDOCS%%%%EXAMPLESDIR%%/count_hash/count_hash.ml %%PORTDOCS%%%%EXAMPLESDIR%%/pcregrep/Makefile +%%PORTDOCS%%%%EXAMPLESDIR%%/pcregrep/OMakefile %%PORTDOCS%%%%EXAMPLESDIR%%/pcregrep/README %%PORTDOCS%%%%EXAMPLESDIR%%/pcregrep/pcregrep.ml %%PORTDOCS%%%%EXAMPLESDIR%%/subst/Makefile +%%PORTDOCS%%%%EXAMPLESDIR%%/subst/OMakefile %%PORTDOCS%%%%EXAMPLESDIR%%/subst/README %%PORTDOCS%%%%EXAMPLESDIR%%/subst/subst.ml %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/subst |