diff options
author | johans <johans@FreeBSD.org> | 2010-04-11 05:45:03 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-04-11 05:45:03 +0800 |
commit | 607714185994b417106b8c65a85793c13ef64f53 (patch) | |
tree | e98e0161d5561adfd6939822b624744cf35f76fb /devel/ocaml-pcre | |
parent | b18118f73fbc8a938fa4df8387637924d03367b7 (diff) | |
download | freebsd-ports-gnome-607714185994b417106b8c65a85793c13ef64f53.tar.gz freebsd-ports-gnome-607714185994b417106b8c65a85793c13ef64f53.tar.zst freebsd-ports-gnome-607714185994b417106b8c65a85793c13ef64f53.zip |
Update to 6.1.0
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r-- | devel/ocaml-pcre/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-pcre/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index e7cdce950beb..8529455f909a 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pcre -PORTVERSION= 6.0.1 +PORTVERSION= 6.1.0 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 8f3bc6984218..80a6718a0759 100644 --- a/devel/ocaml-pcre/distinfo +++ b/devel/ocaml-pcre/distinfo @@ -1,3 +1,3 @@ -MD5 (pcre-ocaml-6.0.1.tar.gz) = ab016dceb9d992dbca7d01f955c7187e -SHA256 (pcre-ocaml-6.0.1.tar.gz) = b1f787fb24e8110d535eba9c09e5539fce2cd85bf008b2a6a36a84ac31ceef9b -SIZE (pcre-ocaml-6.0.1.tar.gz) = 59690 +MD5 (pcre-ocaml-6.1.0.tar.gz) = dde3238335ad623c261cfc1f07383210 +SHA256 (pcre-ocaml-6.1.0.tar.gz) = e2988f014bc7df67361e591d05c70d11c1aace96b625355320900085ce47d987 +SIZE (pcre-ocaml-6.1.0.tar.gz) = 59979 |