From owner-freebsd-ports Fri Jan 3 6:10:12 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 481AC37B405 for ; Fri, 3 Jan 2003 06:10:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7DD843F15 for ; Fri, 3 Jan 2003 06:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h03EA3NS042431 for ; Fri, 3 Jan 2003 06:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h03EA3xG042430; Fri, 3 Jan 2003 06:10:03 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C79CE37B4CF for ; Fri, 3 Jan 2003 06:03:37 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 83E1343EC5 for ; Fri, 3 Jan 2003 06:03:36 -0800 (PST) (envelope-from csharp@gmx.net) Received: (qmail 507 invoked by uid 0); 3 Jan 2003 14:03:31 -0000 Received: from pd955241a.dip.t-dialin.net (HELO dagon.cthulhu.net) (217.85.36.26) by mail.gmx.net (mp016-rz3) with SMTP; 3 Jan 2003 14:03:31 -0000 Received: from mephisto by dagon.cthulhu.net with local (Exim 4.10) id 18USQH-000Myk-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 03 Jan 2003 15:03:41 +0100 Message-Id: Date: Fri, 03 Jan 2003 15:03:41 +0100 From: Christopher Sharp Reply-To: Christopher Sharp To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46725: fix and update net/nylon Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46725 >Category: ports >Synopsis: fix and update net/nylon >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 03 06:10:03 PST 2003 >Closed-Date: >Last-Modified: >Originator: Christopher Sharp >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: Update the port and correct MD5 checksum >How-To-Repeat: >Fix: --- nylon.patch begins here --- diff -u -r nylon_org/Makefile nylon/Makefile --- nylon_org/Makefile Sun Nov 24 12:17:24 2002 +++ nylon/Makefile Fri Jan 3 14:53:51 2003 @@ -7,7 +7,7 @@ # PORTNAME= nylon -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ diff -u -r nylon_org/distinfo nylon/distinfo --- nylon_org/distinfo Sun Nov 24 12:17:24 2002 +++ nylon/distinfo Fri Jan 3 14:54:45 2003 @@ -1 +1 @@ -MD5 (nylon-1.0.tar.gz) = 3580e7306100cefa85a08bec6bb0787c +MD5 (nylon-1.1.tar.gz) = 8e6c72fede1d6d01f2535aa9a8d113c4 --- nylon.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message