Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 1999 16:41:26 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11396: Update: net/greed
Message-ID:  <19990429234126.4046013F9@norn.ca.eu.org>

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

>Number:         11396
>Category:       ports
>Synopsis:       Update: net/greed
>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:   Thu Apr 29 16:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a 
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

Update to .750, make patch-ad proper. 

>How-To-Repeat:


>Fix:
	
Index: greed/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/net/greed/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	1999/04/25 17:51:23	1.4
+++ Makefile	1999/04/29 23:27:35
@@ -1,12 +1,12 @@
 # New ports collection makefile for: 	greed
-# Version required:	0.666
+# Version required:	0.750
 # Date created:		13 April 1999
 # Whom:			Chris Piazza <cpiazza@home.net>
 #
 # $Id: Makefile,v 1.4 1999/04/25 17:51:23 mharo Exp $
 #
 
-DISTNAME=	greed-0.7
+DISTNAME=	greed-0.750
 CATEGORIES=	net
 MASTER_SITES=	http://www.public.asu.edu/~arturner/
 
Index: greed/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/net/greed/files/md5,v
retrieving revision 1.4
diff -u -r1.4 md5
--- md5	1999/04/25 17:51:23	1.4
+++ md5	1999/04/29 23:27:58
@@ -1 +1 @@
-MD5 (greed-0.7.tar.gz) = 5bc0ee1ef8df8010000a4e1838b56112
+MD5 (greed-0.750.tar.gz) = ebc282ef12afdc3dfb1bf7845f00040e
Index: greed/patches/patch-ad
===================================================================
RCS file: /cvs/FreeBSD/ports/net/greed/patches/patch-ad,v
retrieving revision 1.1
diff -u -r1.1 patch-ad
--- patch-ad	1999/04/25 17:51:24	1.1
+++ patch-ad	1999/04/29 23:28:56
@@ -1,10 +1,11 @@
---- main.h.orig        Fri Apr 23 23:32:36 1999
-+++ main.h     Fri Apr 23 23:32:41 1999
-@@ -48,7 +48,6 @@
+--- main.h.orig	Thu Apr 29 16:28:25 1999
++++ main.h	Thu Apr 29 16:28:32 1999
+@@ -48,7 +48,7 @@
  #include <string.h>
  #include <stdlib.h>
  #include <fcntl.h>
 -#include <wait.h>
++#include <sys/wait.h>
+ #include <ctype.h>
  #include <sys/time.h>
  #include <sys/stat.h>
- 

-Chris

>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?19990429234126.4046013F9>