diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-12-30 11:20:23 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-12-30 11:20:23 +0800 |
commit | 695060710512f52374e0f26bd2b2366f9c872b85 (patch) | |
tree | 946117a5710cfb116564682f788bd53bcb3e6bf8 /devel/ocaml-pcre | |
parent | 979db26757d443041cdc0bbcb366804b10fd8a68 (diff) | |
download | freebsd-ports-graphics-695060710512f52374e0f26bd2b2366f9c872b85.tar.gz freebsd-ports-graphics-695060710512f52374e0f26bd2b2366f9c872b85.tar.zst freebsd-ports-graphics-695060710512f52374e0f26bd2b2366f9c872b85.zip |
make it fetchable by upgrading it to 4.31.0
PR: 46621
Submitted by: maintainer
Diffstat (limited to 'devel/ocaml-pcre')
-rw-r--r-- | devel/ocaml-pcre/Makefile | 4 | ||||
-rw-r--r-- | devel/ocaml-pcre/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index 15846df1f0f..9f122a3f23f 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -6,9 +6,9 @@ # PORTNAME= pcre -PORTVERSION= 4.28.3 +PORTVERSION= 4.31.0 CATEGORIES= devel -MASTER_SITES= http://www.ai.univie.ac.at/~markus/ocaml_sources/ +MASTER_SITES= http://www.oefai.at/~markus/ocaml_sources/ MASTER_SITE_SUBDIR= pcre-ocaml PKGNAMEPREFIX= ocaml- DISTNAME= pcre-ocaml-${PORTVERSION} diff --git a/devel/ocaml-pcre/distinfo b/devel/ocaml-pcre/distinfo index 16ee27f4cde..3a3dfb7beeb 100644 --- a/devel/ocaml-pcre/distinfo +++ b/devel/ocaml-pcre/distinfo @@ -1 +1 @@ -MD5 (pcre-ocaml-4.28.3.tar.gz) = 893a6f05297b158032a0156d0cbc7af1 +MD5 (pcre-ocaml-4.31.0.tar.gz) = 869a2dbde2e5d8243f8f2bee9c83c6c9 |