1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Update to 0.4.1.

This commit is contained in:
Joe Marcus Clarke 2002-06-03 01:14:43 +00:00
parent 5679f3e4c0
commit 5f79c18e62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60503
4 changed files with 2 additions and 23 deletions

View File

@ -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/ \

View File

@ -1 +1 @@
MD5 (metacity-setup-0.4.tar.gz) = 9353e05f7f82f2026a012e9681b7708b
MD5 (metacity-setup-0.4.1.tar.gz) = 577848e12a7e06bc6eedbc0350726a47

View File

@ -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

View File

@ -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"