From owner-svn-ports-head@freebsd.org Sat Sep 24 09:47:15 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8209BE7A8D; Sat, 24 Sep 2016 09:47:15 +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 mx1.freebsd.org (Postfix) with ESMTPS id 779ACE81; Sat, 24 Sep 2016 09:47:15 +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 u8O9lEGg008983; Sat, 24 Sep 2016 09:47:14 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8O9lEfT008981; Sat, 24 Sep 2016 09:47:14 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201609240947.u8O9lEfT008981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 24 Sep 2016 09:47:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422707 - head/devel/librelp X-SVN-Group: ports-head 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.23 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: Sat, 24 Sep 2016 09:47:15 -0000 Author: matthew Date: Sat Sep 24 09:47:14 2016 New Revision: 422707 URL: https://svnweb.freebsd.org/changeset/ports/422707 Log: Update to 1.2.12 Take maintainership PR: 212954 Submitted by: jhujhiti@adjectivism.org Approved by: brd Modified: head/devel/librelp/Makefile head/devel/librelp/distinfo Modified: head/devel/librelp/Makefile ============================================================================== --- head/devel/librelp/Makefile Sat Sep 24 09:15:43 2016 (r422706) +++ head/devel/librelp/Makefile Sat Sep 24 09:47:14 2016 (r422707) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= librelp -PORTVERSION= 1.2.11 +PORTVERSION= 1.2.12 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ -MAINTAINER= brd@FreeBSD.org +MAINTAINER= matthew@FreeBSD.org COMMENT= Reliable event logging protocol library LIB_DEPENDS= libgnutls.so:security/gnutls @@ -19,7 +19,7 @@ INSTALL_TARGET= install-strip PLIST_FILES= include/${PORTNAME}.h \ lib/${PORTNAME}.a \ lib/${PORTNAME}.so lib/${PORTNAME}.so.0 \ - lib/${PORTNAME}.so.0.1.0 \ + lib/${PORTNAME}.so.0.2.0 \ libdata/pkgconfig/relp.pc PORT_VERBS= relp Modified: head/devel/librelp/distinfo ============================================================================== --- head/devel/librelp/distinfo Sat Sep 24 09:15:43 2016 (r422706) +++ head/devel/librelp/distinfo Sat Sep 24 09:47:14 2016 (r422707) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466694710 -SHA256 (librelp-1.2.11.tar.gz) = 84de48f46caba0106d8853af572aa7b625c82dfbcf5f7cd13d2e57cce786e929 -SIZE (librelp-1.2.11.tar.gz) = 437328 +TIMESTAMP = 1474681049 +SHA256 (librelp-1.2.12.tar.gz) = 0355730524f7b20bed1b85697296b6ce57ac593ddc8dddcdca263da71dee7bd7 +SIZE (librelp-1.2.12.tar.gz) = 437945