Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2008 03:28:48 GMT
From:      Chess Griffin <chess@chessgriffin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121164: [patch] unbreak net/libunp - file now fetches
Message-ID:  <200802280328.m1S3Smcu057264@www.freebsd.org>
Resent-Message-ID: <200802280340.m1S3e0Gx088383@freefall.freebsd.org>

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

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



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