summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-08-28 12:01:39 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-08-28 12:01:39 +0000
commit6eb184ab1962999e74a468f7d8db5516664e33c2 (patch)
treefeae2ec8f8f99ace69c0fb5db3b54057c4bae5f7 /devel
parentUpdate distfile. Nothing criminal here, documentation fixes only. (diff)
Update to 6.3
Notes
Notes: svn path=/head/; revision=141096
Diffstat (limited to 'devel')
-rw-r--r--devel/pcre/Makefile2
-rw-r--r--devel/pcre/distinfo4
-rw-r--r--devel/pcre/files/patch-configure15
3 files changed, 3 insertions, 18 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index 9f9c8647cb30..100552e87cae 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -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%/ \
diff --git a/devel/pcre/distinfo b/devel/pcre/distinfo
index 42298951a6ba..a58200c96b98 100644
--- a/devel/pcre/distinfo
+++ b/devel/pcre/distinfo
@@ -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
diff --git a/devel/pcre/files/patch-configure b/devel/pcre/files/patch-configure
deleted file mode 100644
index bd113f7bcaa4..000000000000
--- a/devel/pcre/files/patch-configure
+++ /dev/null
@@ -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
-
-
-