Revision: 72964 http://trac.macports.org/changeset/72964 Author: jeremyhu@macports.org Date: 2010-10-30 19:10:59 -0700 (Sat, 30 Oct 2010) Log Message: ----------- showfont: Bump to 1.0.3 Modified Paths: -------------- trunk/dports/x11/showfont/Portfile Modified: trunk/dports/x11/showfont/Portfile =================================================================== --- trunk/dports/x11/showfont/Portfile 2010-10-31 01:48:09 UTC (rev 72963) +++ trunk/dports/x11/showfont/Portfile 2010-10-31 02:10:59 UTC (rev 72964) @@ -2,8 +2,7 @@ PortSystem 1.0 name showfont -version 1.0.2 -revision 1 +version 1.0.3 categories x11 graphics maintainers jeremyhu openmaintainer description Font dumper for X11 font server @@ -18,9 +17,9 @@ master_sites http://xorg.freedesktop.org/archive/individual/app/ use_bzip2 yes -checksums md5 8f83d774ed4cc2a6dca86edd856d820a \ - sha1 02ad183046d0a2e34bbb8d44e754fbcb0cf27f32 \ - rmd160 00c9821ddb2d72f7cfed2b5ae965861291f29f74 +checksums md5 50b466ab6ed4a5b8df5abf1ef844309a \ + sha1 161bf5f037db70dd75cb327648fbba559e821e76 \ + rmd160 5b77bf7adf7367be30a001447b11a5b9dc154b40 depends_build port:pkgconfig
participants (1)
-
jeremyhu@macports.org