View | Details | Raw Unified | Return to bug 82116
Collapse All | Expand All

(-)ocaml-pcre/Makefile (-3 / +2 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	pcre
8
PORTNAME=	pcre
9
PORTVERSION=	5.09.2
9
PORTVERSION=	5.10.0
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	http://www.oefai.at/~markus/ocaml_sources/	\
11
MASTER_SITES=	http://www.ocaml.info/ocaml_sources/
12
		http://www.ocaml.info/ocaml_sources/
13
PKGNAMEPREFIX=	ocaml-
12
PKGNAMEPREFIX=	ocaml-
14
DISTNAME=	pcre-ocaml-${PORTVERSION}
13
DISTNAME=	pcre-ocaml-${PORTVERSION}
15
14
(-)ocaml-pcre/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (pcre-ocaml-5.09.2.tar.gz) = 7456f8d34b78f91c57d14cdf6e2068fb
1
MD5 (pcre-ocaml-5.10.0.tar.gz) = f47769a41788c958d8e8c362bf8838ff
2
SIZE (pcre-ocaml-5.09.2.tar.gz) = 51665
2
SIZE (pcre-ocaml-5.10.0.tar.gz) = 53048

Return to bug 82116