summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-26 05:25:33 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-26 05:25:33 +0800
commit11f3ac41d7e5988d0411cea79f7239bfbcba53e7 (patch)
treec226421f0a11c54ccd16acd176d4f594d5995561 /x11-wm
parente1bd5d1b9986b40cd2da5b5381dfdde399d8916a (diff)
downloadmarcuscom-ports-11f3ac41d7e5988d0411cea79f7239bfbcba53e7.tar
marcuscom-ports-11f3ac41d7e5988d0411cea79f7239bfbcba53e7.tar.gz
marcuscom-ports-11f3ac41d7e5988d0411cea79f7239bfbcba53e7.tar.bz2
marcuscom-ports-11f3ac41d7e5988d0411cea79f7239bfbcba53e7.tar.lz
marcuscom-ports-11f3ac41d7e5988d0411cea79f7239bfbcba53e7.tar.xz
marcuscom-ports-11f3ac41d7e5988d0411cea79f7239bfbcba53e7.tar.zst
marcuscom-ports-11f3ac41d7e5988d0411cea79f7239bfbcba53e7.zip
Remove an unneeded patch.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19575 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/Makefile1
-rw-r--r--x11-wm/muffin/files/patch-src_core_workspace.c11
2 files changed, 1 insertions, 11 deletions
diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile
index f0716de69..9ca3733a9 100644
--- a/x11-wm/muffin/Makefile
+++ b/x11-wm/muffin/Makefile
@@ -4,6 +4,7 @@
PORTNAME= muffin
PORTVERSION= 2.2.1
+PORTREVISION= 1
CATEGORIES= x11-wm gnome
MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
DIST_SUBDIR= gnome3
diff --git a/x11-wm/muffin/files/patch-src_core_workspace.c b/x11-wm/muffin/files/patch-src_core_workspace.c
deleted file mode 100644
index df0f30927..000000000
--- a/x11-wm/muffin/files/patch-src_core_workspace.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/core/workspace.c.orig 2014-03-31 10:09:40.196592078 +0000
-+++ src/core/workspace.c 2014-03-31 10:10:09.573592076 +0000
-@@ -194,7 +194,7 @@
- return workspace;
- }
-
--/** Foreach function for workspace_free_struts() */
-+/* Foreach function for workspace_free_struts() */
- static void
- free_this (gpointer candidate, gpointer dummy)
- {