Update to 6.3
This commit is contained in:
parent
a6476d8cc9
commit
6eb184ab19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141096
3 changed files with 3 additions and 18 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pcre
|
||||
PORTVERSION= 6.2
|
||||
PORTVERSION= 6.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \
|
||||
ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (pcre-6.2.tar.bz2) = d8a2024eb56c331bb5c55601c3cd9ce1
|
||||
SIZE (pcre-6.2.tar.bz2) = 561447
|
||||
MD5 (pcre-6.3.tar.bz2) = e6779ead12cd20fa055fb3a05b004f2c
|
||||
SIZE (pcre-6.3.tar.bz2) = 565852
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
--- configure.orig Wed Jul 27 15:51:37 2005
|
||||
+++ configure Wed Jul 27 15:51:55 2005
|
||||
@@ -19569,9 +19569,9 @@
|
||||
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
|
||||
|
||||
-if test -n "$ac_cv_prog_ac_ct_CXX" -a "$pcre_has_cpp_headers" = 1; then
|
||||
- MAYBE_CPP_TARGETS='$(CPP_TARGETS)'
|
||||
-fi
|
||||
+##if test -n "$ac_cv_prog_ac_ct_CXX" -a "$pcre_has_cpp_headers" = 1; then
|
||||
+MAYBE_CPP_TARGETS='$(CPP_TARGETS)'
|
||||
+##fi
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue