Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 13:50:33 +0200 (CEST)
From:      Volker Stolz <vs@lambda.foldr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39885: [patch] update net/nylon to 0.3
Message-ID:  <200206261150.g5QBoXQe088542@lambda.foldr.org>

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

>Number:         39885
>Category:       ports
>Synopsis:       [patch] update net/nylon to 0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 26 05:00:10 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
Lambda Core Research Facility
>Environment:
System: FreeBSD lambda.foldr.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jun 24 02:08:09 PDT 2002 user@jail2.johncompanies.com:/usr/src/sys/compile/6300 i386

>Description:
Update to 0.3.
>How-To-Repeat:
>Fix:
diff -ruN nylon.orig/Makefile nylon/Makefile
--- nylon.orig/Makefile	Fri Jul  6 19:23:07 2001
+++ nylon/Makefile	Tue Jun 25 09:06:25 2002
@@ -7,12 +7,14 @@
 #
 
 PORTNAME=	nylon
-PORTVERSION=	0.2
+PORTVERSION=	0.3
 CATEGORIES=	net
-MASTER_SITES=	http://mesh.eecs.umich.edu/projects/nylon/
+MASTER_SITES=	http://www.citi.umich.edu/u/marius/
 
 MAINTAINER=	William.Ward@ericsson.com
 
-USE_AUTOCONF=	yes
+GNU_CONFIGURE=	yes
+
+MAN1=		nylon.1
 
 .include <bsd.port.mk>
diff -ruN nylon.orig/distinfo nylon/distinfo
--- nylon.orig/distinfo	Fri Jul  6 19:23:07 2001
+++ nylon/distinfo	Thu Jan  1 01:00:00 1970
@@ -1 +0,0 @@
-MD5 (nylon-0.2.tar.gz) = e960e639ef13b1b1a6c642e8a254d4af
diff -ruN nylon.orig/pkg-plist nylon/pkg-plist
--- nylon.orig/pkg-plist	Fri Jul  6 19:23:07 2001
+++ nylon/pkg-plist	Mon Jun 24 21:47:03 2002
@@ -1 +1,2 @@
 bin/nylon
+etc/nylon.conf
>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?200206261150.g5QBoXQe088542>