From owner-svn-ports-all@freebsd.org Wed May 31 17:47:29 2017 Return-Path: Delivered-To: svn-ports-all@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 EC6DEB7F9D8; Wed, 31 May 2017 17:47:29 +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 BAA3A1C85; Wed, 31 May 2017 17:47:29 +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 v4VHlSmN059502; Wed, 31 May 2017 17:47:28 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4VHlSFs059500; Wed, 31 May 2017 17:47:28 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201705311747.v4VHlSFs059500@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 31 May 2017 17:47:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442249 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 31 May 2017 17:47:30 -0000 Author: matthew Date: Wed May 31 17:47:28 2017 New Revision: 442249 URL: https://svnweb.freebsd.org/changeset/ports/442249 Log: Update to 1.2.14 Changes: http://www.librelp.com/2017/05/librelp-1214.html Modified: head/devel/librelp/Makefile head/devel/librelp/distinfo Modified: head/devel/librelp/Makefile ============================================================================== --- head/devel/librelp/Makefile Wed May 31 17:46:59 2017 (r442248) +++ head/devel/librelp/Makefile Wed May 31 17:47:28 2017 (r442249) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librelp -PORTVERSION= 1.2.13 +PORTVERSION= 1.2.14 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ @@ -21,7 +21,7 @@ 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 \ + lib/${PORTNAME}.so.0.3.0 \ libdata/pkgconfig/relp.pc PORT_VERBS= relp Modified: head/devel/librelp/distinfo ============================================================================== --- head/devel/librelp/distinfo Wed May 31 17:46:59 2017 (r442248) +++ head/devel/librelp/distinfo Wed May 31 17:47:28 2017 (r442249) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487770797 -SHA256 (librelp-1.2.13.tar.gz) = 38df3ca7feba55850602bbefe3ac3c035e7666691d46b8bfbff1f1a4c774c0c7 -SIZE (librelp-1.2.13.tar.gz) = 437877 +TIMESTAMP = 1496252493 +SHA256 (librelp-1.2.14.tar.gz) = 11f6241a4336358a33bfdadd43ef299e8258db0a5243d0c164499c6b85ae5955 +SIZE (librelp-1.2.14.tar.gz) = 437975