[147243] trunk/dports/graphics/gdk-pixbuf2

devans at macports.org devans at macports.org
Thu Mar 31 16:35:30 PDT 2016


Revision: 147243
          https://trac.macports.org/changeset/147243
Author:   devans at macports.org
Date:     2016-03-31 16:35:30 -0700 (Thu, 31 Mar 2016)
Log Message:
-----------
gdk-pixbuf2: update to version 2.34.0, variant handling.

Modified Paths:
--------------
    trunk/dports/graphics/gdk-pixbuf2/Portfile

Property Changed:
----------------
    trunk/dports/graphics/gdk-pixbuf2/


Property changes on: trunk/dports/graphics/gdk-pixbuf2
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2:125854-143536
/users/devans/GNOME-3/unstable/dports/graphics/gdk-pixbuf2:122273-125851
   + /users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2:125854-147236
/users/devans/GNOME-3/unstable/dports/graphics/gdk-pixbuf2:122273-125851,141708-147062

Modified: trunk/dports/graphics/gdk-pixbuf2/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf2/Portfile	2016-03-31 23:34:20 UTC (rev 147242)
+++ trunk/dports/graphics/gdk-pixbuf2/Portfile	2016-03-31 23:35:30 UTC (rev 147243)
@@ -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/20160331/1af7fe37/attachment.html>


More information about the macports-changes mailing list