Date: Tue, 15 Mar 2011 12:07:37 -0700 From: Charlie Kester <corky1951@comcast.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/155582: [PATCH] sysutils/lookat: fix MASTER_SITES, undeprecate, take maintainership Message-ID: <20110315190744.8E87D106564A@hub.freebsd.org> Resent-Message-ID: <201103151910.p2FJACf3003240@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 155582 >Category: ports >Synopsis: [PATCH] sysutils/lookat: fix MASTER_SITES, undeprecate, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 15 19:10:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Charlie Kester >Release: FreeBSD 8.2-RC3 i386 >Organization: >Environment: System: FreeBSD atom.local 8.2-RC3 FreeBSD 8.2-RC3 #0: Sat Feb 19 20:09:18 PST 2011 root@atom.local:/usr/obj/usr/src/sys/ATOM i386 >Description: sysutils/lookat was recently deprecated because the upstream seemed to have disappeared and the distfile was no longer available. But I was able to download the distfile from the author's website today. All this port needs is a tweak to the MASTER_SITES, and everything works as expected. Taking maintainership as long as I'm here. >How-To-Repeat: >Fix: --- lookat.diff begins here --- diff /usr/ports/sysutils/lookat/Makefile ./lookat/Makefile 11c11 < MASTER_SITES= http://www.wagemakers.be/uploads/37/16/ --- > MASTER_SITES= http://www.wagemakers.be/downloads/ 14c14 < MAINTAINER= ports@FreeBSD.org --- > MAINTAINER= corky1951@comcast.net 20,22d19 < DEPRECATED= Upstream disapear and distfile is no more available < EXPIRATION_DATE= 2011-05-01 < Common subdirectories: /usr/ports/sysutils/lookat/files and ./lookat/files --- lookat.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110315190744.8E87D106564A>