Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2001 19:49:16 -0500 (EST)
From:      ancient@outloud.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26907: [PATCH] http_load port has incorrect file/distinfo information 
Message-ID:  <200104280049.f3S0nGu49090@mail.webjockey.net>

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

>Number:         26907
>Category:       ports
>Synopsis:       patch for Makefile/distinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 27 17:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gary
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mail.webjockey.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 18 07:20:25 EDT 2001 root@mail.webjockey.net:/usr/src/sys/compile/Ancient.Kernel i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/www/http_load/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    2001/04/27 17:01:04     1.2
+++ Makefile    2001/04/28 00:43:30
@@ -9,7 +9,7 @@
 PORTVERSION=   20010405
 CATEGORIES=    www
 MASTER_SITES=  http://www.acme.com/software/http_load/
-DISTNAME=      http_load_05apr2001
+DISTNAME=      http_load-05apr2001
 
 MAINTAINER=    ask@valueclick.com
 
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/www/http_load/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    2001/04/27 17:01:04     1.2
+++ distinfo    2001/04/28 00:43:51
@@ -1 +1 @@
-MD5 (http_load_05apr2001.tar.gz) = 69e2269ae71692b12d1db64eadbcf8a0
+MD5 (http_load-05apr2001.tar.gz) = 69e2269ae71692b12d1db64eadbcf8a0

>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?200104280049.f3S0nGu49090>