Index: head/devel/librelp/files/patch-src__tcp.c =================================================================== --- head/devel/librelp/files/patch-src__tcp.c (revision 434657) +++ head/devel/librelp/files/patch-src__tcp.c (nonexistent) @@ -1,14 +0,0 @@ ---- ./src/tcp.c.orig 2014-04-22 07:33:25.000000000 -0600 -+++ ./src/tcp.c 2014-05-17 10:49:10.247327329 -0600 -@@ -62,7 +62,10 @@ - static int called_gnutls_global_init = 0; - #endif - -- -+#include -+#ifndef SOL_TCP -+#define SOL_TCP (getprotobyname("TCP")->p_proto) -+#endif - - #ifdef ENABLE_TLS - /* forward definitions */ Property changes on: head/devel/librelp/files/patch-src__tcp.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/librelp/Makefile =================================================================== --- head/devel/librelp/Makefile (revision 434657) +++ head/devel/librelp/Makefile (revision 434658) @@ -1,31 +1,33 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= librelp -PORTVERSION= 1.2.12 +PORTVERSION= 1.2.13 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ MAINTAINER= matthew@FreeBSD.org COMMENT= Reliable event logging protocol library + +LICENSE= GPLv3 LIB_DEPENDS= libgnutls.so:security/gnutls USES= libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip PLIST_FILES= include/${PORTNAME}.h \ lib/${PORTNAME}.a \ lib/${PORTNAME}.so lib/${PORTNAME}.so.0 \ lib/${PORTNAME}.so.0.2.0 \ libdata/pkgconfig/relp.pc PORT_VERBS= relp post-patch: @${REINPLACE_CMD} -e '/CFLAGS/s| -g||g' \ ${WRKSRC}/configure .include Index: head/devel/librelp/distinfo =================================================================== --- head/devel/librelp/distinfo (revision 434657) +++ head/devel/librelp/distinfo (revision 434658) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474681049 -SHA256 (librelp-1.2.12.tar.gz) = 0355730524f7b20bed1b85697296b6ce57ac593ddc8dddcdca263da71dee7bd7 -SIZE (librelp-1.2.12.tar.gz) = 437945 +TIMESTAMP = 1487770797 +SHA256 (librelp-1.2.13.tar.gz) = 38df3ca7feba55850602bbefe3ac3c035e7666691d46b8bfbff1f1a4c774c0c7 +SIZE (librelp-1.2.13.tar.gz) = 437877