From owner-svn-ports-head@freebsd.org Sun Feb 21 11:42:38 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6B751554248; Sun, 21 Feb 2021 11:42:38 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dk3Mf2dfcz4Zjy; Sun, 21 Feb 2021 11:42:38 +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 4D94A11EAB; Sun, 21 Feb 2021 11:42:38 +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 11LBgcv8009510; Sun, 21 Feb 2021 11:42:38 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11LBgbOs009509; Sun, 21 Feb 2021 11:42:37 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <202102211142.11LBgbOs009509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 21 Feb 2021 11:42:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566219 - head/devel/librelp X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/devel/librelp X-SVN-Commit-Revision: 566219 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Feb 2021 11:42:38 -0000 Author: matthew Date: Sun Feb 21 11:42:37 2021 New Revision: 566219 URL: https://svnweb.freebsd.org/changeset/ports/566219 Log: Update to 1.10.0 ChangeLog: https://github.com/rsyslog/librelp/blob/v1.10.0/ChangeLog Modified: head/devel/librelp/Makefile head/devel/librelp/distinfo Modified: head/devel/librelp/Makefile ============================================================================== --- head/devel/librelp/Makefile Sun Feb 21 11:40:45 2021 (r566218) +++ head/devel/librelp/Makefile Sun Feb 21 11:42:37 2021 (r566219) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librelp -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ @@ -31,7 +31,7 @@ INSTALL_TARGET= install-strip PLIST_FILES= include/${PORTNAME}.h \ lib/${PORTNAME}.a \ lib/${PORTNAME}.so lib/${PORTNAME}.so.0 \ - lib/${PORTNAME}.so.0.5.0 \ + lib/${PORTNAME}.so.0.5.1 \ libdata/pkgconfig/relp.pc PORT_VERBS= relp Modified: head/devel/librelp/distinfo ============================================================================== --- head/devel/librelp/distinfo Sun Feb 21 11:40:45 2021 (r566218) +++ head/devel/librelp/distinfo Sun Feb 21 11:42:37 2021 (r566219) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606287697 -SHA256 (librelp-1.9.0.tar.gz) = 24ee9e843960d1400a44ffaedb0b1ec91463df8f8acca869cc027ed25ee6bf33 -SIZE (librelp-1.9.0.tar.gz) = 540477 +TIMESTAMP = 1613826408 +SHA256 (librelp-1.10.0.tar.gz) = 148db4e4d1a23e8136e9ec08810929a55faf5d45e24c2e3186d5ab34355dab31 +SIZE (librelp-1.10.0.tar.gz) = 543414