[Midnightbsd-cvs] mports: deskutils/toolbox: update for newer gnustep-base

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 23 09:34:05 EDT 2008


Log Message:
-----------
update for newer gnustep-base

Modified Files:
--------------
    mports/deskutils/toolbox:
        Makefile (r1.3 -> r1.4)

Added Files:
-----------
    mports/deskutils/toolbox/files:
        patch-DefaultView.h (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/deskutils/toolbox/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L deskutils/toolbox/Makefile -L deskutils/toolbox/Makefile -u -r1.3 -r1.4
--- deskutils/toolbox/Makefile
+++ deskutils/toolbox/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	toolbox
 PORTVERSION=	0.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils gnustep
 MASTER_SITES=	http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \
 		${MASTER_SITE_LOCAL}
--- /dev/null
+++ deskutils/toolbox/files/patch-DefaultView.h
@@ -0,0 +1,10 @@
+--- DefaultEditor/DefaultView.h.orig	2003-03-28 17:09:41.000000000 +0100
++++ DefaultEditor/DefaultView.h	2008-05-03 09:50:08.000000000 +0200
+@@ -27,6 +27,7 @@
+ #ifndef _Toolbox_DefaultEditor_H_DefaultView
+ #define _Toolbox_DefaultEditor_H_DefaultView
+ 
++#include <Foundation/NSDictionary.h>
+ #include <AppKit/NSView.h>
+ 
+ @class NSOutlineView;


More information about the Midnightbsd-cvs mailing list