Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 2015 14:23:21 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399133 - head/games/wtf
Message-ID:  <201510121423.t9CENLeC019975@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Oct 12 14:23:21 2015
New Revision: 399133
URL: https://svnweb.freebsd.org/changeset/ports/399133

Log:
  - Update to 20151110
  
  PR:		203711
  Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)

Modified:
  head/games/wtf/Makefile
  head/games/wtf/distinfo
  head/games/wtf/pkg-descr

Modified: head/games/wtf/Makefile
==============================================================================
--- head/games/wtf/Makefile	Mon Oct 12 14:19:25 2015	(r399132)
+++ head/games/wtf/Makefile	Mon Oct 12 14:23:21 2015	(r399133)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wtf
-PORTVERSION=	20150918
+PORTVERSION=	20151011
 CATEGORIES=	games
 MASTER_SITES=	SF/bsdwtf
 

Modified: head/games/wtf/distinfo
==============================================================================
--- head/games/wtf/distinfo	Mon Oct 12 14:19:25 2015	(r399132)
+++ head/games/wtf/distinfo	Mon Oct 12 14:23:21 2015	(r399133)
@@ -1,2 +1,2 @@
-SHA256 (wtf-20150918.tar.gz) = 6d4d47d4f01e738bebc16d40fe8e4e6dd201f6b15d5d4203c69e3e44bce2c61f
-SIZE (wtf-20150918.tar.gz) = 24139
+SHA256 (wtf-20151011.tar.gz) = 27b3d9b632dbdd6db85a7891ee1a71d1cba32316c204b1e0eafab83407a4c997
+SIZE (wtf-20151011.tar.gz) = 24149

Modified: head/games/wtf/pkg-descr
==============================================================================
--- head/games/wtf/pkg-descr	Mon Oct 12 14:19:25 2015	(r399132)
+++ head/games/wtf/pkg-descr	Mon Oct 12 14:23:21 2015	(r399133)
@@ -1,3 +1,2 @@
 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/wtf/acronyms.
+looks up the meaning of one or more acronyms specified on command line.



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