From owner-svn-ports-all@freebsd.org Tue Feb 27 19:33:36 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 B2452F1EC8B; Tue, 27 Feb 2018 19:33:36 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 67C026B577; Tue, 27 Feb 2018 19:33:36 +0000 (UTC) (envelope-from jkim@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 62A4970EC; Tue, 27 Feb 2018 19:33:36 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1RJXaSZ062453; Tue, 27 Feb 2018 19:33:36 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1RJXaBQ062451; Tue, 27 Feb 2018 19:33:36 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201802271933.w1RJXaBQ062451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 27 Feb 2018 19:33:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463154 - head/devel/liborcus X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: head/devel/liborcus X-SVN-Commit-Revision: 463154 X-SVN-Commit-Repository: ports 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.25 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: Tue, 27 Feb 2018 19:33:36 -0000 Author: jkim Date: Tue Feb 27 19:33:35 2018 New Revision: 463154 URL: https://svnweb.freebsd.org/changeset/ports/463154 Log: Update to 0.13.4. https://gitlab.com/orcus/orcus/blob/f6a8382/CHANGELOG#L29 Modified: head/devel/liborcus/Makefile head/devel/liborcus/distinfo Modified: head/devel/liborcus/Makefile ============================================================================== --- head/devel/liborcus/Makefile Tue Feb 27 19:29:07 2018 (r463153) +++ head/devel/liborcus/Makefile Tue Feb 27 19:33:35 2018 (r463154) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= liborcus -PORTVERSION= 0.13.3 +PORTVERSION= 0.13.4 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ Modified: head/devel/liborcus/distinfo ============================================================================== --- head/devel/liborcus/distinfo Tue Feb 27 19:29:07 2018 (r463153) +++ head/devel/liborcus/distinfo Tue Feb 27 19:33:35 2018 (r463154) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518732428 -SHA256 (liborcus-0.13.3.tar.xz) = a4c604fc319092637827abf21c0f93f72559084062aba168632e5a1e30d0b741 -SIZE (liborcus-0.13.3.tar.xz) = 1817824 +TIMESTAMP = 1519753053 +SHA256 (liborcus-0.13.4.tar.xz) = b71c4c15febe7dae63406e8023898e3a5cf7fe4ec43b2028dfbbf24e9fe282e4 +SIZE (liborcus-0.13.4.tar.xz) = 1816340