Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 22:13:27 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16302: Update net/clusterit to 1.3
Message-ID:  <200001221913.WAA56833@netserv1.chg.ru>

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

>Number:         16302
>Category:       ports
>Synopsis:       Update net/clusterit to 1.3
>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:   Sat Jan 22 11:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

This will also unbreak this port for -current.

>How-To-Repeat:

	

>Fix:
	
	

diff -Nur clusterit.old/Makefile clusterit/Makefile
--- clusterit.old/Makefile	Tue Aug 31 02:16:03 1999
+++ clusterit/Makefile	Sat Jan 22 22:11:03 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	clusterit
-# Version required:	1.2
-# Date created:		4 February 1999
-# Whom:			Dima Sivachenko
+# Version required:		1.3
+# Date created:			4 February 1999
+# Whom:				Dima Sivachenko
 #
 # $FreeBSD: ports/net/clusterit/Makefile,v 1.2 1999/08/30 14:22:19 peter Exp $
 #
 
-DISTNAME=	clusterit-1.2
+DISTNAME=	clusterit-1.3
 CATEGORIES=	net devel
 MASTER_SITES=	http://www.inficad.com/~garbled/ \
 		ftp://ftp.chg.ru/pub/prog/parallel/tools/clusterit/
diff -Nur clusterit.old/files/md5 clusterit/files/md5
--- clusterit.old/files/md5	Sat Mar  6 20:42:11 1999
+++ clusterit/files/md5	Thu Jan 20 21:43:03 2000
@@ -1 +1 @@
-MD5 (clusterit-1.2.tar.gz) = 291a6c35c3dafd03360fe5ecdf67f8ff
+MD5 (clusterit-1.3.tar.gz) = 0fc451e5ac837c0e22b14e2f7bace95e
diff -Nur clusterit.old/patches/patch-ac clusterit/patches/patch-ac
--- clusterit.old/patches/patch-ac	Sat Mar  6 20:42:11 1999
+++ clusterit/patches/patch-ac	Thu Jan  1 03:00:00 1970
@@ -1,11 +0,0 @@
---- pcp/Makefile.orig	Sun Feb 14 17:25:52 1999
-+++ pcp/Makefile	Sun Feb 14 17:26:04 1999
-@@ -15,7 +15,7 @@
- all: ${PROG} scripts
- 
- ${PROG}: ${SRCS:.c=.o}
--	${CC} -O2 -Wall -o $@ ${SRCS:.c=.o}
-+	${CC} ${CFLAGS} -Wall -o $@ ${SRCS:.c=.o}
- 
- scripts: ${SCRIPTS}
- 

>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?200001221913.WAA56833>