diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-08 13:03:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-08 13:03:30 +0000 |
commit | 3ddd880b5b7869e828c2251e04f20a10feb136d0 (patch) | |
tree | e5a1feedbba66ab209e8a79baeee5b08c63fd093 /devel/ocaml-pcre | |
parent | 84895f6ba905c76d07254612d2b17b8247768c7c (diff) |
Notes
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r-- | devel/ocaml-pcre/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-pcre/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index 3c1d94368820..41df7639a9f1 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pcre -PORTVERSION= 5.10.0 +PORTVERSION= 5.10.1 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-pcre/distinfo b/devel/ocaml-pcre/distinfo index 542395a923b2..ae35d582a8f1 100644 --- a/devel/ocaml-pcre/distinfo +++ b/devel/ocaml-pcre/distinfo @@ -1,2 +1,2 @@ -MD5 (pcre-ocaml-5.10.0.tar.gz) = f47769a41788c958d8e8c362bf8838ff -SIZE (pcre-ocaml-5.10.0.tar.gz) = 53048 +MD5 (pcre-ocaml-5.10.1.tar.gz) = 2738a85966702af0cd75d5ed2f8e331a +SIZE (pcre-ocaml-5.10.1.tar.gz) = 52841 |