Port games/wtf is out of date and a new version exists. This also includes an acronym database. Fix: I updated this port from 20111107 to 20120228. I also fixed pkg-descr to point to the right directory for acronyms and trimmed the Makefile header. How-To-Repeat: make -C /usr/ports/games/wtf
Responsible Changed From-To: freebsd-ports-bugs->jadawin Over to maintainer (via the GNATS Auto Assign Tool)
On 05/29/13 12:30, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/179082'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=179082 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: [patch] games/wtf cleanup and update to 20120228 >> Arrival-Date: Wed May 29 16:30:00 UTC 2013 I have an updated port to version 20130527. I have a script that can track NetBSD and generate these seamlessly and I would be willing to maintain it. Please see the new patch. Index: Makefile =================================================================== --- Makefile (revision 319855) +++ Makefile (working copy) @@ -1,17 +1,10 @@ -# ex:ts=8 -# New ports collection makefile for: wtf -# Date created: 29 December 2001 -# Whom: Maxime Henrion <mux@FreeBSD.org> -# +# Created by: Maxime Henrion <mux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= wtf -PORTVERSION= 20111107 +PORTVERSION= 20130527 CATEGORIES= games -MASTER_SITES= http://tuxaco.net/downloads/ \ - http://download.goodking.org/downloads/ \ - http://files.etoilebsd.net/goodking/ +MASTER_SITES= SF/bsdwtf MAINTAINER= jadawin@FreeBSD.org COMMENT= Translates common Internet acronyms Index: distinfo =================================================================== --- distinfo (revision 319855) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (wtf-20111107.tar.gz) = 7d1a24bdfbec2b8cf6448b9d42e557ad1ac231fc9d1ae2e0d4245b206edba908 -SIZE (wtf-20111107.tar.gz) = 21618 +SHA256 (wtf-20130527.tar.gz) = 92eb207e760dfb1d4e5e5db1dc605fd9347e955fb41423ee6f122fdeaa01117b +SIZE (wtf-20130527.tar.gz) = 22271 Index: pkg-descr =================================================================== --- pkg-descr (revision 319855) +++ pkg-descr (working copy) @@ -1,3 +1,3 @@ Wtf is little shell script taken from NetBSD's CVS repository which translates acronyms. These acronyms are kept in a file located at -${PREFIX}/share/misc/acronyms. +${PREFIX}/share/wtf/acronyms.
I actually have another update, this time to 20130605 (last one was to 20130527): Index: Makefile =================================================================== --- Makefile (revision 320095) +++ Makefile (working copy) @@ -1,19 +1,12 @@ -# ex:ts=8 -# New ports collection makefile for: wtf -# Date created: 29 December 2001 -# Whom: Maxime Henrion <mux@FreeBSD.org> -# +# Created by: Maxime Henrion <mux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= wtf -PORTVERSION= 20111107 +PORTVERSION= 20130605 CATEGORIES= games -MASTER_SITES= http://tuxaco.net/downloads/ \ - http://download.goodking.org/downloads/ \ - http://files.etoilebsd.net/goodking/ +MASTER_SITES= SF/bsdwtf -MAINTAINER= jadawin@FreeBSD.org +MAINTAINER= lifanov@mail.lifanov.com COMMENT= Translates common Internet acronyms NO_BUILD= yes Index: distinfo =================================================================== --- distinfo (revision 320095) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (wtf-20111107.tar.gz) = 7d1a24bdfbec2b8cf6448b9d42e557ad1ac231fc9d1ae2e0d4245b206edba908 -SIZE (wtf-20111107.tar.gz) = 21618 +SHA256 (wtf-20130605.tar.gz) = 238077a764f5c2ca08462c363e3528d59d7d4666cbffa8e57e28c68e1efd7936 +SIZE (wtf-20130605.tar.gz) = 22269 Index: pkg-descr =================================================================== --- pkg-descr (revision 320095) +++ pkg-descr (working copy) @@ -1,3 +1,3 @@ Wtf is little shell script taken from NetBSD's CVS repository which translates acronyms. These acronyms are kept in a file located at -${PREFIX}/share/misc/acronyms. +${PREFIX}/share/wtf/acronyms.
Author: jadawin Date: Fri Jun 7 13:49:00 2013 New Revision: 320202 URL: http://svnweb.freebsd.org/changeset/ports/320202 Log: - Update to 20130605 - Change MASTER_SITES - Pass maintainership to submitter PR: ports/179082 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> Modified: head/games/wtf/Makefile (contents, props changed) head/games/wtf/distinfo (contents, props changed) Modified: head/games/wtf/Makefile ============================================================================== --- head/games/wtf/Makefile Fri Jun 7 13:35:54 2013 (r320201) +++ head/games/wtf/Makefile Fri Jun 7 13:49:00 2013 (r320202) @@ -1,19 +1,12 @@ -# ex:ts=8 -# New ports collection makefile for: wtf -# Date created: 29 December 2001 -# Whom: Maxime Henrion <mux@FreeBSD.org> -# +# Created by: Maxime Henrion <mux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= wtf -PORTVERSION= 20111107 +PORTVERSION= 20130605 CATEGORIES= games -MASTER_SITES= http://tuxaco.net/downloads/ \ - http://download.goodking.org/downloads/ \ - http://files.etoilebsd.net/goodking/ +MASTER_SITES= SF/bsdwtf -MAINTAINER= jadawin@FreeBSD.org +MAINTAINER= lifanov@mail.lifanov.com COMMENT= Translates common Internet acronyms NO_BUILD= yes Modified: head/games/wtf/distinfo ============================================================================== --- head/games/wtf/distinfo Fri Jun 7 13:35:54 2013 (r320201) +++ head/games/wtf/distinfo Fri Jun 7 13:49:00 2013 (r320202) @@ -1,2 +1,2 @@ -SHA256 (wtf-20111107.tar.gz) = 7d1a24bdfbec2b8cf6448b9d42e557ad1ac231fc9d1ae2e0d4245b206edba908 -SIZE (wtf-20111107.tar.gz) = 21618 +SHA256 (wtf-20130605.tar.gz) = 238077a764f5c2ca08462c363e3528d59d7d4666cbffa8e57e28c68e1efd7936 +SIZE (wtf-20130605.tar.gz) = 22269 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!