[145882] users/devans/GNOME-3/unstable/dports/gnome/vte

devans at macports.org devans at macports.org
Fri Feb 19 11:09:14 PST 2016


Revision: 145882
          https://trac.macports.org/changeset/145882
Author:   devans at macports.org
Date:     2016-02-19 11:09:14 -0800 (Fri, 19 Feb 2016)
Log Message:
-----------
GNOME-3/unstable: vte, update to version 0.43.90, pcre2 regex support disabled upstream for 0.44 branch.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile
    users/devans/GNOME-3/unstable/dports/gnome/vte/files/patch-src-Makefile.am.diff

Modified: users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile	2016-02-19 18:52:53 UTC (rev 145881)
+++ users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile	2016-02-19 19:09:14 UTC (rev 145882)
@@ -6,7 +6,7 @@
 PortGroup           compiler_blacklist_versions 1.0
 
 name                vte
-version             0.43.2
+version             0.43.90
 set branch          [join [lrange [split $version .] 0 1] .]
 maintainers         devans openmaintainer
 categories          gnome
@@ -24,8 +24,8 @@
 
 use_xz              yes
 
-checksums           rmd160  b980f9b462335a329a679e77852c241c0351d753 \
-                    sha256  1c133253d1a6b90df8b0042c96c141959484225f449678d3841f125e574e2c36
+checksums           rmd160  7ebbd26546a8c816da821aaa8f5439f716859999 \
+                    sha256  a54baf60bf74bfd3f0a643f87de26220695f9febcb742cc491d54d74f515a8d3
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -36,7 +36,6 @@
 
 depends_lib         port:gtk3 \
                     port:gnutls \
-                    port:pcre2 \
                     port:zlib \
                     port:vala
 
@@ -61,7 +60,6 @@
 
 configure.args      --disable-Bsymbolic \
                     --disable-silent-rules \
-                    --with-pcre2 \
                     --enable-vala=yes
 
 configure.cflags-append -fstrict-aliasing

Modified: users/devans/GNOME-3/unstable/dports/gnome/vte/files/patch-src-Makefile.am.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/vte/files/patch-src-Makefile.am.diff	2016-02-19 18:52:53 UTC (rev 145881)
+++ users/devans/GNOME-3/unstable/dports/gnome/vte/files/patch-src-Makefile.am.diff	2016-02-19 19:09:14 UTC (rev 145882)
@@ -1,6 +1,6 @@
 --- src/Makefile.am.orig	2014-11-24 13:16:30.000000000 -0800
 +++ src/Makefile.am	2014-11-28 13:26:58.000000000 -0800
-@@ -286,8 +286,6 @@
+@@ -284,8 +284,6 @@
  	$(NULL)
  
  vte_ at VTE_API_MAJOR_VERSION@_ at VTE_API_MINOR_VERSION@_CFLAGS = \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160219/26b35158/attachment-0001.html>


More information about the macports-changes mailing list