From: Kazuki Sakamoto Date: Sat, 11 Apr 2009 12:01:24 +0000 (+0900) Subject: iTerm 1764 X-Git-Url: http://git.sourceforge.jp/view?p=splhack%2FMacPorts.git;a=commitdiff_plain;h=59e4606b605970214218b39ec0995ae347e97d17 iTerm 1764 --- diff --git a/PortIndex b/PortIndex index c212965..edd67ab 100644 --- a/PortIndex +++ b/PortIndex @@ -1,5 +1,5 @@ iTerm 553 -portdir aqua/iTerm description {Enhanced terminal emulator program for Mac OS X} platforms macosx name iTerm version 0.9.6 categories {aqua shells} homepage http://iterm.sourceforge.net revision 20090410 epoch 0 maintainers waqar@macports.org long_description {iTerm is a full featured terminal emulation program written for OS X using Cocoa. We are aiming at providing users with best command line experience under OS X. The letter i represents a native Apple look and feel of the program interface, and an emphasis on complete international support.} +portdir aqua/iTerm description {Enhanced terminal emulator program for Mac OS X} platforms macosx name iTerm version 0.9.6 categories {aqua shells} homepage http://iterm.sourceforge.net revision 20090411 epoch 0 maintainers waqar@macports.org long_description {iTerm is a full featured terminal emulation program written for OS X using Cocoa. We are aiming at providing users with best command line experience under OS X. The letter i represents a native Apple look and feel of the program interface, and an emphasis on complete international support.} ctags 888 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/ctags description {Reimplementation of ctags(1)} homepage http://hp.vector.co.jp/authors/VA025040/ctags/ epoch 0 platforms {darwin freebsd} name ctags maintainers nomaintainer long_description {Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, AWK, ASP, BETA, Bourne/Korn/Zsh Shell, C, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Make, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Vim and Yacc.} version 5.7j1 categories devel revision 0 fmdiff 751 diff --git a/Readme.txt b/Readme.txt index b29fdc6..e286334 100644 --- a/Readme.txt +++ b/Readme.txt @@ -1,6 +1,6 @@ cmigemo @1.3c_7+universal+utf8 (active) ctags @5.7j1_0 (active) fmdiff @7819_0 (active) - iTerm @0.9.6_20090410 (active) + iTerm @0.9.6_20090411 (active) macvim @20090410_0+cscope+gdb+ruby+standalone+universal (active) zsh-devel @4.3.9_1+cjk+mp_completion+pcre (active) diff --git a/aqua/iTerm/Portfile b/aqua/iTerm/Portfile index 8dbaffa..587d315 100644 --- a/aqua/iTerm/Portfile +++ b/aqua/iTerm/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 name iTerm version 0.9.6 -revision 20090410 +revision 20090411 categories aqua shells maintainers waqar@macports.org description Enhanced terminal emulator program for Mac OS X @@ -21,7 +21,7 @@ distfiles patchfiles-append patch-PTYSession.m patch-PTYTextView.m fetch.type svn svn.url https://iterm.svn.sourceforge.net/svnroot/iterm/trunk iTerm -svn.tag 1756 +svn.tag 1764 worksrcdir ${name} use_configure no