Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2017 14:01:31 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454310 - head/sysutils/coreutils
Message-ID:  <201711161401.vAGE1VAv030096@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <pkubaj@anongoth.pl>
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711161401.vAGE1VAv030096>