update to 8.37;
includes fixes for the following CVEs: CVE-2014-8964 CVE-2015-2325 CVE-2015-2326
This commit is contained in:
parent
6202bb053a
commit
69327f53ab
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2015/04/06 22:10:57 schwarze Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2015/05/17 15:18:37 robert Exp $
|
||||
|
||||
COMMENT= perl-compatible regular expression library
|
||||
|
||||
DISTNAME= pcre-8.35
|
||||
REVISION= 0
|
||||
DISTNAME= pcre-8.37
|
||||
|
||||
SHARED_LIBS += pcre 3.0 # 0.1
|
||||
SHARED_LIBS += pcre16 0.0 # 0.0
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pcre-8.35.tar.gz) = HJ7ikpQ7onN/EntIGj9y9EwT+9Cae1tOuPpYZQz6VqA=
|
||||
SIZE (pcre-8.35.tar.gz) = 1996552
|
||||
SHA256 (pcre-8.37.tar.gz) = GdSQpxQnSoxMnRMfZRSJuGR820ChWen7fOF7qZ75kqs=
|
||||
SIZE (pcre-8.37.tar.gz) = 2041593
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.18 2015/03/16 18:07:44 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.19 2015/05/17 15:18:37 robert Exp $
|
||||
bin/pcre-config
|
||||
@bin bin/pcregrep
|
||||
@bin bin/pcretest
|
||||
bin/pcregrep
|
||||
bin/pcretest
|
||||
include/pcre.h
|
||||
include/pcre_scanner.h
|
||||
include/pcre_stringpiece.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user