[151617] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Thu Aug 18 09:23:37 PDT 2016


Revision: 151617
          https://trac.macports.org/changeset/151617
Author:   devans at macports.org
Date:     2016-08-18 09:23:37 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
GNOME-3/unstable: vte, copy from stable and update to unstable version 0.45.90, dependencies, 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/

Modified: users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/vte/Portfile	2016-08-17 09:38:19 UTC (rev 151542)
+++ users/devans/GNOME-3/unstable/dports/gnome/vte/Portfile	2016-08-18 16:23:37 UTC (rev 151617)
@@ -6,7 +6,7 @@
 PortGroup           compiler_blacklist_versions 1.0
 
 name                vte
-version             0.44.2
+version             0.45.90
 set branch          [join [lrange [split $version .] 0 1] .]
 maintainers         devans openmaintainer
 categories          gnome
@@ -24,8 +24,8 @@
 
 use_xz              yes
 
-checksums           rmd160  760e360d2cbe5b243d9d8fbf0ae7c6a655cf50d9 \
-                    sha256  a1ea594814bb136a3a9a6c7656b46240571f6a198825c1111007fe99194b0949
+checksums           rmd160  1761980d9b3cd1fee9880b31b50997e6d46def2d \
+                    sha256  03c274885c27405d3c4082d0f1663a654a183eb5335073545cc22d41eb1a548c
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -36,6 +36,7 @@
 
 depends_lib         port:gtk3 \
                     port:gnutls \
+                    port:pcre2 \
                     port:zlib \
                     port:vala
 
@@ -92,6 +93,6 @@
                             --without-pcre2
         livecheck.type      none
     } else {
-        livecheck.type      gnome
+        livecheck.type      gnome-with-unstable
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/9ef7af16/attachment.html>


More information about the macports-changes mailing list