Index: head/textproc/rand/Makefile =================================================================== --- head/textproc/rand/Makefile (revision 148115) +++ head/textproc/rand/Makefile (revision 148116) @@ -1,26 +1,27 @@ # New ports collection makefile for: rand # Date created: Mon Jul 26 1999 # Whom: domi@saargate.de # # $FreeBSD$ # 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 Property changes on: head/textproc/rand/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/textproc/rand/distinfo =================================================================== --- head/textproc/rand/distinfo (revision 148115) +++ head/textproc/rand/distinfo (revision 148116) @@ -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 Property changes on: head/textproc/rand/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property