[127503] trunk/dports/gnome/vte
devans at macports.org
devans at macports.org
Tue Oct 28 17:36:54 PDT 2014
Revision: 127503
https://trac.macports.org/changeset/127503
Author: devans at macports.org
Date: 2014-10-28 17:36:53 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
vte: update to version 0.38.1.
Modified Paths:
--------------
trunk/dports/gnome/vte/Portfile
Removed Paths:
-------------
trunk/dports/gnome/vte/files/patch-gcc-4.2.diff
Property Changed:
----------------
trunk/dports/gnome/vte/
Property changes on: trunk/dports/gnome/vte
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/vte:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/vte:108269-126096
/users/devans/GNOME-3/unstable/dports/gnome/vte:116416-118154,119539-125568
/users/rmstonecipher/gnome/vte:102363-103172
+ /branches/mld-qt-481/dports/gnome/vte:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/vte:108269-127502
/users/devans/GNOME-3/unstable/dports/gnome/vte:116416-118154,119539-125568
/users/rmstonecipher/gnome/vte:102363-103172
Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile 2014-10-29 00:32:15 UTC (rev 127502)
+++ trunk/dports/gnome/vte/Portfile 2014-10-29 00:36:53 UTC (rev 127503)
@@ -4,7 +4,7 @@
PortSystem 1.0
name vte
-version 0.38.0
+version 0.38.1
set branch [join [lrange [split $version .] 0 1] .]
maintainers devans openmaintainer
categories gnome
@@ -22,8 +22,8 @@
use_xz yes
-checksums rmd160 a463127f290f2d526ee6aab27df86e2947d94584 \
- sha256 5cfff28dc9364e82f51293796d541c9229299766283283da06c3d82b6d178fd2
+checksums rmd160 c3acc473bda599efa527b0392a78ef1fe6634eda \
+ sha256 b57a93bd5ef354d3f5b86a6c3bb5a570b7ed1ff37a60a177f878d24a57d62bcc
depends_build port:pkgconfig \
port:intltool \
@@ -34,7 +34,6 @@
port:vala
patchfiles patch-src-vteutils.c.diff \
- patch-gcc-4.2.diff \
patch-src-Makefile.am.diff
# update m4/intltool.m4 and autoreconf
Deleted: trunk/dports/gnome/vte/files/patch-gcc-4.2.diff
===================================================================
--- trunk/dports/gnome/vte/files/patch-gcc-4.2.diff 2014-10-29 00:32:15 UTC (rev 127502)
+++ trunk/dports/gnome/vte/files/patch-gcc-4.2.diff 2014-10-29 00:36:53 UTC (rev 127503)
@@ -1,21 +0,0 @@
-From 45deae03e8d0d53de82de14fbe189930d7133592 Mon Sep 17 00:00:00 2001
-From: Jasper Lievisse Adriaanse <jasper at humppa.nl>
-Date: Mon, 15 Sep 2014 09:01:47 +0200
-Subject: Prevent redefinition of VteCharAttributes as that breaks GCC 4.2
-
-
-diff --git a/src/vteterminal.h b/src/vteterminal.h
-index d5dc089..88e21b8 100644
---- src/vteterminal.h
-+++ src/vteterminal.h
-@@ -111,7 +111,6 @@ struct _VteTerminalClass {
- };
-
- /* The structure we return as the supplemental attributes for strings. */
--typedef struct _VteCharAttributes VteCharAttributes;
- struct _VteCharAttributes {
- /*< private >*/
- long row, column;
---
-cgit v0.10.1
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/dd26b3ee/attachment.html>
More information about the macports-changes
mailing list