Revision: 72946 http://trac.macports.org/changeset/72946 Author: jeremyhu@macports.org Date: 2010-10-30 13:02:26 -0700 (Sat, 30 Oct 2010) Log Message: ----------- xkbcomp: Bump to 1.2.0 Modified Paths: -------------- trunk/dports/x11/xkbcomp/Portfile Modified: trunk/dports/x11/xkbcomp/Portfile =================================================================== --- trunk/dports/x11/xkbcomp/Portfile 2010-10-30 20:01:30 UTC (rev 72945) +++ trunk/dports/x11/xkbcomp/Portfile 2010-10-30 20:02:26 UTC (rev 72946) @@ -2,7 +2,7 @@ PortSystem 1.0 name xkbcomp -version 1.1.1 +version 1.2.0 categories x11 maintainers jeremyhu openmaintainer description Compile XKB keyboard description @@ -19,9 +19,9 @@ master_sites http://xorg.freedesktop.org/archive/individual/app use_bzip2 yes -checksums md5 38c387bacdc01038c8ac280588792bcf \ - sha1 aeb733c495d7afd42136bf8ae5c6e792c63f0b4b \ - rmd160 6fcf2d4838ed8b006511d4cd7fcdcbac61c0cdbf +checksums md5 0f55995cd8da9b2d88553e1a2e17cd0a \ + sha1 67a10a1671fd1a0d6e09b4dfe93d0331af699f26 \ + rmd160 a62582d37723262e9e7e895b4a8ba1f31a5a8917 depends_build port:pkgconfig
participants (1)
-
jeremyhu@macports.org