From owner-svn-ports-all@freebsd.org Thu Oct 5 19:38:10 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 16538E40B83; Thu, 5 Oct 2017 19:38:10 +0000 (UTC) (envelope-from cs@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 D08DB83D5E; Thu, 5 Oct 2017 19:38:09 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v95Jc99k025026; Thu, 5 Oct 2017 19:38:09 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v95Jc8aV025024; Thu, 5 Oct 2017 19:38:08 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201710051938.v95Jc8aV025024@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Thu, 5 Oct 2017 19:38:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451342 - head/sysutils/flock X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/sysutils/flock X-SVN-Commit-Revision: 451342 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.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: Thu, 05 Oct 2017 19:38:10 -0000 Author: cs Date: Thu Oct 5 19:38:08 2017 New Revision: 451342 URL: https://svnweb.freebsd.org/changeset/ports/451342 Log: Update to 2.30.1 PR: 222369 Submitted by: maintainer Modified: head/sysutils/flock/Makefile head/sysutils/flock/distinfo Modified: head/sysutils/flock/Makefile ============================================================================== --- head/sysutils/flock/Makefile Thu Oct 5 19:33:58 2017 (r451341) +++ head/sysutils/flock/Makefile Thu Oct 5 19:38:08 2017 (r451342) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= flock -PORTVERSION= 2.29 -PORTREVISION= 1 +PORTVERPREFIX= 2.30 +PORTVERSION= ${PORTVERPREFIX}.1 CATEGORIES= sysutils -MASTER_SITES= KERNEL_ORG/linux/utils/util-linux/v${PORTVERSION}/ +MASTER_SITES= KERNEL_ORG/linux/utils/util-linux/v${PORTVERPREFIX}/ DISTNAME= util-linux-${PORTVERSION} MAINTAINER= franco@opnsense.org Modified: head/sysutils/flock/distinfo ============================================================================== --- head/sysutils/flock/distinfo Thu Oct 5 19:33:58 2017 (r451341) +++ head/sysutils/flock/distinfo Thu Oct 5 19:38:08 2017 (r451342) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479448422 -SHA256 (util-linux-2.29.tar.gz) = 36d2fe6fcc962b6b4354ecd427ad766bc4ad29581f83afe67c3eadbdc5245a1f -SIZE (util-linux-2.29.tar.gz) = 9161747 +TIMESTAMP = 1504499806 +SHA256 (util-linux-2.30.1.tar.gz) = 88bb1d08f0d67fb1b548c3e2160f7f40fb552cdf6b771a5dd1b94e1e04fc1d9a +SIZE (util-linux-2.30.1.tar.gz) = 9513750