Update to version 6.7
This commit is contained in:
parent
5132621067
commit
31de5632e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167121
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pcre
|
||||
PORTVERSION= 6.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 6.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \
|
||||
ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/ \
|
||||
@ -44,12 +43,13 @@ MAN3= pcre.3 pcre_compile.3 pcre_compile2.3 pcre_config.3 \
|
||||
pcre_dfa_exec.3 pcre_exec.3 pcre_free_substring.3 \
|
||||
pcre_free_substring_list.3 pcre_fullinfo.3 \
|
||||
pcre_get_named_substring.3 pcre_get_stringnumber.3 \
|
||||
pcre_get_substring.3 pcre_get_substring_list.3 pcre_info.3 \
|
||||
pcre_get_stringtable_entries.3 pcre_get_substring.3 \
|
||||
pcre_get_substring_list.3 pcre_info.3 \
|
||||
pcre_maketables.3 pcrepartial.3 pcreprecompile.3 pcre_refcount.3 \
|
||||
pcre_study.3 pcre_version.3 pcreapi.3 \
|
||||
pcrebuild.3 pcrecallout.3 pcrecompat.3 \
|
||||
pcrecpp.3 pcrematching.3 pcrepattern.3 \
|
||||
pcreperform.3 pcreposix.3 pcresample.3
|
||||
pcreperform.3 pcreposix.3 pcresample.3 pcrestack.3
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${DESTDIR}${PREFIX}/bin/pcregrep ${DESTDIR}${PREFIX}/bin/pcretest
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pcre-6.6.tar.bz2) = 61067f730c46cf6bdd0f8efe3f4f51b6
|
||||
SHA256 (pcre-6.6.tar.bz2) = 8f45c758a1a8f8c76ae0559535a5548859868673152c94c2328515ab8a778129
|
||||
SIZE (pcre-6.6.tar.bz2) = 557269
|
||||
MD5 (pcre-6.7.tar.bz2) = dbbec9d178ce199e67e98c9a4f994f90
|
||||
SHA256 (pcre-6.7.tar.bz2) = 006097cd72835acc9a15fc9239136975f354efa3d39cb9617b3f37432f7ed795
|
||||
SIZE (pcre-6.7.tar.bz2) = 570867
|
||||
|
Loading…
Reference in New Issue
Block a user