Date: Wed, 4 Sep 2002 09:30:04 -0700 (PDT) From: George Sorsby <gsorsby@corp.earthlink.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/42401: Port Update: news/nget Message-ID: <200209041630.g84GU4sK088553@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/42401; it has been noted by GNATS. From: George Sorsby <gsorsby@corp.earthlink.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/42401: Port Update: news/nget Date: Wed, 4 Sep 2002 12:32:19 -0400 (EDT) yup, here's a new diff. --- nget.diff begins here --- diff -ruN nget.old/Makefile nget/Makefile --- nget.old/Makefile Sun Jun 23 01:19:27 2002 +++ nget/Makefile Wed Sep 4 12:16:39 2002 @@ -6,12 +6,10 @@ # PORTNAME= nget -PORTVERSION= 0.19.1 +PORTVERSION= 0.21 CATEGORIES= news -MASTER_SITES= http://telia.dl.sourceforge.net/sourceforge/nget/ \ - http://unc.dl.sourceforge.net/sourceforge/nget/ \ - http://belnet.dl.sourceforge.net/sourceforge/nget/ \ - http://www.azstarnet.com/~donut/programs/nget/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= nget DISTNAME= nget-${PORTVERSION}+uulib MAINTAINER= george@crackpipe.net diff -ruN nget.old/distinfo nget/distinfo --- nget.old/distinfo Sun Jun 23 01:19:27 2002 +++ nget/distinfo Wed Sep 4 12:16:47 2002 @@ -1 +1 @@ -MD5 (nget-0.19.1+uulib.tar.gz) = 09427aff2dccdb36df7915dda7ee843f +MD5 (nget-0.21+uulib.tar.gz) = 17de7da058e925ec334dbe00df757e87 --- nget.diff ends here --- 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?200209041630.g84GU4sK088553>