ports/179082: [patch] games/wtf cleanup and update to 20120228
Nikolai Lifanov
lifanov at mail.lifanov.com
Tue Jun 4 14:13:24 UTC 2013
On 05/29/13 12:30, FreeBSD-gnats-submit at 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 at FreeBSD.org>
-#
+# Created by: Maxime Henrion <mux at 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 at 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.
More information about the freebsd-ports-bugs
mailing list