diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-11-30 19:29:42 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-11-30 19:29:42 +0000 |
commit | 5ffeebf46623fc3be7e0d34091d0dedaa223b99d (patch) | |
tree | 7fc033caed16f95784c9b5e5563f1ac48e18d01c | |
parent | be78fc0ec0a8c6646c8647c721a79d72c9c777b8 (diff) | |
download | ports-5ffeebf46623fc3be7e0d34091d0dedaa223b99d.tar.gz ports-5ffeebf46623fc3be7e0d34091d0dedaa223b99d.zip |
Notes
-rw-r--r-- | devel/ocaml-pcre/Makefile | 3 | ||||
-rw-r--r-- | devel/ocaml-pcre/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index ea64ea02296c..33ed05f6ba71 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pcre -PORTVERSION= 6.2.2 -PORTREVISION= 1 +PORTVERSION= 6.2.3 CATEGORIES= devel MASTER_SITES= http://hg.ocaml.info/release/pcre-ocaml/archive/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-pcre/distinfo b/devel/ocaml-pcre/distinfo index 92f389be0f50..1a4271d1bff0 100644 --- a/devel/ocaml-pcre/distinfo +++ b/devel/ocaml-pcre/distinfo @@ -1,2 +1,2 @@ -SHA256 (release-6.2.2.tar.bz2) = 02b08d3a15bcfea22ac309a747f881bb947c7e1f90c85c9c6927a908cb8a8927 -SIZE (release-6.2.2.tar.bz2) = 53088 +SHA256 (release-6.2.3.tar.bz2) = ed2daeca8a300f276cfccba631def35ae955e1ffcec90f0a319b1eca4074bf4b +SIZE (release-6.2.3.tar.bz2) = 53228 |