[95807] trunk/dports/science/gwyddion/files/patch-glib-2.32.diff

ryandesign at macports.org ryandesign at macports.org
Sun Jul 22 20:58:56 PDT 2012


Revision: 95807
          https://trac.macports.org/changeset/95807
Author:   ryandesign at macports.org
Date:     2012-07-22 20:58:56 -0700 (Sun, 22 Jul 2012)
Log Message:
-----------
gwyddion: remove unused patchfile

Removed Paths:
-------------
    trunk/dports/science/gwyddion/files/patch-glib-2.32.diff

Deleted: trunk/dports/science/gwyddion/files/patch-glib-2.32.diff
===================================================================
--- trunk/dports/science/gwyddion/files/patch-glib-2.32.diff	2012-07-23 02:45:23 UTC (rev 95806)
+++ trunk/dports/science/gwyddion/files/patch-glib-2.32.diff	2012-07-23 03:58:56 UTC (rev 95807)
@@ -1,176 +0,0 @@
---- app/gwymoduleutils-file.h	(revision 13350)
-+++ app/gwymoduleutils-file.h	(revision 13351)
-@@ -22,7 +22,7 @@
- #define __GWY_MODULEUTILS_FILE_H__
- 
- #include <string.h>
--#include <glib/gutils.h>
-+#include <glib.h>
- #include <libgwyddion/gwycontainer.h>
- #include <libprocess/datafield.h>
- 
---- app/gradient-editor.h	(revision 13350)
-+++ app/gradient-editor.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_APP_GRADIENT_EDITOR_H__
- #define __GWY_APP_GRADIENT_EDITOR_H__
- 
--#include <glib/gmacros.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- app/settings.h	(revision 13350)
-+++ app/settings.h	(revision 13351)
-@@ -22,7 +22,7 @@
- #define __GWY_APP_SETTINGS_H__
- 
- #include <libgwyddion/gwycontainer.h>
--#include <glib/gerror.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- app/glmaterial-editor.h	(revision 13350)
-+++ app/glmaterial-editor.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_APP_GL_MATERIAL_EDITOR_H__
- #define __GWY_APP_GL_MATERIAL_EDITOR_H__
- 
--#include <glib/gmacros.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- libgwymodule/gwymoduleenums.h	(revision 13350)
-+++ libgwymodule/gwymoduleenums.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_MODULE_ENUMS_H__
- #define __GWY_MODULE_ENUMS_H__
- 
--#include <glib/gmacros.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- modules/file/err.h	(revision 13350)
-+++ modules/file/err.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #define __GWY_FILE_ERR_H__
- 
- #include <errno.h>
--#include <glib/gutils.h>
-+#include <glib.h>
- #include <libgwymodule/gwymodule-file.h>
- 
- /* I/O Errors */
---- modules/file/gwytiff.h	(revision 13350)
-+++ modules/file/gwytiff.h	(revision 13351)
-@@ -18,7 +18,7 @@
-  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-  */
- 
--#include <glib/gutils.h>
-+#include <glib.h>
- 
- /*
-  * This is a rudimentary built-in TIFF reader.
---- libgwyddion/gwyddionenums.h	(revision 13350)
-+++ libgwyddion/gwyddionenums.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWYDDION_ENUMS_H__
- #define __GWYDDION_ENUMS_H__
- 
--#include <glib/gmacros.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- libgwyddion/gwyversion.h.in	(revision 13350)
-+++ libgwyddion/gwyversion.h.in	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_VERSION_H__
- #define __GWY_VERSION_H__
- 
--#include <glib/gtypes.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- libgwyddion/gwyexpr.h	(revision 13350)
-+++ libgwyddion/gwyexpr.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_EXPR_H__
- #define __GWY_EXPR_H__
- 
--#include <glib/gerror.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- libgwyddion/gwymd5.h	(revision 13350)
-+++ libgwyddion/gwymd5.h	(revision 13351)
-@@ -24,7 +24,7 @@
- #ifndef __GWY_MD5_H__
- #define __GWY_MD5_H__
- 
--#include <glib/gtypes.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- libgwyddion/gwyserializable.c	(revision 13350)
-+++ libgwyddion/gwyserializable.c	(revision 13351)
-@@ -20,8 +20,6 @@
- 
- #include "config.h"
- #include <string.h>
--#include <glib-object.h>
--#include <glib/gutils.h>
- 
- #include <libgwyddion/gwymacros.h>
- #include <libgwyddion/gwyutils.h>
---- libdraw/gwydrawenums.h	(revision 13350)
-+++ libdraw/gwydrawenums.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_DRAW_ENUMS_H__
- #define __GWY_DRAW_ENUMS_H__
- 
--#include <glib/gmacros.h>
-+#include <glib.h>
- #include <libgwyddion/gwyenum.h>
- 
- G_BEGIN_DECLS
---- libgwydgets/gwystock.h	(revision 13350)
-+++ libgwydgets/gwystock.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_STOCK_H__
- #define __GWY_STOCK_H__
- 
--#include <glib/gmacros.h>
-+#include <glib.h>
- 
- G_BEGIN_DECLS
- 
---- libgwydgets/gwydgetenums.h	(revision 13350)
-+++ libgwydgets/gwydgetenums.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_GWYDGET_ENUMS_H__
- #define __GWY_GWYDGET_ENUMS_H__
- 
--#include <glib/gmacros.h>
-+#include <glib.h>
- #include <libgwyddion/gwyenum.h>
- 
- G_BEGIN_DECLS
---- libprocess/gwyprocessenums.h	(revision 13350)
-+++ libprocess/gwyprocessenums.h	(revision 13351)
-@@ -21,7 +21,7 @@
- #ifndef __GWY_PROCESS_ENUMS_H__
- #define __GWY_PROCESS_ENUMS_H__
- 
--#include <glib/gmacros.h>
-+#include <glib.h>
- #include <libgwyddion/gwyenum.h>
- 
- G_BEGIN_DECLS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120722/0d34cbb8/attachment.html>


More information about the macports-changes mailing list