Date: Thu, 5 Oct 2017 19:38:08 +0000 (UTC) From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451342 - head/sysutils/flock Message-ID: <201710051938.v95Jc8aV025024@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710051938.v95Jc8aV025024>