pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/pcre



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jun 24 14:41:23 UTC 2021

Modified Files:
        pkgsrc/devel/pcre: Makefile distinfo
        pkgsrc/devel/pcre/patches: patch-ab

Log Message:
pcre: updated to 8.45

Release 8.45 15-June-2021
-----------------------------
This is the final PCRE1 release. A very few small issues have been fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/devel/pcre/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/devel/pcre/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/pcre/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/pcre/Makefile
diff -u pkgsrc/devel/pcre/Makefile:1.91 pkgsrc/devel/pcre/Makefile:1.92
--- pkgsrc/devel/pcre/Makefile:1.91     Thu Feb 13 07:55:34 2020
+++ pkgsrc/devel/pcre/Makefile  Thu Jun 24 14:41:23 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2020/02/13 07:55:34 adam Exp $
+# $NetBSD: Makefile,v 1.92 2021/06/24 14:41:23 adam Exp $
 
-DISTNAME=      pcre-8.44
+DISTNAME=      pcre-8.45
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.pcre.org/pub/pcre/
 MASTER_SITES+= https://ftp.pcre.org/pub/pcre/

Index: pkgsrc/devel/pcre/distinfo
diff -u pkgsrc/devel/pcre/distinfo:1.68 pkgsrc/devel/pcre/distinfo:1.69
--- pkgsrc/devel/pcre/distinfo:1.68     Thu Feb 13 07:55:34 2020
+++ pkgsrc/devel/pcre/distinfo  Thu Jun 24 14:41:23 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.68 2020/02/13 07:55:34 adam Exp $
+$NetBSD: distinfo,v 1.69 2021/06/24 14:41:23 adam Exp $
 
-SHA1 (pcre-8.44.tar.bz2) = 8179b083053fce9b4a766513fa1f14807aabee42
-RMD160 (pcre-8.44.tar.bz2) = 55a361bbbc3481590d6e75880e70f866302d6e40
-SHA512 (pcre-8.44.tar.bz2) = f26d850aab5228799e58ac8c2306fb313889332c39e29b118ef1de57677c5c90f970d68d3f475cabc64f8b982a77f04eca990ff1057f3ccf5e19bd137997c4ac
-Size (pcre-8.44.tar.bz2) = 1577611 bytes
+SHA1 (pcre-8.45.tar.bz2) = 8463cc88b737e2c3ce7f041922a6ff0c5abbed34
+RMD160 (pcre-8.45.tar.bz2) = 9792fbed380a39be36674e74839b9a2a6a4ce65a
+SHA512 (pcre-8.45.tar.bz2) = 91bff52eed4a2dfc3f3bfdc9c672b88e7e2ffcf3c4b121540af8a4ae8c1ce05178430aa6b8000658b9bb7b4252239357250890e20ceb84b79cdfcde05154061a
+Size (pcre-8.45.tar.bz2) = 1578809 bytes
 SHA1 (patch-aa) = ed20cfb5ca7b1e620e368c8e41a7f691d6f93282
-SHA1 (patch-ab) = 0b8fbde09c27e2716e5bfa32abce8ee4a79fb7fb
+SHA1 (patch-ab) = f30278edf1a7dd108400e30086fbc91da835e213
 SHA1 (patch-doc_pcredemo.3) = 90f9b3a021f58973149d839735d40c5e2e245912

Index: pkgsrc/devel/pcre/patches/patch-ab
diff -u pkgsrc/devel/pcre/patches/patch-ab:1.9 pkgsrc/devel/pcre/patches/patch-ab:1.10
--- pkgsrc/devel/pcre/patches/patch-ab:1.9      Sun Nov 30 14:48:43 2014
+++ pkgsrc/devel/pcre/patches/patch-ab  Thu Jun 24 14:41:23 2021
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.9 2014/11/30 14:48:43 spz Exp $
+$NetBSD: patch-ab,v 1.10 2021/06/24 14:41:23 adam Exp $
 
 Remove a feeble attempt at providing ABI compatibility for the C++ portion
 of the PCRE library. Relying on the C++ compiler to crunch symbols in a
@@ -6,9 +6,9 @@ particular way is platform dependent at 
 that this was done for OSX.
 Also, the test misfired on SunOS leading to breakage (PR pkg/38768).
 
---- configure.orig     2014-09-26 09:06:46.000000000 +0000
+--- configure.orig     2021-06-15 15:52:52.000000000 +0000
 +++ configure
-@@ -17603,6 +17603,8 @@ ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS 
+@@ -19291,6 +19291,8 @@ ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS 
  ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  
@@ -17,7 +17,7 @@ Also, the test misfired on SunOS leading
  
  # Older versions of pcre defined pcrecpp::no_arg, but in new versions
  # it's called pcrecpp::RE::no_arg.  For backwards ABI compatibility,
-@@ -17645,6 +17647,9 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -19334,6 +19336,9 @@ rm -f core conftest.err conftest.$ac_obj
  done
  LDFLAGS="$OLD_LDFLAGS"
  
@@ -27,9 +27,9 @@ Also, the test misfired on SunOS leading
  # We could be more clever here, given we're doing AC_SUBST with this
  # (eg set a var to be the name of the include file we want). But we're not
  # so it's easy to change back to 'regular' autoconf vars if we needed to.
-@@ -18952,6 +18957,10 @@ elif test "$enable_pcretest_libreadline"
+@@ -20637,6 +20642,10 @@ elif test "$enable_pcretest_libreadline"
  
- $as_echo "#define SUPPORT_LIBREADLINE /**/" >>confdefs.h
+ printf "%s\n" "#define SUPPORT_LIBREADLINE /**/" >>confdefs.h
  
 +else
 +



Home | Main Index | Thread Index | Old Index