[76287] trunk/dports/graphics/gdk-pixbuf2/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Sat Feb 19 13:27:33 PST 2011


Revision: 76287
          http://trac.macports.org/changeset/76287
Author:   singingwolfboy at macports.org
Date:     2011-02-19 13:27:32 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
Reverted gdk-pixbuf2 back to version 2.22.1, removed introspection, incremented epoch

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

Modified: trunk/dports/graphics/gdk-pixbuf2/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf2/Portfile	2011-02-19 21:17:09 UTC (rev 76286)
+++ trunk/dports/graphics/gdk-pixbuf2/Portfile	2011-02-19 21:27:32 UTC (rev 76287)
@@ -5,8 +5,9 @@
 
 name                        gdk-pixbuf2
 set my_name                 gdk-pixbuf
-version                     2.23.0
+version                     2.22.1
 revision                    1
+epoch                       2
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  graphics
 maintainers                 devans openmaintainer
@@ -24,17 +25,16 @@
 master_sites                gnome:sources/${my_name}/${branch}/ \
                             ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
-checksums                   md5     f07a648e3698cf29dcf1e69538b8b636 \
-                            sha1    8058a8287d44fe805e005e7a5201f908fd80258d \
-                            rmd160  e28386b2c10e88e180ef549b8c47f7ec250314ec
+checksums                   md5     716c4593ead3f9c8cca63b8b1907a561 \
+                            sha1    b452208963ddd84f7280865695b50255fcafaa2e \
+                            rmd160  d05d6642e147281b7dc1dd21657595333f13f6f1
 
 depends_build               port:pkgconfig
 
 depends_lib                 path:lib/pkgconfig/glib-2.0.pc:glib2 \
                             port:libpng \
                             port:jasper \
-                            port:tiff \
-                            port:gobject-introspection
+                            port:tiff
 
 pre-activate {
     if { [file exists ${prefix}/lib/pkgconfig/gdk-pixbuf-2.0.pc]
@@ -46,7 +46,7 @@
 }
 
 configure.args              --with-libjasper \
-                            --enable-introspection=yes
+                            --enable-introspection=no
 
 test.run                    yes
 test.target                 check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110219/506ce160/attachment.html>


More information about the macports-changes mailing list