aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-03 01:14:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-03 01:14:43 +0000
commit5f79c18e62996ac2fc7cd198630a37e9752685cb (patch)
treec372678a2bc1cd593fd719f36a0af467d3294290 /x11-wm
parent5679f3e4c0c3a500ed6296966c879d9fd59247e7 (diff)
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/metacity-setup/Makefile2
-rw-r--r--x11-wm/metacity-setup/distinfo2
-rw-r--r--x11-wm/metacity-setup/files/patch-configure11
-rw-r--r--x11-wm/metacity-setup/files/patch-src_callbacks.c10
4 files changed, 2 insertions, 23 deletions
diff --git a/x11-wm/metacity-setup/Makefile b/x11-wm/metacity-setup/Makefile
index 0981f48c82b0..e3b60a5085e4 100644
--- a/x11-wm/metacity-setup/Makefile
+++ b/x11-wm/metacity-setup/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= metacity-setup
-PORTVERSION= 0.4
+PORTVERSION= 0.4.1
CATEGORIES= x11-wm
MASTER_SITES= http://plastercast.tzo.com/~plastercast/Projects/ \
http://www.marcuscom.com/downloads/ \
diff --git a/x11-wm/metacity-setup/distinfo b/x11-wm/metacity-setup/distinfo
index cc9569145988..3cf53ee8b975 100644
--- a/x11-wm/metacity-setup/distinfo
+++ b/x11-wm/metacity-setup/distinfo
@@ -1 +1 @@
-MD5 (metacity-setup-0.4.tar.gz) = 9353e05f7f82f2026a012e9681b7708b
+MD5 (metacity-setup-0.4.1.tar.gz) = 577848e12a7e06bc6eedbc0350726a47
diff --git a/x11-wm/metacity-setup/files/patch-configure b/x11-wm/metacity-setup/files/patch-configure
deleted file mode 100644
index 50d28e0a2c8c..000000000000
--- a/x11-wm/metacity-setup/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Jun 1 22:26:42 2002
-+++ configure Sat Jun 1 22:26:55 2002
-@@ -2974,7 +2974,7 @@
-
- fi
-
--pkg_modules="libcapplet-2.0 libgnomeui-2.0 libglade-2.0 gtk+-2.0 >= 1.3.13 gconf-2.0 libgnomeui-2.0 gnome-vfs-2.0"
-+pkg_modules="libgnomeui-2.0 libglade-2.0 gtk+-2.0 >= 1.3.13 gconf-2.0 libgnomeui-2.0 gnome-vfs-2.0"
-
- succeeded=no
-
diff --git a/x11-wm/metacity-setup/files/patch-src_callbacks.c b/x11-wm/metacity-setup/files/patch-src_callbacks.c
deleted file mode 100644
index 46f8330cce71..000000000000
--- a/x11-wm/metacity-setup/files/patch-src_callbacks.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/callbacks.c.orig Sat Jun 1 22:27:11 2002
-+++ src/callbacks.c Sat Jun 1 22:27:18 2002
-@@ -9,7 +9,6 @@
- #include <glade/glade.h>
- #include <libgnomevfs/gnome-vfs-async-ops.h>
- #include <libgnomevfs/gnome-vfs-ops.h>
--#include "capplet-widget.h"
- #include "stdio.h"
- #include "stdlib.h"
- #include "string.h"