summaryrefslogtreecommitdiffstats
path: root/textproc/rand
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-11-13 16:20:22 +0000
committermnag <mnag@FreeBSD.org>2005-11-13 16:20:22 +0000
commitf051d5a344e4e01cda16716c028286f651b34c4c (patch)
tree6fe5f800a3f73d5ad6fc1baf3f55d571453266ff /textproc/rand
parent226a74378e334308ff9be71a7ac183989b216089 (diff)
downloadFreeBSD-ports-f051d5a344e4e01cda16716c028286f651b34c4c.zip
FreeBSD-ports-f051d5a344e4e01cda16716c028286f651b34c4c.tar.gz
Update to 1.8
Add SHA256 PR: 88935 Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer)
Diffstat (limited to 'textproc/rand')
-rw-r--r--textproc/rand/Makefile9
-rw-r--r--textproc/rand/distinfo5
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/rand/Makefile b/textproc/rand/Makefile
index 2fc7bb3..490c0a4 100644
--- a/textproc/rand/Makefile
+++ b/textproc/rand/Makefile
@@ -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>
diff --git a/textproc/rand/distinfo b/textproc/rand/distinfo
index 0f3229f..70e7895 100644
--- a/textproc/rand/distinfo
+++ b/textproc/rand/distinfo
@@ -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
OpenPOWER on IntegriCloud