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

(-)Makefile (-2 / +2 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	rand
4
PORTNAME=	rand
5
PORTVERSION=	1.8
5
PORTVERSION=	1.9
6
CATEGORIES=	textproc
6
CATEGORIES=	textproc
7
MASTER_SITES=	http://bzflag.bz/~erik/files/
7
MASTER_SITES=	http://bzflag.bz/~erik/files/
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	danilogondolfo@gmail.com
10
COMMENT=	Utility to display files or streams in random order
10
COMMENT=	Utility to display files or streams in random order
11
11
12
USE_GMAKE=	yes
12
USE_GMAKE=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rand-1.8.tar.gz) = b66af39ade21473c33abe2bcd0a7fba6153afbe75ecb0917dd9e335e1b21b21b
1
SHA256 (rand-1.9.tar.gz) = 0321be0cf945209631a8fce30462fd111957a582c1fb4340a7b0705eefc20b2d
2
SIZE (rand-1.8.tar.gz) = 226807
2
SIZE (rand-1.9.tar.gz) = 194504

Return to bug 176350