Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2004 04:32:55 -0400 (EDT)
From:      Diane Bruce <db@db.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70693: Port fix, build problem due to size mismatch
Message-ID:  <200408200832.i7K8Wtnt020252@heceta.db.net>
Resent-Message-ID: <200408200840.i7K8eVoU058328@freefall.freebsd.org>

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

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408200832.i7K8Wtnt020252>