[139927] trunk/dports/graphics/gdk-pixbuf2
devans at macports.org
devans at macports.org
Wed Sep 2 19:58:20 PDT 2015
Revision: 139927
https://trac.macports.org/changeset/139927
Author: devans at macports.org
Date: 2015-09-02 19:58:20 -0700 (Wed, 02 Sep 2015)
Log Message:
-----------
gdk-pixbuf2: update to version 2.31.7, disable broken test, disable silent rules.
Modified Paths:
--------------
trunk/dports/graphics/gdk-pixbuf2/Portfile
Added Paths:
-----------
trunk/dports/graphics/gdk-pixbuf2/files/patch-disable-broken-tests.diff
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-139543
/users/devans/GNOME-3/unstable/dports/graphics/gdk-pixbuf2:122273-125851
+ /users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2:125854-139926
/users/devans/GNOME-3/unstable/dports/graphics/gdk-pixbuf2:122273-125851
Modified: trunk/dports/graphics/gdk-pixbuf2/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf2/Portfile 2015-09-02 20:02:20 UTC (rev 139926)
+++ trunk/dports/graphics/gdk-pixbuf2/Portfile 2015-09-03 02:58:20 UTC (rev 139927)
@@ -7,7 +7,7 @@
name gdk-pixbuf2
set my_name gdk-pixbuf
epoch 2
-version 2.31.6
+version 2.31.7
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 19c17f279ae2324cf2d351d6cff72e72729be41e \
- sha256 111203d6f295d69d36e7190204248331cd37285130ac483becdedcd3f0135d18
+checksums rmd160 82c0c058489688e416cb50744b7ea2c1ca97a51b \
+ sha256 4736e009168857ce8bb19291f0887c1dc6551cbc3c46d5ffcd034e133e4fd610
depends_build port:pkgconfig
@@ -36,6 +36,7 @@
port:tiff
patchfiles patch-configure.ac.diff \
+ patch-disable-broken-tests.diff \
patch-tests-pixbuf-readonly-to-mutable.c.diff
gobject_introspection yes
@@ -43,7 +44,8 @@
use_autoreconf yes
autoreconf.args -fvi
-configure.args --with-libjasper
+configure.args --with-libjasper \
+ --disable-silent-rules
test.run yes
test.target check
Copied: trunk/dports/graphics/gdk-pixbuf2/files/patch-disable-broken-tests.diff (from rev 139926, users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/files/patch-disable-broken-tests.diff)
===================================================================
--- trunk/dports/graphics/gdk-pixbuf2/files/patch-disable-broken-tests.diff (rev 0)
+++ trunk/dports/graphics/gdk-pixbuf2/files/patch-disable-broken-tests.diff 2015-09-03 02:58:20 UTC (rev 139927)
@@ -0,0 +1,10 @@
+--- tests/Makefile.am.orig 2015-09-01 08:48:41.000000000 -0700
++++ tests/Makefile.am 2015-09-01 08:49:23.000000000 -0700
+@@ -18,7 +18,6 @@
+
+ noinst_PROGRAMS += \
+ pixbuf-read \
+- pixbuf-lowmem \
+ pixbuf-random \
+ $(NULL)
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150902/e1631bd6/attachment.html>
More information about the macports-changes
mailing list