From ask@miette.develooper.com  Sun Apr  8 04:18:05 2001
Return-Path: <ask@miette.develooper.com>
Received: from miette.develooper.com (miette.develooper.com [64.81.84.162])
	by hub.freebsd.org (Postfix) with ESMTP id A21DD37B424
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Apr 2001 04:18:04 -0700 (PDT)
	(envelope-from ask@miette.develooper.com)
Received: (from ask@localhost)
	by miette.develooper.com (8.11.2/8.11.2) id f38BI4w18105;
	Sun, 8 Apr 2001 04:18:04 -0700 (PDT)
	(envelope-from ask)
Message-Id: <200104081118.f38BI4w18105@miette.develooper.com>
Date: Sun, 8 Apr 2001 04:18:04 -0700 (PDT)
From: Ask Bjoern Hansen <ask@miette.develooper.com>
Reply-To: ask@miette.develooper.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: upgrade http_load (old distfile no longer available) <Synopsis of the problem (one line)>
X-Send-Pr-Version: 3.2

>Number:         26429
>Category:       ports
>Synopsis:       upgrade http_load (old distfile no longer available)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 08 04:20:05 PDT 2001
>Closed-Date:    Fri Apr 27 10:00:56 PDT 2001
>Last-Modified:  Fri Apr 27 10:02:37 PDT 2001
>Originator:     Ask Bjoern Hansen
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:


>Description:

>How-To-Repeat:

>Fix:

diff -ruN http_load.org/Makefile http_load/Makefile
--- http_load.org/Makefile	Sun Apr  8 03:58:12 2001
+++ http_load/Makefile	Sun Apr  8 04:03:48 2001
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	http_load
-PORTVERSION=	1.0
+PORTVERSION=	1.01
 CATEGORIES=	www
 MASTER_SITES=	http://www.acme.com/software/http_load/
-DISTNAME=	http_load_10nov99
+DISTNAME=	http_load_05apr2001
 
-MAINTAINER=	ask@valueclick.com
+MAINTAINER=	ask@develooper.com
 
 WRKSRC=		${WRKDIR}/http_load
 
diff -ruN http_load.org/distinfo http_load/distinfo
--- http_load.org/distinfo	Sun Apr  8 03:58:12 2001
+++ http_load/distinfo	Sun Apr  8 04:04:14 2001
@@ -1 +1 @@
-MD5 (http_load_10nov99.tar.gz) = 0a673461ba291c2070f9b93015bf85bf
+MD5 (http_load_05apr2001.tar.gz) = 69e2269ae71692b12d1db64eadbcf8a0
diff -ruN http_load.org/files/patch-aa http_load/files/patch-aa
--- http_load.org/files/patch-aa	Sun Apr  8 03:58:12 2001
+++ http_load/files/patch-aa	Sun Apr  8 04:08:37 2001
@@ -1,16 +1,14 @@
---- Makefile.orig	Thu Sep  9 21:13:21 1999
-+++ Makefile	Sat Jul 29 15:36:30 2000
-@@ -16,9 +16,10 @@
+--- Makefile.orig	Wed Sep 13 12:57:07 2000
++++ Makefile	Sun Apr  8 04:08:16 2001
+@@ -16,8 +16,9 @@
  
  BINDIR =	/usr/local/bin
  MANDIR =	/usr/local/man/man1
--CC =		gcc
--#CFLAGS =	-O $(SSL_DEFS) $(SSL_INC)
--CFLAGS =	-g $(SSL_DEFS) $(SSL_INC)
-+CC ?=		gcc
+-CC =		gcc -Wall
+-CFLAGS =	-O $(SRANDOM_DEFS) $(SSL_DEFS) $(SSL_INC)
++CC ?=		gcc -Wall
 +CFLAGS ?=	-O
-+CFLAGS +=	$(SSL_DEFS) $(SSL_INC)
-+#CFLAGS =	-g $(SSL_DEFS) $(SSL_INC)
- #LDFLAGS =	-s $(SSL_LIBS) $(SYSV_LIBS)
- LDFLAGS =	-g $(SSL_LIBS) $(SYSV_LIBS)
- 
++CFLAGS +=	$(SRANDOM_DEFS) $(SSL_DEFS) $(SSL_INC)
+ #CFLAGS =	-g $(SRANDOM_DEFS) $(SSL_DEFS) $(SSL_INC)
+ LDFLAGS =	-s $(SSL_LIBS) $(SYSV_LIBS)
+ #LDFLAGS =	-g $(SSL_LIBS) $(SYSV_LIBS)

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: clive 
Responsible-Changed-When: Sun Apr 8 10:20:00 PDT 2001 
Responsible-Changed-Why:  
Missfiled PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26429 
State-Changed-From-To: open->closed 
State-Changed-By: mi 
State-Changed-When: Fri Apr 27 10:00:56 PDT 2001 
State-Changed-Why:  
New version of the port committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26429 
>Unformatted:
