[58876] trunk/dports/x11/xorg-libXdamage/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Oct 6 12:32:19 PDT 2009


Revision: 58876
          http://trac.macports.org/changeset/58876
Author:   jeremyhu at macports.org
Date:     2009-10-06 12:32:13 -0700 (Tue, 06 Oct 2009)
Log Message:
-----------
xorg-libXdamage: bump to 1.1.2

Modified Paths:
--------------
    trunk/dports/x11/xorg-libXdamage/Portfile

Modified: trunk/dports/x11/xorg-libXdamage/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXdamage/Portfile	2009-10-06 19:27:10 UTC (rev 58875)
+++ trunk/dports/x11/xorg-libXdamage/Portfile	2009-10-06 19:32:13 UTC (rev 58876)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name            xorg-libXdamage
-version         1.1.1
-revision		1
+version         1.1.2
 categories      x11 devel
 maintainers     jeremyhu openmaintainer
 description     X.org libXdamage
@@ -14,18 +13,20 @@
 master_sites     http://xorg.freedesktop.org/archive/individual/lib/
 
 distname    libXdamage-${version}
-checksums           md5     ac0ce6b0063a9858c8f24ddb4c60487d \
-                    sha1    a88e5a004084400d638ed623e281a6076519a8d0 \
-                    rmd160  90de272adbd42113869a8e4d36a51e2e4e576dc9
+checksums           md5     b42780bce703ec202a33e5693991c09d \
+                    sha1    dc1fbc938e9bbc859c70cf2087440fc15b00bb1e \
+                    rmd160  0f2b85ce1314ac0d35cd2fcba15ff9c5425642f9
 
 use_bzip2   yes
 use_parallel_build      yes
 
-depends_build   port:pkgconfig
-
-depends_lib     port:xorg-libXfixes \
+depends_build   port:pkgconfig \
+                port:xorg-xextproto \
+                port:xorg-fixesproto \
                 port:xorg-damageproto
 
+depends_lib     port:xorg-libXfixes
+
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
 livecheck.regex libXdamage-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091006/30423886/attachment-0001.html>


More information about the macports-changes mailing list