diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-12-30 03:20:23 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-12-30 03:20:23 +0000 |
commit | bd7df90525d1771b4c9fc647dda250f37441ad4f (patch) | |
tree | 03227c45c120a9e044c82f6aa1e8f6daa5bef3ea | |
parent | Update MASTER_SITES: DISTFILES no longer available at older ones (diff) |
make it fetchable by upgrading it to 4.31.0
PR: 46621
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=71979
-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 15846df1f0f6..9f122a3f23fe 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 16ee27f4cde8..3a3dfb7beebb 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 |