[147080] users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2

devans at macports.org devans at macports.org
Fri Mar 25 17:36:16 PDT 2016


Revision: 147080
          https://trac.macports.org/changeset/147080
Author:   devans at macports.org
Date:     2016-03-25 17:36:16 -0700 (Fri, 25 Mar 2016)
Log Message:
-----------
GNOME-3/stable: gdk-pixbuf2, update to version 2.34.0, variants.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/


Property changes on: users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/graphics/gdk-pixbuf2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/graphics/gdk-pixbuf2:122272-133644
   + /branches/mld-qt-481/dports/graphics/gdk-pixbuf2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/graphics/gdk-pixbuf2:122272-133644
/users/devans/GNOME-3/unstable/dports/graphics/gdk-pixbuf2:141708-147062

Modified: users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/Portfile	2016-03-25 21:46:02 UTC (rev 147079)
+++ users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/Portfile	2016-03-26 00:36:16 UTC (rev 147080)
@@ -7,7 +7,7 @@
 name                gdk-pixbuf2
 set my_name         gdk-pixbuf
 epoch               2
-version             2.32.3
+version             2.34.0
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          graphics
@@ -23,8 +23,8 @@
 
 master_sites        gnome:sources/${my_name}/${branch}/
 
-checksums           rmd160  96437b453ddbcb6e5cf64fff1f9536adfc62b96e \
-                    sha256  2b6771f1ac72f687a8971e59810b8dc658e65e7d3086bd2e676e618fd541d031
+checksums           rmd160  7e20f674b07387a052500564a1a9749e91eabaf2 \
+                    sha256  d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879
 
 depends_build       port:pkgconfig
 
@@ -61,7 +61,9 @@
     configure.args-append   --with-x11
 }
 
-default_variants    +x11
+if {![variant_isset quartz]} {
+    default_variants    +x11
+}
 
 livecheck.type      gnome
 livecheck.name      ${my_name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160325/b5093c91/attachment.html>


More information about the macports-changes mailing list