- Update to 1.9.
- Pass maintainership to submitter PR: ports/176350 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
This commit is contained in:
parent
80ba543826
commit
0d065a9dbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313004
2 changed files with 4 additions and 4 deletions
|
@ -2,11 +2,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rand
|
||||
PORTVERSION= 1.8
|
||||
PORTVERSION= 1.9
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://bzflag.bz/~erik/files/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danilogondolfo@gmail.com
|
||||
COMMENT= Utility to display files or streams in random order
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rand-1.8.tar.gz) = b66af39ade21473c33abe2bcd0a7fba6153afbe75ecb0917dd9e335e1b21b21b
|
||||
SIZE (rand-1.8.tar.gz) = 226807
|
||||
SHA256 (rand-1.9.tar.gz) = 0321be0cf945209631a8fce30462fd111957a582c1fb4340a7b0705eefc20b2d
|
||||
SIZE (rand-1.9.tar.gz) = 194504
|
||||
|
|
Loading…
Reference in a new issue