From owner-svn-ports-all@freebsd.org Wed Dec 12 13:14:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3BC0130EDD0; Wed, 12 Dec 2018 13:14:26 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CC5B9462A; Wed, 12 Dec 2018 13:14:26 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 93A928727; Wed, 12 Dec 2018 13:14:26 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBCDEQvY010838; Wed, 12 Dec 2018 13:14:26 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBCDEQT5010835; Wed, 12 Dec 2018 13:14:26 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201812121314.wBCDEQT5010835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 12 Dec 2018 13:14:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487293 - head/devel/librelp X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/devel/librelp X-SVN-Commit-Revision: 487293 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 9CC5B9462A X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-0.62 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.62)[-0.618,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2018 13:14:27 -0000 Author: matthew Date: Wed Dec 12 13:14:25 2018 New Revision: 487293 URL: https://svnweb.freebsd.org/changeset/ports/487293 Log: Update to 1.3.0 ChangeLog: https://github.com/rsyslog/librelp/blob/v1.3.0/ChangeLog Modified: head/devel/librelp/Makefile head/devel/librelp/distinfo Modified: head/devel/librelp/Makefile ============================================================================== --- head/devel/librelp/Makefile Wed Dec 12 12:21:44 2018 (r487292) +++ head/devel/librelp/Makefile Wed Dec 12 13:14:25 2018 (r487293) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librelp -PORTVERSION= 1.2.18 +PORTVERSION= 1.3.0 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ Modified: head/devel/librelp/distinfo ============================================================================== --- head/devel/librelp/distinfo Wed Dec 12 12:21:44 2018 (r487292) +++ head/devel/librelp/distinfo Wed Dec 12 13:14:25 2018 (r487293) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537603597 -SHA256 (librelp-1.2.18.tar.gz) = a34c8fc98bf8eef2a5baf635a0f71813cce93b1185aa03648e31b5af60b7393f -SIZE (librelp-1.2.18.tar.gz) = 506766 +TIMESTAMP = 1544620025 +SHA256 (librelp-1.3.0.tar.gz) = 9f24a2fc5749b20c1fd4902332c853e3b06b8bf61b830173252815639b4de9f5 +SIZE (librelp-1.3.0.tar.gz) = 514470