Update to 8.43
This commit is contained in:
parent
51bd5faa2b
commit
2c2fc9cbec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495582
3 changed files with 7 additions and 8 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pcre
|
||||
PORTVERSION= 8.42
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 8.43
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://ftp.pcre.org/pub/pcre/ \
|
||||
SF
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1521638562
|
||||
SHA256 (pcre-8.42.tar.bz2) = 2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301
|
||||
SIZE (pcre-8.42.tar.bz2) = 1570171
|
||||
TIMESTAMP = 1552490720
|
||||
SHA256 (pcre-8.43.tar.bz2) = 91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b
|
||||
SIZE (pcre-8.43.tar.bz2) = 1576584
|
||||
|
|
|
@ -10,15 +10,15 @@ include/pcrecpp.h
|
|||
lib/libpcre.a
|
||||
lib/libpcre.so
|
||||
lib/libpcre.so.1
|
||||
lib/libpcre.so.1.2.10
|
||||
lib/libpcre.so.1.2.11
|
||||
lib/libpcre16.a
|
||||
lib/libpcre16.so
|
||||
lib/libpcre16.so.0
|
||||
lib/libpcre16.so.0.2.10
|
||||
lib/libpcre16.so.0.2.11
|
||||
lib/libpcre32.a
|
||||
lib/libpcre32.so
|
||||
lib/libpcre32.so.0
|
||||
lib/libpcre32.so.0.0.10
|
||||
lib/libpcre32.so.0.0.11
|
||||
lib/libpcrecpp.a
|
||||
lib/libpcrecpp.so
|
||||
lib/libpcrecpp.so.0
|
||||
|
|
Loading…
Reference in a new issue