ports/179082: [patch] games/wtf cleanup and update to 20120228
Nikolai Lifanov
lifanov at mail.lifanov.com
Wed May 29 16:30:00 UTC 2013
>Number: 179082
>Category: ports
>Synopsis: [patch] games/wtf cleanup and update to 20120228
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed May 29 16:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Nikolai Lifanov
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mail.lifanov.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Port games/wtf is out of date and a new version exists.
This also includes an acronym database.
>How-To-Repeat:
make -C /usr/ports/games/wtf
>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.
--- patch.txt begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 319381)
+++ Makefile (working copy)
@@ -1,13 +1,8 @@
-# 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= 20120228
CATEGORIES= games
MASTER_SITES= http://tuxaco.net/downloads/ \
http://download.goodking.org/downloads/ \
Index: distinfo
===================================================================
--- distinfo (revision 319381)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (wtf-20111107.tar.gz) = 7d1a24bdfbec2b8cf6448b9d42e557ad1ac231fc9d1ae2e0d4245b206edba908
-SIZE (wtf-20111107.tar.gz) = 21618
+SHA256 (wtf-20120228.tar.gz) = d31ab6493020116d392aee2569c2084b952c94153f5348cec1d4437e05f87e9a
+SIZE (wtf-20120228.tar.gz) = 21625
Index: pkg-descr
===================================================================
--- pkg-descr (revision 319381)
+++ 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.
--- patch.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list