diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-10 23:07:57 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-10 23:07:57 +0800 |
commit | 7a4d8b740406bdf36bfe567f6e25cca9396d09d7 (patch) | |
tree | 3ad98afc40feb35e80ac6e7d743587c094b4a574 /devel | |
parent | 623f6e30850efccaa3cfe76cbab9ce209bacea8b (diff) | |
download | freebsd-ports-gnome-7a4d8b740406bdf36bfe567f6e25cca9396d09d7.tar.gz freebsd-ports-gnome-7a4d8b740406bdf36bfe567f6e25cca9396d09d7.tar.zst freebsd-ports-gnome-7a4d8b740406bdf36bfe567f6e25cca9396d09d7.zip |
Update to 5.10.0
Submitter mentions license change, nothing ominous though (LGPL)
PR: ports/82116
Submitted by: Marwan Burelle <marwan.burelle@lri.fr> (maintainer)
Diffstat (limited to 'devel')
-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 |