[139564] users/devans/GNOME-3/unstable/dports/gnome
devans at macports.org
devans at macports.org
Thu Aug 20 10:24:21 PDT 2015
Revision: 139564
https://trac.macports.org/changeset/139564
Author: devans at macports.org
Date: 2015-08-20 10:24:21 -0700 (Thu, 20 Aug 2015)
Log Message:
-----------
GNOME-3/unstable: vte, copy from stable and update to unstable version 0.41.90, enable debug, use gnome unstable livecheck.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile
Added Paths:
-----------
users/devans/GNOME-3/unstable/dports/gnome/vte/
Removed Paths:
-------------
users/devans/GNOME-3/unstable/dports/gnome/vte/files/patch-src-vteutils.c.diff
Modified: users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/vte/Portfile 2015-08-17 19:57:46 UTC (rev 139451)
+++ users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile 2015-08-20 17:24:21 UTC (rev 139564)
@@ -5,7 +5,7 @@
PortGroup gobject_introspection 1.0
name vte
-version 0.40.2
+version 0.41.90
set branch [join [lrange [split $version .] 0 1] .]
maintainers devans openmaintainer
categories gnome
@@ -23,8 +23,8 @@
use_xz yes
-checksums rmd160 18b778f8067df86bbc57e74d246c47bf2f258b89 \
- sha256 9b68fbc16b27f2d79e6271f2b0708808594ac5acf979d0fccea118608199fd2d
+checksums rmd160 3c476b5e36b3b21ff683c9f8546c47f5ecef23c3 \
+ sha256 f1ee9d27962c97414e09dfeb886efe437006f557b068f39330e0ff3a2c301516
depends_build port:pkgconfig \
port:intltool \
@@ -40,8 +40,7 @@
depends_run port:gnome-themes-standard
-patchfiles patch-src-vteutils.c.diff \
- patch-src-Makefile.am.diff
+patchfiles patch-src-Makefile.am.diff
gobject_introspection yes
@@ -54,6 +53,7 @@
configure.cmd ./autogen.sh
configure.args --enable-glade-catalogue=no \
+ --enable-debug \
--disable-Bsymbolic \
--enable-vala=yes
@@ -73,4 +73,4 @@
}
}
-livecheck.type gnome
+livecheck.type gnome-with-unstable
Deleted: users/devans/GNOME-3/unstable/dports/gnome/vte/files/patch-src-vteutils.c.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/vte/files/patch-src-vteutils.c.diff 2015-08-17 19:57:46 UTC (rev 139451)
+++ users/devans/GNOME-3/unstable/dports/gnome/vte/files/patch-src-vteutils.c.diff 2015-08-20 17:24:21 UTC (rev 139564)
@@ -1,13 +0,0 @@
---- src/vteutils.c.orig 2014-06-15 01:28:20.000000000 -0700
-+++ src/vteutils.c 2014-06-24 13:11:59.000000000 -0700
-@@ -45,6 +45,10 @@
-
- #endif /* __linux__ */
-
-+#ifndef O_NOATIME
-+#define O_NOATIME 0
-+#endif
-+
- int
- _vte_mkstemp (void)
- {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150820/0b579208/attachment.html>
More information about the macports-changes
mailing list