Revision: 72952 http://trac.macports.org/changeset/72952 Author: jeremyhu@macports.org Date: 2010-10-30 13:09:43 -0700 (Sat, 30 Oct 2010) Log Message: ----------- xwininfo: Bump to 1.1.1 Modified Paths: -------------- trunk/dports/x11/xwininfo/Portfile Modified: trunk/dports/x11/xwininfo/Portfile =================================================================== --- trunk/dports/x11/xwininfo/Portfile 2010-10-30 20:08:43 UTC (rev 72951) +++ trunk/dports/x11/xwininfo/Portfile 2010-10-30 20:09:43 UTC (rev 72952) @@ -2,7 +2,7 @@ PortSystem 1.0 name xwininfo -version 1.1.0 +version 1.1.1 categories x11 maintainers jeremyhu openmaintainer description Window information utility for X11 @@ -14,9 +14,9 @@ master_sites http://xorg.freedesktop.org/archive/individual/app/ use_bzip2 yes -checksums md5 932cb1393dee3caaf26f3515f640d783 \ - sha1 517b6dab665968742111772e8f7e0b8587aadc18 \ - rmd160 622d03176abe8281fce185b1d2d18027d023a5a1 +checksums md5 7a7f44b826d877ba39c19cf5913978d7 \ + sha1 945e5d51632876e304e001003c8068f34ffe299e \ + rmd160 7b9e690f271ea5802d7672b93b6514d4e09e5834 depends_build port:pkgconfig
participants (1)
-
jeremyhu@macports.org