Date: Fri, 12 Aug 2011 18:59:54 +0100 From: Chris Rees <crees@freebsd.org> To: "Conrad J. Sabatier" <conrads@cox.net> Cc: ports@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: Update net-p2p/lopster, unflag as DEPRECATED Message-ID: <CADLo838XDSq3aMSjPvOOAX8Qy0k%2B=fqMV3hDgb9dpozS=wmwGQ@mail.gmail.com> In-Reply-To: <201108121718.p7CHIg8i081027@serene.no-ip.org>
index | next in thread | previous in thread | raw e-mail
On 12 August 2011 18:18, Conrad J. Sabatier <conrads@cox.net> wrote: > >>Submitter-Id: current-users >>Originator: Conrad J. Sabatier >>Organization: >>Confidential: no >>Synopsis: Update net-p2p/lopster, unflag as DEPRECATED >>Severity: non-critical >>Priority: low >>Category: ports >>Class: change-request >>Release: FreeBSD 9.0-BETA1 amd64 >>Environment: > System: FreeBSD serene.no-ip.org 9.0-BETA1 FreeBSD 9.0-BETA1 #3: Wed Aug 10 06:43:50 CDT 2011 conrads@serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64 > >>Description: > net-p2p/lopster improperly flagged (IMHO) as DEPRECATED. The > Opennap network is still very much alive and well, thank you. :-) > >>How-To-Repeat: > Try to install. Marked as DEPRECATED. Default address to fetch > server list from is out of date as well. >>Fix: > The following patch fixes the problem. > > --- lopster-patch begins here --- > diff -urN /usr/ports/net-p2p/lopster/Makefile ./Makefile > --- /usr/ports/net-p2p/lopster/Makefile 2011-08-01 17:09:02.000000000 -0500 > +++ ./Makefile 2011-08-12 12:12:02.000000000 -0500 > @@ -7,12 +7,11 @@ > > PORTNAME= lopster > PORTVERSION= 1.2.2 > -PORTREVISION= 7 > +PORTREVISION= 8 > CATEGORIES= net-p2p > MASTER_SITES= SF \ > http://lopster.sourceforge.net/download/ > > -DEPRECATED= Napser service is not working anymore > EXPIRATION_DATE= 2011-09-01 > > MAINTAINER= ports@FreeBSD.org > diff -urN /usr/ports/net-p2p/lopster/work/lopster-1.2.2/src/lopster.h ./work/lopster-1.2.2/src/lopster.h > --- /usr/ports/net-p2p/lopster/work/lopster-1.2.2/src/lopster.h 2004-08-29 10:33:39.000000000 -0500 > +++ ./work/lopster-1.2.2/src/lopster.h 2011-08-12 12:08:31.000000000 -0500 > @@ -807,8 +807,8 @@ > long bytes[2]; > }; > > -#define NAPLIST_HOST "www.naplist.com" > -#define NAPLIST_DOC "servers.txt" > +#define NAPLIST_HOST "www.gotnap.com" > +#define NAPLIST_DOC "server.list" > struct _naplist_t { > int use_proxy; > char *proxy_host; > --- lopster-patch ends here --- > Please don't CC ports@ -- Interested parties will get this from freebsd-ports-bugs, as well as it actually having the PR number by this time. Chrishelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo838XDSq3aMSjPvOOAX8Qy0k%2B=fqMV3hDgb9dpozS=wmwGQ>
