Revision: 74255 http://trac.macports.org/changeset/74255 Author: jeremyhu@macports.org Date: 2010-12-08 23:12:25 -0800 (Wed, 08 Dec 2010) Log Message: ----------- xbitmaps: Bumo to 1.1.1 Modified Paths: -------------- trunk/dports/x11/xbitmaps/Portfile Modified: trunk/dports/x11/xbitmaps/Portfile =================================================================== --- trunk/dports/x11/xbitmaps/Portfile 2010-12-09 07:12:11 UTC (rev 74254) +++ trunk/dports/x11/xbitmaps/Portfile 2010-12-09 07:12:25 UTC (rev 74255) @@ -2,8 +2,7 @@ PortSystem 1.0 name xbitmaps -version 1.1.0 -revision 1 +version 1.1.1 categories x11 graphics maintainers jeremyhu openmaintainer description Bitmaps that are shared between X applications @@ -17,15 +16,10 @@ master_sites http://xorg.freedesktop.org/archive/individual/data/ use_bzip2 yes -checksums md5 f9ddd4e70a5375508b3acaf17be0d0ab \ - sha1 845b825f7e6d193d47db8b67ae8332d87ef8c2b3 \ - rmd160 7a404194cd4e9d0b37611b5f9be381eb3f926999 +checksums md5 7444bbbd999b53bec6a60608a5301f4c \ + sha1 578afff7e4912192b524c25254cf7f54c16e57d8 \ + rmd160 c1e4bca755ca22b505501506fe5f40dd9eb66a5a -post-destroot { - # This conflicts with Stipple from the bitmap port for case-insensitive file systems - delete ${destroot}${prefix}/include/X11/bitmaps/stipple -} - livecheck.type regex livecheck.regex ${name}-(\[\\d.\]+)${extract.suffix} livecheck.url ${master_sites}
participants (1)
-
jeremyhu@macports.org