Bug 186245 - [PATCH] update x11/xcb-util-wm to 0.4.0
Summary: [PATCH] update x11/xcb-util-wm to 0.4.0
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: Niclas Zeising
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-29 16:30 UTC by Niclas Zeising
Modified: 2014-02-19 20:20 UTC (History)
0 users

See Also:


Attachments
ports.xcb-util-wm.update.0.4.0.diff (850 bytes, patch)
2014-01-29 16:30 UTC, Niclas Zeising
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising 2014-01-29 16:30:01 UTC
	Attached patch updates x11/xcb-util-wm to version 0.4.0, which is the latest.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-29 16:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-19 20:12:39 UTC
Author: zeising
Date: Wed Feb 19 20:12:26 2014
New Revision: 345142
URL: http://svnweb.freebsd.org/changeset/ports/345142
QAT: https://qat.redports.org/buildarchive/r345142/

Log:
  Update to 0.4.0
  
  PR:		ports/186245
  Submitted by:	zeising
  Approved by:	maintainer timeout (3 weeks)

Modified:
  head/x11/xcb-util-wm/Makefile
  head/x11/xcb-util-wm/distinfo

Modified: head/x11/xcb-util-wm/Makefile
==============================================================================
--- head/x11/xcb-util-wm/Makefile	Wed Feb 19 20:03:51 2014	(r345141)
+++ head/x11/xcb-util-wm/Makefile	Wed Feb 19 20:12:26 2014	(r345142)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xcb-util-wm
-PORTVERSION=	0.3.9
+PORTVERSION=	0.4.0
 CATEGORIES=	x11
 MASTER_SITES=	http://xcb.freedesktop.org/dist/
 

Modified: head/x11/xcb-util-wm/distinfo
==============================================================================
--- head/x11/xcb-util-wm/distinfo	Wed Feb 19 20:03:51 2014	(r345141)
+++ head/x11/xcb-util-wm/distinfo	Wed Feb 19 20:12:26 2014	(r345142)
@@ -1,2 +1,2 @@
-SHA256 (xcb-util-wm-0.3.9.tar.bz2) = 038f9bdb917b1f6d98a164f57dfb32212a102d771ab6f03de49fef3786746030
-SIZE (xcb-util-wm-0.3.9.tar.bz2) = 320472
+SHA256 (xcb-util-wm-0.4.0.tar.bz2) = 66f97c18f7d98d3c873fe5db5842d2fca34519274c31ee668551ab8995a2f51f
+SIZE (xcb-util-wm-0.4.0.tar.bz2) = 324316
_______________________________________________
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 Niclas Zeising freebsd_committer freebsd_triage 2014-02-19 20:13:10 UTC
Responsible Changed
From-To: garga->zeising

Grab it since I closed it.
Comment 4 Niclas Zeising freebsd_committer freebsd_triage 2014-02-19 20:13:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!