upgrade to 5.07.1

This commit is contained in:
Ying-Chieh Liao 2004-04-02 00:57:50 +00:00
parent ec008f19d4
commit f4e0de85b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105923
2 changed files with 3 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= pcre
PORTVERSION= 5.06.2
PORTVERSION= 5.07.1
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= http://www.oefai.at/~markus/ocaml_sources/
@ -16,8 +16,6 @@ DISTNAME= pcre-ocaml-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl compatible regular expressions for Objective Caml
BROKEN= "Unfetchable"
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre

View File

@ -1,2 +1,2 @@
MD5 (pcre-ocaml-5.06.2.tar.gz) = 632f5a594c6349380d39840a20e94c8c
SIZE (pcre-ocaml-5.06.2.tar.gz) = 50466
MD5 (pcre-ocaml-5.07.1.tar.gz) = abd31589e91961e94c0b1f06b7309766
SIZE (pcre-ocaml-5.07.1.tar.gz) = 50607