OSDN Git Service

iTerm 1778
authorKazuki Sakamoto <sakamoto@splhack.org>
Sun, 10 May 2009 11:55:40 +0000 (20:55 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Sun, 10 May 2009 11:55:40 +0000 (20:55 +0900)
PortIndex
Readme.txt
aqua/iTerm/Portfile

index 37bec86..8474f4b 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 20090509 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 20090510 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-objc-ja 913
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/ctags-objc-ja description {ObjC enabled ctags with Japanese support} homepage http://github.com/splhack/ctags-objc-ja/ epoch 0 platforms {darwin freebsd} name ctags-objc-ja 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 20090508 categories devel revision 0
 fmdiff 751
index 4d371ab..78f9d89 100644 (file)
@@ -1,6 +1,6 @@
   cmigemo @1.3c_8+universal+utf8 (active)
   ctags-objc-ja @20090508_0 (active)
   fmdiff @7819_0 (active)
-  iTerm @0.9.6_20090509 (active)
+  iTerm @0.9.6_20090510 (active)
   macvim @20090427_0+cscope+gdb+perl+python+ruby+standalone+universal (active)
   zsh-devel @4.3.9_1+cjk+mp_completion+pcre (active)
index da17250..fd8e11c 100644 (file)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name           iTerm
 version                0.9.6
-revision       20090509
+revision       20090510
 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                1776
+svn.tag                1778
 
 worksrcdir     ${name}
 use_configure  no