Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2000 14:34:09 +0000 (GMT)
From:      Dom.Mitchell@palmerharvey.co.uk
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        domi@saargate.de
Subject:   ports/16759: new version of textproc/rand
Message-ID:  <20000216143409.58AB81F6@voodoo.pandhm.co.uk>

next in thread | raw e-mail | index | archive | help

>Number:         16759
>Category:       ports
>Synopsis:       new version of textproc/rand
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 16 15:30:07 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Palmer & Harvey McLane Ltd.
>Environment:

FreeBSD voodoo.pandhm.co.uk 3.4-STABLE FreeBSD 3.4-STABLE #7: Mon Feb 14 09:55:24 GMT 2000     dom@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO  i386

>Description:

	Latest version of rand.

>How-To-Repeat:

	n/a

>Fix:
	
	here's the patch.

diff -urP /usr/ports/textproc/rand/Makefile rand/Makefile
--- /usr/ports/textproc/rand/Makefile	Wed Jan  5 00:06:19 2000
+++ rand/Makefile	Wed Feb 16 12:09:06 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	rand
-# Version required:		1.6
+# Version required:		1.7
 # Date created:			Mon Jul 26 1999
 # Whom:				domi@saargate.de
 #
 # $FreeBSD: ports/textproc/rand/Makefile,v 1.4 2000/01/04 17:48:09 jedgar Exp $
 #
 
-DISTNAME=	rand-1.6
+DISTNAME=	rand-1.7
 CATEGORIES=	textproc
 MASTER_SITES=	http://math.smsu.edu/~br0ke/files/
 
@@ -16,7 +16,7 @@
 USE_GMAKE=	yes
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/rand ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/rand.1.gz ${MANPREFIX}/man/man1
+	${INSTALL_PROGRAM} ${WRKSRC}/src/rand ${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/man/rand.1 ${MANPREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -urP /usr/ports/textproc/rand/files/md5 rand/files/md5
--- /usr/ports/textproc/rand/files/md5	Wed Jan  5 00:06:20 2000
+++ rand/files/md5	Wed Feb 16 12:05:58 2000
@@ -1 +1 @@
-MD5 (rand-1.6.tar.gz) = cd7c2479cc754766922b9d0a2f89dcdd
+MD5 (rand-1.7.tar.gz) = 601ea4fa89a0cbf93d740b2d82e93f3d


-- 
**********************************************************************
This email and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed. 
The email has been swept by MIMEsweeper for the presence of computer viruses.

www.palmerharvey.co.uk
**********************************************************************

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000216143409.58AB81F6>