diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-10 15:07:57 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-10 15:07:57 +0000 |
commit | fb9f9a5d517fd66e81ea99a447bec426d449c7fb (patch) | |
tree | 661e80cd0100d77542f4932aeb45da1275f21568 /devel/ocaml-pcre | |
parent | cd7809365ba2f5e5e4c393aa3ffbc698dcf76d9c (diff) | |
download | ports-fb9f9a5d517fd66e81ea99a447bec426d449c7fb.tar.gz ports-fb9f9a5d517fd66e81ea99a447bec426d449c7fb.zip |
Notes
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r-- | devel/ocaml-pcre/Makefile | 5 | ||||
-rw-r--r-- | devel/ocaml-pcre/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index cd32a9db7f23..3c1d94368820 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pcre -PORTVERSION= 5.09.2 +PORTVERSION= 5.10.0 CATEGORIES= devel -MASTER_SITES= http://www.oefai.at/~markus/ocaml_sources/ \ - http://www.ocaml.info/ocaml_sources/ +MASTER_SITES= http://www.ocaml.info/ocaml_sources/ PKGNAMEPREFIX= ocaml- DISTNAME= pcre-ocaml-${PORTVERSION} diff --git a/devel/ocaml-pcre/distinfo b/devel/ocaml-pcre/distinfo index d81671fe4a62..542395a923b2 100644 --- a/devel/ocaml-pcre/distinfo +++ b/devel/ocaml-pcre/distinfo @@ -1,2 +1,2 @@ -MD5 (pcre-ocaml-5.09.2.tar.gz) = 7456f8d34b78f91c57d14cdf6e2068fb -SIZE (pcre-ocaml-5.09.2.tar.gz) = 51665 +MD5 (pcre-ocaml-5.10.0.tar.gz) = f47769a41788c958d8e8c362bf8838ff +SIZE (pcre-ocaml-5.10.0.tar.gz) = 53048 |