From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 20 08:40:48 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61A2F16A57E for ; Fri, 20 Aug 2004 08:40:48 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1530043D1F for ; Fri, 20 Aug 2004 08:40:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7K8eVdP058329 for ; Fri, 20 Aug 2004 08:40:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7K8eVoU058328; Fri, 20 Aug 2004 08:40:31 GMT (envelope-from gnats) Resent-Date: Fri, 20 Aug 2004 08:40:31 GMT Resent-Message-Id: <200408200840.i7K8eVoU058328@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Diane Bruce Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACCDD16A4CE for ; Fri, 20 Aug 2004 08:32:48 +0000 (GMT) Received: from heceta.db.net (heceta.db.net [66.11.169.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A8A243D31 for ; Fri, 20 Aug 2004 08:32:48 +0000 (GMT) (envelope-from db@db.net) Received: from localhost.db.net ([127.0.0.1] helo=heceta.db.net ident=db) by heceta.db.net with esmtp (Exim 4.24; FreeBSD 4.8) id 1By4pU-0005Gf-1u for FreeBSD-gnats-submit@freebsd.org; Fri, 20 Aug 2004 04:32:56 -0400 Received: (from db@localhost) by heceta.db.net (8.12.9p2/8.12.10/Submit) id i7K8Wtnt020252; Fri, 20 Aug 2004 04:32:55 -0400 (EDT) (envelope-from db) Message-Id: <200408200832.i7K8Wtnt020252@heceta.db.net> Date: Fri, 20 Aug 2004 04:32:55 -0400 (EDT) From: Diane Bruce To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/70693: Port fix, build problem due to size mismatch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Diane Bruce List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 08:40:48 -0000 >Number: 70693 >Category: ports >Synopsis: Port fix, build problem due to size mismatch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 20 08:40:31 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Diane Bruce >Release: FreeBSD 4.9-RELEASE i386 >Organization: unorganised >Environment: System: FreeBSD heceta.db.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 non applicable >Description: size mismatch It appears source site re-gzipped tarball for no good reason. A quick look shows no signficant change. >How-To-Repeat: >Fix: --- predict.patch begins here --- --- predict/distinfo.orig Fri Aug 20 04:15:58 2004 +++ predict/distinfo Fri Aug 20 04:13:44 2004 @@ -1,2 +1,2 @@ -MD5 (predict-2.2.2.tar.gz) = 2512bc6b584ece66de027e46f114ab53 -SIZE (predict-2.2.2.tar.gz) = 1637893 +MD5 (predict-2.2.2.tar.gz) = 4baafda1943e41cbe486e38d42b0e206 +SIZE (predict-2.2.2.tar.gz) = 1637911 --- predict/Makefile.orig Fri Aug 20 04:12:47 2004 +++ predict/Makefile Fri Aug 20 04:13:04 2004 @@ -13,8 +13,6 @@ MAINTAINER= db@db.net COMMENT= Satellite tracking program for amateur radio satellites -BROKEN= Size mismatch - INSTALL_TARGET= install install.man MAN1= predict.1 --- predict.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: