OSDN Git Service

iTerm 1751
authorKazuki Sakamoto <sakamoto@splhack.org>
Thu, 9 Apr 2009 12:03:12 +0000 (21:03 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Thu, 9 Apr 2009 12:03:12 +0000 (21:03 +0900)
PortIndex
Readme.txt
aqua/iTerm/Portfile

index db1e8e3..11508c0 100644 (file)
--- 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 20090407 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 20090409 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
index 2d17164..c4e0e04 100644 (file)
@@ -1,6 +1,6 @@
   cmigemo @1.3c_7+universal+utf8 (active)
   ctags @5.7j1_0 (active)
   fmdiff @7819_0 (active)
-  iTerm @0.9.6_20090407 (active)
+  iTerm @0.9.6_20090409 (active)
   macvim @20090408_0+cscope+gdb+ruby+standalone+universal (active)
   zsh-devel @4.3.9_1+cjk+mp_completion+pcre (active)
index 1b5e1f7..e698f6d 100644 (file)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name           iTerm
 version                0.9.6
-revision       20090407
+revision       20090409
 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                1748
+svn.tag                1751
 
 worksrcdir     ${name}
 use_configure  no