From 695060710512f52374e0f26bd2b2366f9c872b85 Mon Sep 17 00:00:00 2001 From: ijliao Date: Mon, 30 Dec 2002 03:20:23 +0000 Subject: make it fetchable by upgrading it to 4.31.0 PR: 46621 Submitted by: maintainer --- devel/ocaml-pcre/Makefile | 4 ++-- devel/ocaml-pcre/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/ocaml-pcre') 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 -- cgit