- Update to 5.14.0

- Grab maintainership
This commit is contained in:
Johan van Selst 2008-04-10 12:53:16 +00:00
parent 075647712a
commit 4dc4dfdbeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211006
3 changed files with 11 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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