Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 1999 23:20:22 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11301: Update: net/greed
Message-ID:  <19990424062022.D0D4E16EA@norn.ca.eu.org>

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

>Number:         11301
>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:   Fri Apr 23 23:30:00 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 0.7.
Files removed: patch-ab, patch-ac (not needed any more, it seems)
Files added: patch-ad


>How-To-Repeat:


>Fix:

Index: greed/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/net/greed/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	1999/04/21 19:13:01	1.3
+++ Makefile	1999/04/24 06:07:49
@@ -1,13 +1,12 @@
 # New ports collection makefile for: 	greed
-# Version required:	0.666
+# Version required:	0.7
 # Date created:		13 April 1999
 # Whom:			Chris Piazza <cpiazza@home.net>
 #
 # $Id: Makefile,v 1.3 1999/04/21 19:13:01 mharo Exp $
 #
 
-DISTNAME=     	greed
-PKGNAME=	greed-0.666
+DISTNAME=     	greed-0.7
 CATEGORIES=	net
 MASTER_SITES=	http://www.public.asu.edu/~arturner/
 
@@ -16,6 +15,7 @@
 MAN1=	greed.1
 
 ALL_TARGET=	freebsd
+WRKSRC=	${WRKDIR}/greed
 
 post-extract:
 	@${GUNZIP_CMD} ${WRKSRC}/greed.1.gz
Index: greed/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/net/greed/files/md5,v
retrieving revision 1.3
diff -u -r1.3 md5
--- md5	1999/04/21 19:13:01	1.3
+++ md5	1999/04/24 06:06:53
@@ -1 +1 @@
-MD5 (greed.tar.gz) = eef646427013e34c3288a0efe87ac638
+MD5 (greed-0.7.tar.gz) = 5bc0ee1ef8df8010000a4e1838b56112
Index: greed/patches/patch-ad
===================================================================
RCS file: patch-ad
diff -N patch-ad
--- /dev/null	Fri Apr 23 23:15:18 1999
+++ patch-ad	Fri Apr 23 23:15:06 1999
@@ -0,0 +1,11 @@
+--- main.h.orig	Fri Apr 23 23:14:39 1999
++++ main.h	Fri Apr 23 23:14:47 1999
+@@ -48,7 +48,7 @@
+ #include <string.h>
+ #include <stdlib.h>
+ #include <fcntl.h>
+-#include <wait.h>
++#include <sys/wait.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?19990424062022.D0D4E16EA>