- Update to 5.11.1, unbreak (fetchable now)
PR: ports/100422 Submitted by: Denis Shaposhnikov <dsh vlink.ru>
This commit is contained in:
parent
3dfa549a92
commit
87c3e0fca5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168092
2 changed files with 4 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pcre
|
||||
PORTVERSION= 5.10.3
|
||||
PORTVERSION= 5.11.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.ocaml.info/ocaml_sources/
|
||||
PKGNAMEPREFIX= ocaml-
|
||||
|
@ -15,8 +15,6 @@ DISTNAME= pcre-ocaml-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Perl compatible regular expressions for Objective Caml
|
||||
|
||||
BROKEN= fails to fetch
|
||||
|
||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
|
||||
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
|
||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (pcre-ocaml-5.10.3.tar.gz) = 8a5db822c7d1edec0fa474152f8c6693
|
||||
SHA256 (pcre-ocaml-5.10.3.tar.gz) = 7e95298d1795df5a612d2466113b1b2d4096a41363f11098d927af7c1e66a52b
|
||||
SIZE (pcre-ocaml-5.10.3.tar.gz) = 52889
|
||||
MD5 (pcre-ocaml-5.11.1.tar.gz) = ac84976d5f579f396f06704297cc7f0d
|
||||
SHA256 (pcre-ocaml-5.11.1.tar.gz) = 9335374b0de7268a23e23ccd2cdf48be10e2628f8a731408d4c2e8cd745e20cb
|
||||
SIZE (pcre-ocaml-5.11.1.tar.gz) = 52950
|
||||
|
|
Loading…
Reference in a new issue