Date: Wed, 26 Jun 2002 05:30:03 -0700 (PDT) From: Volker Stolz <vs@lambda.foldr.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/39885: [patch] update net/nylon to 0.3 Message-ID: <200206261230.g5QCU3B3043993@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/39885; it has been noted by GNATS. From: Volker Stolz <vs@lambda.foldr.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: Subject: Re: ports/39885: [patch] update net/nylon to 0.3 Date: Wed, 26 Jun 2002 14:20:24 +0200 Rrrrrr, didn't move distinfo. 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 Wed Jun 26 14:18:43 2002 @@ -1 +1 @@ -MD5 (nylon-0.2.tar.gz) = e960e639ef13b1b1a6c642e8a254d4af +MD5 (nylon-0.3.tar.gz) = a3900e11c7e56b4309197e0fb7681743 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 -- "Gemischte Materialien // Früher: Restmüll" Aufschrift auf einem Container, Informatik-Parkplatz 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?200206261230.g5QCU3B3043993>