1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Finally delete files/patch-conf-cf-lex.l.

Pointed by:	az
This commit is contained in:
Alexander V. Chernikov 2015-05-04 10:36:59 +00:00
parent 7eb9f40e47
commit ecb286eedd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385391
2 changed files with 1 additions and 11 deletions

View File

@ -3,6 +3,7 @@
PORTNAME?= bird
PORTVERSION= 1.5.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://bird.network.cz/pub/bird/ \
http://bird.mpls.in/distfiles/bird/

View File

@ -1,11 +0,0 @@
--- conf/cf-lex.l.orig 2014-12-06 17:10:24.000000000 +0300
+++ conf/cf-lex.l 2014-12-06 17:10:41.000000000 +0300
@@ -61,7 +61,7 @@
static int kw_hash_inited;
#define SYM_HASH_SIZE 128
-#define SYM_MAX_LEN 32
+#define SYM_MAX_LEN 64
struct sym_scope {
struct sym_scope *next; /* Next on scope stack */