1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00

Update to 1.8

Add SHA256

PR:		88935
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
This commit is contained in:
Marcus Alves Grando 2005-11-13 16:20:22 +00:00
parent d2a04c4887
commit ce8114d5cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148116
2 changed files with 8 additions and 6 deletions

View File

@ -6,21 +6,22 @@
#
PORTNAME= rand
PORTVERSION= 1.7
PORTREVISION= 1
PORTVERSION= 1.8
CATEGORIES= textproc
MASTER_SITES= http://math.missouristate.edu/~erik/files/
MAINTAINER= domi@saargate.de
COMMENT= Utility to display files or streams in random order
GNU_CONFIGURE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= rand.1
PLIST_FILES= bin/rand
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/rand ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/rand.1 ${MANPREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/docs/rand.1 ${MANPREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
MD5 (rand-1.7.tar.gz) = 601ea4fa89a0cbf93d740b2d82e93f3d
SIZE (rand-1.7.tar.gz) = 87059
MD5 (rand-1.8.tar.gz) = 8e972de5622c03b82078cb6c78fd6497
SHA256 (rand-1.8.tar.gz) = b66af39ade21473c33abe2bcd0a7fba6153afbe75ecb0917dd9e335e1b21b21b
SIZE (rand-1.8.tar.gz) = 226807