FreeBSD Bugzilla – Attachment 115847 Details for
Bug 157726
[PATCH] Update to x11-wm/awesome
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x11-wm.awesome.update.diff
x11-wm.awesome.update.diff (text/plain), 2.38 KB, created by
Niclas Zeising
on 2011-06-09 12:40:06 UTC
(
hide
)
Description:
x11-wm.awesome.update.diff
Filename:
MIME Type:
Creator:
Niclas Zeising
Created:
2011-06-09 12:40:06 UTC
Size:
2.38 KB
patch
obsolete
>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)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 157726
: 115847