[72001] trunk/dports/gnome/libgnomeprint/Portfile

devans at macports.org devans at macports.org
Wed Sep 29 15:34:26 PDT 2010


Revision: 72001
          http://trac.macports.org/changeset/72001
Author:   devans at macports.org
Date:     2010-09-29 15:34:25 -0700 (Wed, 29 Sep 2010)
Log Message:
-----------
libgnomeprint: update to version 2.18.8, dependencies.

Modified Paths:
--------------
    trunk/dports/gnome/libgnomeprint/Portfile

Modified: trunk/dports/gnome/libgnomeprint/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeprint/Portfile	2010-09-29 22:32:43 UTC (rev 72000)
+++ trunk/dports/gnome/libgnomeprint/Portfile	2010-09-29 22:34:25 UTC (rev 72001)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            libgnomeprint
-version         2.18.7
+version         2.18.8
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -18,24 +18,20 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 
-checksums       md5     d66b81ee8aa3b3a33f5efc9a47ce07e3 \
-                sha1    f7c550abacf22f602ca097f9033803bf9d4556de \
-                rmd160  5202ef3d8187f6b01a16ac8f97d924074cbdf91d
+checksums       md5     63b05ffb5386e131487c6af30f4c56ac \
+                sha1    cfb77148923b24b1651982a21b3cb55e312ff6d5 \
+                rmd160  4f786ad61dc27177c350a5baa27cfc8b1140c32e
 
 depends_build   port:pkgconfig \
+                port:flex \
                 port:bison \
-                path:bin/perl:perl5 \
-                port:p5-xml-parser
+                port:intltool \
+                port:gtk-doc
 
-depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                port:libart_lgpl \
+depends_lib     port:libgnomecups \
                 path:lib/pkgconfig/pango.pc:pango \
-                port:libxml2 \
-                port:fontconfig \
-                port:freetype \
-                port:popt \
-                port:libgnomecups \
-                port:zlib
+                port:libart_lgpl \
+                port:libxml2
 
 configure.args  --disable-gtk-doc
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100929/f78070f5/attachment.html>


More information about the macports-changes mailing list