View | Details | Raw Unified | Return to bug 223345
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	coreutils
3
PORTNAME=	coreutils
4
PORTVERSION=	8.25
4
PORTVERSION=	8.28
5
CATEGORIES=	sysutils textproc
5
CATEGORIES=	sysutils textproc
6
MASTER_SITES=	GNU
6
MASTER_SITES=	GNU
7
7
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (coreutils-8.25.tar.xz) = 31e67c057a5b32a582f26408c789e11c2e8d676593324849dcf5779296cdce87
1
TIMESTAMP = 1509461985
2
SIZE (coreutils-8.25.tar.xz) = 5725008
2
SHA256 (coreutils-8.28.tar.xz) = 1117b1a16039ddd84d51a9923948307cfa28c2cea03d1a2438742253df0a0c65
3
SIZE (coreutils-8.28.tar.xz) = 5252336
(-)pkg-plist (+2 lines)
Lines 1-4 Link Here
1
bin/g[
1
bin/g[
2
bin/gb2sum
2
bin/gbase32
3
bin/gbase32
3
bin/gbase64
4
bin/gbase64
4
bin/gbasename
5
bin/gbasename
Lines 103-108 Link Here
103
bin/gwhoami
104
bin/gwhoami
104
bin/gyes
105
bin/gyes
105
libexec/coreutils/libstdbuf.so
106
libexec/coreutils/libstdbuf.so
107
man/man1/gb2sum.1.gz
106
man/man1/gbase32.1.gz
108
man/man1/gbase32.1.gz
107
man/man1/gbase64.1.gz
109
man/man1/gbase64.1.gz
108
man/man1/gbasename.1.gz
110
man/man1/gbasename.1.gz

Return to bug 223345