From owner-freebsd-ports Fri Feb 5 09:10:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12588 for freebsd-ports-outgoing; Fri, 5 Feb 1999 09:10:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA12532 for ; Fri, 5 Feb 1999 09:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA14536; Fri, 5 Feb 1999 09:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) 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 ; 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 X-Send-Pr-Version: 3.2 Subject: ports/9918: asapm checksum fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9918 >Category: ports >Synopsis: asapm checksum fix >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 Feb 5 09:10:01 PST 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message