From handy@lambic.physics.montana.edu  Fri Feb  5 09:09:47 1999
Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA12478
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 5 Feb 1999 09:09:46 -0800 (PST)
          (envelope-from handy@lambic.physics.montana.edu)
Received: (from handy@localhost)
	by lambic.physics.montana.edu (8.8.8/8.8.7) id KAA02299;
	Fri, 5 Feb 1999 10:09:31 -0700 (MST)
	(envelope-from handy)
Message-Id: <199902051709.KAA02299@lambic.physics.montana.edu>
Date: Fri, 5 Feb 1999 10:09:31 -0700 (MST)
From: handy@physics.montana.edu
Reply-To: handy@physics.montana.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: asapm checksum fix
X-Send-Pr-Version: 3.2

>Number:         9918
>Category:       ports
>Synopsis:       asapm checksum fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb  5 09:10:01 PST 1999
>Closed-Date:    Fri Feb 12 15:41:44 PST 1999
>Last-Modified:  Fri Feb 12 15:43:02 PST 1999
>Originator:     Brian Handy
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
MSU - Physics
>Environment:
>Description:
Satoshi's build-checker complained about the checksum on this.  I went 
poking and found different md5s on the different MASTER_SITES.  I talked
with the author who fixed this, and picked up another MASTER_SITE along
the way.

>How-To-Repeat:
>Fix:

diff -ur asapm.orig/Makefile asapm/Makefile
--- asapm.orig/Makefile	Fri Feb  5 10:03:27 1999
+++ asapm/Makefile	Fri Feb  5 10:07:10 1999
@@ -9,7 +9,8 @@
 DISTNAME=	asapm-2.4
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.afterstep.org/apps/asapm/ \
-		http://www.tigr.net/afterstep/as-apps/download/asapm/
+		http://www.tigr.net/afterstep/as-apps/download/asapm/ \
+		ftp://fuf.sh.cvut.cz/pub/AfterStep/apps/asapm/
 
 MAINTAINER=	handy@physics.montana.edu
 
diff -ur asapm.orig/files/md5 asapm/files/md5
--- asapm.orig/files/md5	Fri Feb  5 10:03:27 1999
+++ asapm/files/md5	Fri Feb  5 10:04:41 1999
@@ -1 +1 @@
-MD5 (asapm-2.4.tar.gz) = 5979182d86f5ebca62bf33547e714a3d
+MD5 (asapm-2.4.tar.gz) = b6e1a576ceab7d3151f1c106a595e5c0
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Fri Feb 12 15:41:44 PST 1999 
State-Changed-Why:  
Thanks. Updated Feb 11 1999 by billf 
>Unformatted:
