diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2016-09-17 00:03:59 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2016-09-17 00:03:59 +0000 |
commit | 6efcbda657795ad9210013f87267c64df27dacea (patch) | |
tree | c0ca77b09f5cacbdca44e32b3f06ae5529afe53a /security/amap/files/patch-pcre-chartables.c | |
parent | - Update to 0.12 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=422290
Diffstat (limited to 'security/amap/files/patch-pcre-chartables.c')
-rw-r--r-- | security/amap/files/patch-pcre-chartables.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/amap/files/patch-pcre-chartables.c b/security/amap/files/patch-pcre-chartables.c deleted file mode 100644 index 7fea7b581636..000000000000 --- a/security/amap/files/patch-pcre-chartables.c +++ /dev/null @@ -1,11 +0,0 @@ ---- pcre-3.9/chartables.c.orig Wed Jun 29 17:30:09 2005 -+++ pcre-3.9/chartables.c Wed Jun 29 17:30:16 2005 -@@ -10,7 +10,7 @@ - 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. */ - |