[59122] trunk/dports/x11/xorg-libXres/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Oct 9 19:54:57 PDT 2009


Revision: 59122
          http://trac.macports.org/changeset/59122
Author:   jeremyhu at macports.org
Date:     2009-10-09 19:54:56 -0700 (Fri, 09 Oct 2009)
Log Message:
-----------
xorg-libXres: Bump to 1.0.4

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

Modified: trunk/dports/x11/xorg-libXres/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXres/Portfile	2009-10-10 02:53:01 UTC (rev 59121)
+++ trunk/dports/x11/xorg-libXres/Portfile	2009-10-10 02:54:56 UTC (rev 59122)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name            xorg-libXres
-version         1.0.3
-revision		1
+version         1.0.4
 categories      x11 devel
 maintainers     jeremyhu openmaintainer
 description     X.org libXres
@@ -14,18 +13,19 @@
 master_sites     http://xorg.freedesktop.org/archive/individual/lib/
 
 distname    libXres-${version}
-checksums           md5     de66ffb657aba64c9d6dbdeabb757f3e \
-                    sha1    60fdf5e612feac9ba379d0a5c755b8dd3c0bc489 \
-                    rmd160  d252bd1de84c1a71c48b2d24a865e864d08b257a
+checksums           md5     4daf91f93d924e693f6f6ed276791be2 \
+                    sha1    d5ee9560a61666e6bb3d2285b9634fccd7211d65 \
+                    rmd160  8a107480bc72704367b8279a8aefd9551dd708a8
 
 use_bzip2   yes
 use_parallel_build      yes
 
-depends_build   port:pkgconfig
-
-depends_lib     port:xorg-libXext \
+depends_build   port:pkgconfig \
+                port:xorg-xextproto \
                 port:xorg-resourceproto
 
+depends_lib     port:xorg-libXext
+
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
 livecheck.regex libXres-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091009/bb7531cc/attachment.html>


More information about the macports-changes mailing list