Revision: 121536 https://trac.macports.org/changeset/121536 Author: jeremyhu@macports.org Date: 2014-06-28 11:57:43 -0700 (Sat, 28 Jun 2014) Log Message: ----------- Xft2: Bump to 2.3.2 (#44153) Modified Paths: -------------- trunk/dports/x11/Xft2/Portfile Removed Paths: ------------- trunk/dports/x11/Xft2/files/ Modified: trunk/dports/x11/Xft2/Portfile =================================================================== --- trunk/dports/x11/Xft2/Portfile 2014-06-28 18:56:17 UTC (rev 121535) +++ trunk/dports/x11/Xft2/Portfile 2014-06-28 18:57:43 UTC (rev 121536) @@ -4,11 +4,10 @@ PortSystem 1.0 name Xft2 -version 2.3.1 -revision 1 +version 2.3.2 categories x11 license X11 -maintainers jeremyhu openmaintainer +maintainers jeremyhu openmaintainer description client-side font API for X applications long_description \ The current version of Xft provides a client-side font API for \ @@ -27,9 +26,9 @@ use_bzip2 yes use_parallel_build yes -checksums sha1 c7ec1361e3d4f095910f8c58988ab42e32f314d9 \ - rmd160 81a29298af843dff03234a6f0068ae052e698380 \ - sha256 7fce32b92dcb7b2869bed567af2abc7bbad0d5d6fcf471b8a3e137964a31bbbd +checksums sha1 e025d790a7b6c4d283a78d8df06615cb10278e2d \ + rmd160 538536c5b10e2ae7696a2183a25bc3b59b5442b3 \ + sha256 f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c depends_build \ port:pkgconfig @@ -41,8 +40,6 @@ port:fontconfig \ port:expat -patchfiles patch-freetype-2.5.1.diff - configure.args --disable-silent-rules livecheck.type regex
participants (1)
-
jeremyhu@macports.org