pkgsrc-Bugs archive

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

PR/52524 CVS commit: pkgsrc/devel/pcre2



The following reply was made to PR pkg/52524; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52524 CVS commit: pkgsrc/devel/pcre2
Date: Thu, 7 Sep 2017 13:47:21 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Thu Sep  7 13:47:21 UTC 2017
 
 Modified Files:
 	pkgsrc/devel/pcre2: Makefile
 Added Files:
 	pkgsrc/devel/pcre2: options.mk
 
 Log Message:
 Make JIT an option. Enable it by default on the list of platforms
 martin@ extracted from the source, see PR 52524.
 
 The pattern matching and/or the list itself may need further fixes.
 
 Retest on NetBSD 8 shows that the binaries are now mprotect-safe,
 remove variable.
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/pcre2/Makefile
 cvs rdiff -u -r0 -r1.1 pkgsrc/devel/pcre2/options.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index