Index: net/kamailio/Makefile =================================================================== --- net/kamailio/Makefile (revision 483538) +++ net/kamailio/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kamailio -PORTVERSION= 5.1.5 +PORTVERSION= 5.1.6 CATEGORIES= net MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/ Index: net/kamailio/distinfo =================================================================== --- net/kamailio/distinfo (revision 483538) +++ net/kamailio/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531530327 -SHA256 (kamailio-5.1.5_src.tar.gz) = f185294b070c65117e9e7d31e6c91446f6c70ae970a3fa4797254470ba55b9ae -SIZE (kamailio-5.1.5_src.tar.gz) = 12058396 +TIMESTAMP = 1540935356 +SHA256 (kamailio-5.1.6_src.tar.gz) = 99880df20dd836e4d9ec03fe863f7a5fc77bb29e3d56f59ea92b8b986deb5186 +SIZE (kamailio-5.1.6_src.tar.gz) = 12072159 Index: net/kamailio/files/patch-src_core_ip__addr.h =================================================================== --- net/kamailio/files/patch-src_core_ip__addr.h (revision 483538) +++ net/kamailio/files/patch-src_core_ip__addr.h (working copy) @@ -1,6 +1,6 @@ ---- src/core/ip_addr.h.orig 2018-03-01 16:24:06 UTC +--- src/core/ip_addr.h.orig 2018-08-22 09:38:42 UTC +++ src/core/ip_addr.h -@@ -49,6 +49,10 @@ enum sip_protos { PROTO_NONE, PROTO_UDP, +@@ -49,6 +49,10 @@ enum sip_protos { PROTO_NONE, PROTO_UDP, PROTO_TCP, PR enum comp_methods { COMP_NONE, COMP_SIGCOMP, COMP_SERGZ }; #endif Index: net/kamailio/files/patch-src_main.c =================================================================== --- net/kamailio/files/patch-src_main.c (revision 483538) +++ net/kamailio/files/patch-src_main.c (working copy) @@ -1,6 +1,6 @@ ---- src/main.c.orig 2018-03-01 16:24:07 UTC +--- src/main.c.orig 2018-08-22 09:38:44 UTC +++ src/main.c -@@ -362,7 +362,7 @@ int received_dns = 0; +@@ -361,7 +361,7 @@ int received_dns = 0; int sr_auto_aliases=1; char* working_dir = 0; char* chroot_dir = 0; Index: net/kamailio/files/patch-src_modules_db__mysql_km__dbase.c =================================================================== --- net/kamailio/files/patch-src_modules_db__mysql_km__dbase.c (nonexistent) +++ net/kamailio/files/patch-src_modules_db__mysql_km__dbase.c (working copy) @@ -0,0 +1,11 @@ +--- src/modules/db_mysql/km_dbase.c.orig 2018-10-29 18:08:57 UTC ++++ src/modules/db_mysql/km_dbase.c +@@ -35,7 +35,7 @@ + #include + #include + #include +-#include ++#include + #include "../../core/mem/mem.h" + #include "../../core/dprint.h" + #include "../../core/async_task.h" Property changes on: net/kamailio/files/patch-src_modules_db__mysql_km__dbase.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property