From owner-svn-ports-all@freebsd.org Thu Nov 16 14:01:32 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 AC152DDEB77; Thu, 16 Nov 2017 14:01:32 +0000 (UTC) (envelope-from culot@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 78DB47C025; Thu, 16 Nov 2017 14:01:32 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAGE1VVg030099; Thu, 16 Nov 2017 14:01:31 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAGE1VAv030096; Thu, 16 Nov 2017 14:01:31 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201711161401.vAGE1VAv030096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Thu, 16 Nov 2017 14:01:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454310 - head/sysutils/coreutils X-SVN-Group: ports-head X-SVN-Commit-Author: culot X-SVN-Commit-Paths: head/sysutils/coreutils X-SVN-Commit-Revision: 454310 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: Thu, 16 Nov 2017 14:01:32 -0000 Author: culot Date: Thu Nov 16 14:01:31 2017 New Revision: 454310 URL: https://svnweb.freebsd.org/changeset/ports/454310 Log: - Update to 8.28 PR: 223345 Submitted by: Piotr Kubaj Approved by: jharris@widomaker.com (maintainer) Modified: head/sysutils/coreutils/Makefile head/sysutils/coreutils/distinfo head/sysutils/coreutils/pkg-plist Modified: head/sysutils/coreutils/Makefile ============================================================================== --- head/sysutils/coreutils/Makefile Thu Nov 16 13:39:34 2017 (r454309) +++ head/sysutils/coreutils/Makefile Thu Nov 16 14:01:31 2017 (r454310) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= coreutils -PORTVERSION= 8.25 +PORTVERSION= 8.28 CATEGORIES= sysutils textproc MASTER_SITES= GNU Modified: head/sysutils/coreutils/distinfo ============================================================================== --- head/sysutils/coreutils/distinfo Thu Nov 16 13:39:34 2017 (r454309) +++ head/sysutils/coreutils/distinfo Thu Nov 16 14:01:31 2017 (r454310) @@ -1,2 +1,3 @@ -SHA256 (coreutils-8.25.tar.xz) = 31e67c057a5b32a582f26408c789e11c2e8d676593324849dcf5779296cdce87 -SIZE (coreutils-8.25.tar.xz) = 5725008 +TIMESTAMP = 1509461985 +SHA256 (coreutils-8.28.tar.xz) = 1117b1a16039ddd84d51a9923948307cfa28c2cea03d1a2438742253df0a0c65 +SIZE (coreutils-8.28.tar.xz) = 5252336 Modified: head/sysutils/coreutils/pkg-plist ============================================================================== --- head/sysutils/coreutils/pkg-plist Thu Nov 16 13:39:34 2017 (r454309) +++ head/sysutils/coreutils/pkg-plist Thu Nov 16 14:01:31 2017 (r454310) @@ -1,4 +1,5 @@ bin/g[ +bin/gb2sum bin/gbase32 bin/gbase64 bin/gbasename @@ -103,6 +104,7 @@ bin/gwho bin/gwhoami bin/gyes libexec/coreutils/libstdbuf.so +man/man1/gb2sum.1.gz man/man1/gbase32.1.gz man/man1/gbase64.1.gz man/man1/gbasename.1.gz