Revision: 132485 https://trac.macports.org/changeset/132485 Author: sean@macports.org Date: 2015-02-01 23:14:24 -0800 (Sun, 01 Feb 2015) Log Message: ----------- qlcolorcode: update to newest commit Modified Paths: -------------- trunk/dports/sysutils/qlcolorcode/Portfile Modified: trunk/dports/sysutils/qlcolorcode/Portfile =================================================================== --- trunk/dports/sysutils/qlcolorcode/Portfile 2015-02-02 07:14:23 UTC (rev 132484) +++ trunk/dports/sysutils/qlcolorcode/Portfile 2015-02-02 07:14:24 UTC (rev 132485) @@ -5,9 +5,9 @@ PortGroup github 1.0 PortGroup xcode 1.0 -github.setup anthonygelibert QLColorCode 79242c01a4 +github.setup anthonygelibert QLColorCode d4107caa4d version 2.0.4 -revision 5 +revision 6 categories sysutils platforms darwin @@ -17,8 +17,8 @@ description Quick Look plugin that renders source code with syntax highlighting long_description ${description} -checksums rmd160 ce801633f0725d02f8e0580ec625b5440e4aaf88 \ - sha256 017e60dc8fef89385f46d6a0838f46e877fb812a5ddd2f83f0efd9b577a58f8b +checksums rmd160 c4f82a5f6419acb6ad2744ec31c75af1875591a7 \ + sha256 47ca6633afcc7ca882b466ecfe145a2a80f68a0f26c19ee10360043418fd76da depends_lib port:highlight destroot.violate_mtree yes
participants (1)
-
sean@macports.org