Update to 8.00
PR: ports/139785 Submitted by: Sahil Tandon <sahil@tandon.net>
This commit is contained in:
parent
7e9d0708d1
commit
f08a5b8d1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243184
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pcre
|
||||
PORTVERSION= 7.9
|
||||
PORTVERSION= 8.00
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \
|
||||
ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (pcre-7.9.tar.bz2) = b6a9669d1863423f01ea46cdf00f93dc
|
||||
SHA256 (pcre-7.9.tar.bz2) = 40a13a9759f1de5b16bc2f0d47b6aa5f0ec010325646922f54b013c040dcd740
|
||||
SIZE (pcre-7.9.tar.bz2) = 861580
|
||||
MD5 (pcre-8.00.tar.bz2) = caf564aa69d68e965e9bf0ff2a094c65
|
||||
SHA256 (pcre-8.00.tar.bz2) = 88576f10eb18e170b151c8c89cff6b26863df01b7f96de33700d2efe825ca5d4
|
||||
SIZE (pcre-8.00.tar.bz2) = 922320
|
||||
|
|
|
@ -21,3 +21,4 @@ lib/libpcreposix.so
|
|||
lib/libpcreposix.so.0
|
||||
libdata/pkgconfig/libpcre.pc
|
||||
libdata/pkgconfig/libpcrecpp.pc
|
||||
libdata/pkgconfig/libpcreposix.pc
|
||||
|
|
Loading…
Reference in a new issue