[53124] trunk/dports/gnome/libwnck/Portfile
devans at macports.org
devans at macports.org
Mon Jun 29 20:46:54 PDT 2009
Revision: 53124
http://trac.macports.org/changeset/53124
Author: devans at macports.org
Date: 2009-06-29 20:46:53 -0700 (Mon, 29 Jun 2009)
Log Message:
-----------
libwnck: update to version 2.26.2, update dependencies, now requires xorg-libXres but not libgnomecanvas.
Modified Paths:
--------------
trunk/dports/gnome/libwnck/Portfile
Modified: trunk/dports/gnome/libwnck/Portfile
===================================================================
--- trunk/dports/gnome/libwnck/Portfile 2009-06-30 03:06:42 UTC (rev 53123)
+++ trunk/dports/gnome/libwnck/Portfile 2009-06-30 03:46:53 UTC (rev 53124)
@@ -4,7 +4,7 @@
PortSystem 1.0
name libwnck
-version 2.26.1
+version 2.26.2
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers nomaintainer
categories gnome
@@ -20,17 +20,19 @@
master_sites gnome:sources/${name}/${branch}/
use_bzip2 yes
-checksums md5 015b5d2e65d15448fa143513fce03541 \
- sha1 d1bda681b20a2a832de1cc57dda7524f97e8103f \
- rmd160 65672b78ec18ab7e3ac7726a9d261eb368cf4b50
+checksums md5 90d89a7bcf3311877fa4b427719c7483 \
+ sha1 b941006e5edf2877f863c541d52485cd141f96da \
+ rmd160 5554e934419012400dfb293c7d906293028298cc
-depends_build port:gnome-doc-utils \
- port:intltool
+depends_build port:pkgconfig \
+ port:intltool \
+ port:p5-xml-parser \
+ port:gnome-doc-utils
depends_lib port:startup-notification \
- port:libgnomecanvas
+ port:gtk2 \
+ port:xorg-libXres
-
pre-fetch {
if {![file exists $prefix/lib/libgdk-x11-2.0.dylib]} {
ui_error "gtk2 must be installed with +x11 variant enabled."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090629/64710b9e/attachment.html>
More information about the macports-changes
mailing list