[52556] trunk/dports/gnome/anjuta/files

devans at macports.org devans at macports.org
Thu Jun 18 14:03:33 PDT 2009


Revision: 52556
          http://trac.macports.org/changeset/52556
Author:   devans at macports.org
Date:     2009-06-18 14:03:33 -0700 (Thu, 18 Jun 2009)
Log Message:
-----------
anjuta: delete outdated patch files.

Removed Paths:
-------------
    trunk/dports/gnome/anjuta/files/patch-launcher.c
    trunk/dports/gnome/anjuta/files/patch-parser.h

Deleted: trunk/dports/gnome/anjuta/files/patch-launcher.c
===================================================================
--- trunk/dports/gnome/anjuta/files/patch-launcher.c	2009-06-18 21:01:25 UTC (rev 52555)
+++ trunk/dports/gnome/anjuta/files/patch-launcher.c	2009-06-18 21:03:33 UTC (rev 52556)
@@ -1,11 +0,0 @@
---- src/launcher.c.org	2005-05-19 07:55:25.000000000 +0200
-+++ src/launcher.c	2005-05-19 07:58:04.000000000 +0200
-@@ -1192,7 +1192,7 @@
- 	}
- //	termios_flags.c_lflag |= 0;
- 	termios_flags.c_cc[VMIN] = 0;
--	cfsetospeed(&termios_flags, B460800);
-+	cfsetospeed(&termios_flags, 0xB460800);
- 	tcsetattr(pty_master_fd, TCSANOW, &termios_flags);
- 
- 	launcher->priv->stderr_watch = 

Deleted: trunk/dports/gnome/anjuta/files/patch-parser.h
===================================================================
--- trunk/dports/gnome/anjuta/files/patch-parser.h	2009-06-18 21:01:25 UTC (rev 52555)
+++ trunk/dports/gnome/anjuta/files/patch-parser.h	2009-06-18 21:03:33 UTC (rev 52556)
@@ -1,11 +0,0 @@
---- tagmanager/parse.h.org	2005-05-18 18:45:55.000000000 +0200
-+++ tagmanager/parse.h	2005-05-18 19:04:22.000000000 +0200
-@@ -67,7 +67,7 @@
- typedef parserDefinition* (parserDefinitionFunc) (void);
- 
- typedef struct {
--    off_t start;	/* character index in line where match starts */
-+    long start;	/* character index in line where match starts */
-     size_t length;	/* length of match */
- } regexMatch;
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090618/dc2f33f2/attachment.html>


More information about the macports-changes mailing list