Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jun 2013 10:13:17 -0400
From:      Nikolai Lifanov <lifanov@mail.lifanov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/179082: [patch] games/wtf cleanup and update to 20120228
Message-ID:  <51ADF5FD.1010706@mail.lifanov.com>
In-Reply-To: <201305291630.r4TGU0jk076194@freefall.freebsd.org>
References:  <201305291630.r4TGU0jk076194@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51ADF5FD.1010706>