Files
ports/security/amap/files/patch-pcre-3.9_chartables.c
Ben Woods 6efcbda657 security/amap: Update to 5.4
- Add LICENSE details (both GPLv2 and AMAP license must be accepted)
- Refactor patches with makepatch (pet portlint)

Changes this release:
  https://www.thc.org/thc-amap/

PR:		212658
Approved by:	onatan@gmail.com (maintainer), adamw (mentor)
2016-09-17 00:03:59 +00:00

12 lines
366 B
C

--- pcre-3.9/chartables.c.orig 2011-04-20 15:10:17 UTC
+++ pcre-3.9/chartables.c
@@ -10,7 +10,7 @@ This file is #included in the compilatio
character tables which are used when no tables are passed to the compile
function. */
-static unsigned char pcre_default_tables[] = {
+unsigned char pcre_default_tables[] = {
/* This table is a lower casing table. */