Bug 180115 - [maintainer] [patch] [update] games/wtf
Summary: [maintainer] [patch] [update] games/wtf
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-30 01:20 UTC by Nikolai Lifanov
Modified: 2013-06-30 12:00 UTC (History)
0 users

See Also:


Attachments
patch.txt (765 bytes, text/plain)
2013-06-30 01:20 UTC, Nikolai Lifanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2013-06-30 01:20:00 UTC
	Update games/wtf to 20130629 CVS checkin.

	Added entries:   BIOS, DP, DVI, HDMI
	Changed entries: BIOS, CGA, DDWG, DP, DVI, EGA, HDCP, HDMI, MCGA, MDA, OQL, RAID, RDF, SMBIOS, SVGA, VESA, VGA, XGA

Fix: Apply this patch.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-30 01:20:08 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-06-30 11:59:34 UTC
Author: ak
Date: Sun Jun 30 10:59:21 2013
New Revision: 322076
URL: http://svnweb.freebsd.org/changeset/ports/322076

Log:
  - Update to 20130629 snapshot
  
  PR:	ports/180115
  Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)

Modified:
  head/games/wtf/Makefile
  head/games/wtf/distinfo

Modified: head/games/wtf/Makefile
==============================================================================
--- head/games/wtf/Makefile	Sun Jun 30 09:05:03 2013	(r322075)
+++ head/games/wtf/Makefile	Sun Jun 30 10:59:21 2013	(r322076)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wtf
-PORTVERSION=	20130605
+PORTVERSION=	20130629
 CATEGORIES=	games
 MASTER_SITES=	SF/bsdwtf
 

Modified: head/games/wtf/distinfo
==============================================================================
--- head/games/wtf/distinfo	Sun Jun 30 09:05:03 2013	(r322075)
+++ head/games/wtf/distinfo	Sun Jun 30 10:59:21 2013	(r322076)
@@ -1,2 +1,2 @@
-SHA256 (wtf-20130605.tar.gz) = 238077a764f5c2ca08462c363e3528d59d7d4666cbffa8e57e28c68e1efd7936
-SIZE (wtf-20130605.tar.gz) = 22269
+SHA256 (wtf-20130629.tar.gz) = 8630d170ffde8775cf330f412aae6d10bd17277ab64955444742ee6bb7042593
+SIZE (wtf-20130629.tar.gz) = 22372
_______________________________________________
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"
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2013-06-30 12:00:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 4 Alex Kozlov freebsd_committer freebsd_triage 2013-06-30 12:00:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!