From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 28 03:40:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A5CE1065675 for ; Thu, 28 Feb 2008 03:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F0A328FC29 for ; Thu, 28 Feb 2008 03:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1S3e0LV088384 for ; Thu, 28 Feb 2008 03:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1S3e0Gx088383; Thu, 28 Feb 2008 03:40:00 GMT (envelope-from gnats) Resent-Date: Thu, 28 Feb 2008 03:40:00 GMT Resent-Message-Id: <200802280340.m1S3e0Gx088383@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, Chess Griffin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CB2D1065672 for ; Thu, 28 Feb 2008 03:31:36 +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 516618FC20 for ; Thu, 28 Feb 2008 03:31:36 +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 m1S3SmHN057265 for ; Thu, 28 Feb 2008 03:28:48 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m1S3Smcu057264; Thu, 28 Feb 2008 03:28:48 GMT (envelope-from nobody) Message-Id: <200802280328.m1S3Smcu057264@www.freebsd.org> Date: Thu, 28 Feb 2008 03:28:48 GMT From: Chess Griffin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/121164: [patch] unbreak net/libunp - file now fetches X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 03:40:01 -0000 >Number: 121164 >Category: ports >Synopsis: [patch] unbreak net/libunp - file now fetches >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 28 03:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Chess Griffin >Release: 7.0-RELEASE >Organization: >Environment: FreeBSD bsdbob.localdomain 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Mon Feb 25 19:09:06 EST 2008 chess@bsdbob.localdomain:/usr/obj/usr/src/sys/CHESS i386 >Description: Patch unbreaks the port since it now fetches and builds ok. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN libunp.orig/Makefile libunp/Makefile --- libunp.orig/Makefile 2008-02-27 22:16:34.000000000 -0500 +++ libunp/Makefile 2008-02-27 22:18:15.000000000 -0500 @@ -15,8 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The networking library used in UNIX Network Programming Volume 1 2e -BROKEN= checksum mismatch - GNU_CONFIGURE= yes USE_GMAKE= yes >Release-Note: >Audit-Trail: >Unformatted: