Date: Thu, 23 Feb 2017 09:31:59 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434658 - in head/devel/librelp: . files Message-ID: <201702230931.v1N9Vx7m075298@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Thu Feb 23 09:31:59 2017 New Revision: 434658 URL: https://svnweb.freebsd.org/changeset/ports/434658 Log: Update to 1.2.13 - Remove files/patch-src__tcp.c -- patch has been incorporated upstream ChangeLog: https://github.com/rsyslog/librelp/blob/master/ChangeLog Deleted: head/devel/librelp/files/ Modified: head/devel/librelp/Makefile head/devel/librelp/distinfo Modified: head/devel/librelp/Makefile ============================================================================== --- head/devel/librelp/Makefile Thu Feb 23 07:35:07 2017 (r434657) +++ head/devel/librelp/Makefile Thu Feb 23 09:31:59 2017 (r434658) @@ -2,13 +2,15 @@ # $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 Modified: head/devel/librelp/distinfo ============================================================================== --- head/devel/librelp/distinfo Thu Feb 23 07:35:07 2017 (r434657) +++ head/devel/librelp/distinfo Thu Feb 23 09:31:59 2017 (r434658) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702230931.v1N9Vx7m075298>