Date: Fri, 03 Jan 2003 15:03:41 +0100 From: Christopher Sharp <csharp@gmx.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46725: fix and update net/nylon Message-ID: <E18USQH-000Myk-00@dagon.cthulhu.net>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18USQH-000Myk-00>