Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Feb 2000 13:42:17 +0000 (GMT)
From:      Dom.Mitchell@palmerharvey.co.uk
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        domi@saargate.de
Subject:   ports/17072: New version of textproc/rand.
Message-ID:  <20000229134217.DB384323@voodoo.pandhm.co.uk>

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

>Number:         17072
>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:   Tue Feb 29 05:50:02 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 #9: Fri Feb 25 15:24:52 GMT 2000     dom@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO  i386

>Description:

	Update of textproc/rand to 1.7.

>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

>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?20000229134217.DB384323>