Revision: 72945 http://trac.macports.org/changeset/72945 Author: jeremyhu@macports.org Date: 2010-10-30 13:01:30 -0700 (Sat, 30 Oct 2010) Log Message: ----------- xhost: Bump to 1.0.4 Modified Paths: -------------- trunk/dports/x11/xhost/Portfile Modified: trunk/dports/x11/xhost/Portfile =================================================================== --- trunk/dports/x11/xhost/Portfile 2010-10-30 20:00:24 UTC (rev 72944) +++ trunk/dports/x11/xhost/Portfile 2010-10-30 20:01:30 UTC (rev 72945) @@ -2,7 +2,7 @@ PortSystem 1.0 name xhost -version 1.0.3 +version 1.0.4 categories x11 maintainers jeremyhu openmaintainer description Server access control program for X11 @@ -16,9 +16,9 @@ master_sites http://xorg.freedesktop.org/archive/individual/app/ use_bzip2 yes -checksums md5 c7f91b4a750d297f269c2a0a3206a1b2 \ - sha1 ebcdccdc908e642e527eebbde6ba8084d90c04f6 \ - rmd160 184c7261b7a439bbf925e1207d79315c87842787 +checksums md5 2be663a0afbcc0856c1591477d5bf32a \ + sha1 b4fde9899861f1a97395f8c7197db00cc44242a7 \ + rmd160 64e1df89c5c04aff0b1789c9a4171b6dddaffb6b depends_build port:pkgconfig
participants (1)
-
jeremyhu@macports.org