From zeising@daemonic.se  Thu Jun  9 11:34:42 2011
Return-Path: <zeising@daemonic.se>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 20ECD1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jun 2011 11:34:42 +0000 (UTC)
	(envelope-from zeising@daemonic.se)
Received: from mail.lysator.liu.se (unknown [IPv6:2001:6b0:17:f0a0::3])
	by mx1.freebsd.org (Postfix) with ESMTP id 5EF998FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jun 2011 11:34:40 +0000 (UTC)
Received: from mail.lysator.liu.se (localhost [127.0.0.1])
	by mail.lysator.liu.se (Postfix) with ESMTP id 5980E40005
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jun 2011 13:34:39 +0200 (CEST)
Received: by mail.lysator.liu.se (Postfix, from userid 1004)
	id 4EA9D40010; Thu,  9 Jun 2011 13:34:39 +0200 (CEST)
Received: from mx.daemonic.se (h-90-99.A163.priv.bahnhof.se [79.136.90.99])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.lysator.liu.se (Postfix) with ESMTPSA id 128B940005
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jun 2011 13:34:37 +0200 (CEST)
Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4])
	by mx.daemonic.se (Postfix) with ESMTPS id 96C0F119C04
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jun 2011 13:34:37 +0200 (CEST)
Received: from vincent.daemonic.se (login.daemonic.se [IPv6:2001:470:dca9:0:1::10])
	by mail.daemonic.se (Postfix) with ESMTPS id 6290312B0A0
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jun 2011 13:34:37 +0200 (CEST)
Received: (from zeising@localhost)
	by vincent.daemonic.se (8.14.4/8.14.4/Submit) id p59BYb1H035435;
	Thu, 9 Jun 2011 13:34:37 +0200 (CEST)
	(envelope-from zeising)
Message-Id: <201106091134.p59BYb1H035435@vincent.daemonic.se>
Date: Thu, 9 Jun 2011 13:34:37 +0200 (CEST)
From: Niclas Zeising <niclas.zeising@gmail.com>
Reply-To: Niclas Zeising <niclas.zeising@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Update to x11-wm/awesome
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         157726
>Category:       ports
>Synopsis:       [PATCH] Update to x11-wm/awesome
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 09 11:40:06 UTC 2011
>Closed-Date:    Thu Jun 09 13:05:56 UTC 2011
>Last-Modified:  Thu Jun  9 13:10:08 UTC 2011
>Originator:     Niclas Zeising
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Apr 20 17:22:47 CEST 2011 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64


	
>Description:
	x11-wm/awesome is out of date.
>How-To-Repeat:
	
>Fix:
	Attached patch updates awesome to latest version from vendor.


--- x11-wm.awesome.update.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/awesome/Makefile,v
retrieving revision 1.51
diff -u -d -r1.51 Makefile
--- Makefile	27 Jan 2011 15:47:30 -0000	1.51
+++ Makefile	9 Jun 2011 11:32:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	awesome
-PORTVERSION=	3.4.9
+PORTVERSION=	3.4.10
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://awesome.naquadah.org/download/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-wm/awesome/distinfo,v
retrieving revision 1.29
diff -u -d -r1.29 distinfo
--- distinfo	27 Jan 2011 15:47:30 -0000	1.29
+++ distinfo	9 Jun 2011 11:32:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (awesome-3.4.9.tar.bz2) = 144cf9643ca47c2238981f9fe0a1c8ae379ef54a5fb853fd9ac3541a60fc738d
-SIZE (awesome-3.4.9.tar.bz2) = 742902
+SHA256 (awesome-3.4.10.tar.bz2) = 3ed72cf9a63b93290d6ce4dcbbb56cff555cb172868aaac02a64dee995e0c3b0
+SIZE (awesome-3.4.10.tar.bz2) = 747589
Index: files/patch-CMakeLists.txt
===================================================================
RCS file: /home/ncvs/ports/x11-wm/awesome/files/patch-CMakeLists.txt,v
retrieving revision 1.4
diff -u -d -r1.4 patch-CMakeLists.txt
--- files/patch-CMakeLists.txt	9 Mar 2011 00:34:06 -0000	1.4
+++ files/patch-CMakeLists.txt	9 Jun 2011 11:32:43 -0000
@@ -1,23 +1,6 @@
---- CMakeLists.txt.orig	2011-01-17 19:38:13.000000000 +0800
-+++ CMakeLists.txt	2011-03-01 19:52:50.000000000 +0800
-@@ -274,14 +274,15 @@
- 
- # {{{ Theme icons
- file(GLOB icon_sources RELATIVE ${SOURCE_DIR} ${SOURCE_DIR}/themes/*/titlebar/*.png)
--set(ALL_ICONS ${icon_sources})
- 
- foreach(icon ${icon_sources})
-     # Copy all icons to the build dir to simplify the following code.
-     # Source paths are interpreted relative to ${SOURCE_DIR}, target paths
-     # relative to ${BUILD_DIR}.
-     get_filename_component(icon_path ${icon} PATH)
-+    get_filename_component(icon_name ${icon} NAME)
-     file(COPY ${icon} DESTINATION ${icon_path})
-+    set(ALL_ICONS ${ALL_ICONS} "${icon_path}/${icon_name}")
- endforeach()
- 
- macro(a_icon_convert match replacement input)
-@@ -343,7 +344,9 @@
+--- CMakeLists.txt	2011-05-16 16:35:17.000000000 +0200
++++ CMakeLists.txt.new	2011-06-09 11:40:28.000000000 +0200
+@@ -344,7 +344,9 @@
      PATTERN "*.in" EXCLUDE)
  install(DIRECTORY ${SOURCE_DIR}/themes DESTINATION ${AWESOME_DATA_PATH}
      PATTERN "*.in" EXCLUDE)
--- x11-wm.awesome.update.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 9 11:40:16 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157726 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Thu Jun 9 13:05:55 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157726 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157726: commit references a PR
Date: Thu,  9 Jun 2011 13:05:42 +0000 (UTC)

 garga       2011-06-09 13:05:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-wm/awesome       Makefile distinfo 
     x11-wm/awesome/files patch-CMakeLists.txt 
   Log:
   Update to 3.4.10
   
   PR:             ports/157726
   Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
   
   Revision  Changes    Path
   1.52      +1 -1      ports/x11-wm/awesome/Makefile
   1.30      +2 -2      ports/x11-wm/awesome/distinfo
   1.5       +0 -17     ports/x11-wm/awesome/files/patch-CMakeLists.txt
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
