From nobody@FreeBSD.org  Fri Nov 30 19:07:10 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9E06E16A421
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Nov 2007 19:07:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 95E8313C45D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Nov 2007 19:07:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id lAUJ6vDG012839
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Nov 2007 19:06:57 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id lAUJ6vaF012838;
	Fri, 30 Nov 2007 19:06:57 GMT
	(envelope-from nobody)
Message-Id: <200711301906.lAUJ6vaF012838@www.freebsd.org>
Date: Fri, 30 Nov 2007 19:06:57 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: lang/dlv: [PATCH]: unbreak, fix sizemismatch
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         118361
>Category:       ports
>Synopsis:       lang/dlv: [PATCH]: unbreak, fix sizemismatch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    arved
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 30 19:10:03 UTC 2007
>Closed-Date:    Wed Dec 12 12:42:39 UTC 2007
>Last-Modified:  Wed Dec 12 12:42:39 UTC 2007
>Originator:     Philip M. Gollucci
>Release:        8.0-CURRENT
>Organization:
Riderway Inc.
>Environment:
FreeBSD philip.hq.rws 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Nov  6 16:28:12 EST 2007     pgollucci@philip.hq.rws:/usr/obj/usr/src/sys/RIDERWAY  i386

>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/dlv/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	28 Oct 2007 12:45:04 -0000	1.4
+++ Makefile	30 Nov 2007 19:04:46 -0000
@@ -18,7 +18,6 @@
 PLIST_FILES=	bin/dlv
 ONLY_FOR_ARCHS=	i386 amd64
 RESTRICTED=	Not sure if we can redistribute it
-BROKEN=		Size mismatch
 
 do-extract:
 	${RM} -rf ${WRKDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/dlv/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	1 Jun 2007 17:16:40 -0000	1.1
+++ distinfo	30 Nov 2007 19:05:02 -0000
@@ -1,3 +1,3 @@
-MD5 (dlv.i386-linux-elf-static.bin) = 53b081dabad026fc5f8c7eb1a6ee7c7d
-SHA256 (dlv.i386-linux-elf-static.bin) = eb5de2da04b86cb9c78fea376615fb3ce58448c166e5e7b3bf034694f3d630cc
-SIZE (dlv.i386-linux-elf-static.bin) = 2139060
+MD5 (dlv.i386-linux-elf-static.bin) = 25b2f293d26981492a0cac3c14bbef32
+SHA256 (dlv.i386-linux-elf-static.bin) = 5847c28eb08fb6ff2dc3b477e7b31a88344b1f97c785f0e41fe6f309bf3d1a72
+SIZE (dlv.i386-linux-elf-static.bin) = 1889928


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->arved 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Nov 30 19:10:15 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118361 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed Dec 12 12:42:21 UTC 2007 
State-Changed-Why:  
The port was updated. Thanks for your submission 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118361 
>Unformatted:
