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

(-)ocaml-pcre/Makefile (-3 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	pcre
8
PORTNAME=	pcre
9
PORTVERSION=	5.10.3
9
PORTVERSION=	5.11.1
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	http://www.ocaml.info/ocaml_sources/
11
MASTER_SITES=	http://www.ocaml.info/ocaml_sources/
12
PKGNAMEPREFIX=	ocaml-
12
PKGNAMEPREFIX=	ocaml-
Lines 14-21 Link Here
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Perl compatible regular expressions for Objective Caml
16
COMMENT=	Perl compatible regular expressions for Objective Caml
17
18
BROKEN=		fails to fetch
19
17
20
BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
18
BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
21
		ocamlfind:${PORTSDIR}/devel/ocaml-findlib
19
		ocamlfind:${PORTSDIR}/devel/ocaml-findlib
(-)ocaml-pcre/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (pcre-ocaml-5.10.3.tar.gz) = 8a5db822c7d1edec0fa474152f8c6693
1
MD5 (pcre-ocaml-5.11.1.tar.gz) = ac84976d5f579f396f06704297cc7f0d
2
SHA256 (pcre-ocaml-5.10.3.tar.gz) = 7e95298d1795df5a612d2466113b1b2d4096a41363f11098d927af7c1e66a52b
2
SHA256 (pcre-ocaml-5.11.1.tar.gz) = 9335374b0de7268a23e23ccd2cdf48be10e2628f8a731408d4c2e8cd745e20cb
3
SIZE (pcre-ocaml-5.10.3.tar.gz) = 52889
3
SIZE (pcre-ocaml-5.11.1.tar.gz) = 52950

Return to bug 100422