Revision: 111825 https://trac.macports.org/changeset/111825 Author: ryandesign@macports.org Date: 2013-10-02 17:26:21 -0700 (Wed, 02 Oct 2013) Log Message: ----------- iTerm2: update to 1.0.0.20130622 (#40654); add modeline Modified Paths: -------------- trunk/dports/aqua/iTerm2/Portfile Modified: trunk/dports/aqua/iTerm2/Portfile =================================================================== --- trunk/dports/aqua/iTerm2/Portfile 2013-10-02 23:16:05 UTC (rev 111824) +++ trunk/dports/aqua/iTerm2/Portfile 2013-10-03 00:26:21 UTC (rev 111825) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -4,7 +5,7 @@ PortGroup github 1.0 PortGroup xcode 1.0 -github.setup gnachman iTerm2 1.0.0.20130319 v +github.setup gnachman iTerm2 1.0.0.20130622 v categories aqua shells maintainers nomaintainer license GPL-2+ @@ -17,9 +18,8 @@ homepage http://www.iterm2.com/ -checksums \ - rmd160 2c026ec9934f88c626cad08f47c0a49ab9b60690 \ - sha256 7705a01f0943f4af38ee42afff9d624a8eeebe04cbe7b9ab521e0e169a557fbc +checksums rmd160 d8f1cb64cb31fd9318aed61724dd0d262fce8c73 \ + sha256 8610c86ec0e3f1089d6e1720fc5db4a45e46a63f329bb6bb7c4821210e559418 xcode.project iTerm.xcodeproj xcode.target iTerm
participants (1)
-
ryandesign@macports.org