OSDN Git Service

clewn 1.15
authorKazuki Sakamoto <sakamoto@splhack.org>
Sat, 2 Jan 2010 20:37:33 +0000 (05:37 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Sat, 2 Jan 2010 20:37:33 +0000 (05:37 +0900)
PortIndex
Readme.txt
devel/clewn/Portfile

index 17474c3..35faea6 100644 (file)
--- a/PortIndex
+++ b/PortIndex
@@ -1,7 +1,7 @@
 iTerm 583
 portdir aqua/iTerm description {Enhanced terminal emulator program for Mac OS X} depends_fetch port:subversion homepage http://iterm.sourceforge.net epoch 0 platforms macosx name iTerm 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.} categories {aqua shells} version 0.9.6 revision 20091006
 clewn 419
-variants universal portdir devel/clewn description {full gdb support in the vim editor} homepage http://clewn.sourceforge.net/ epoch 0 platforms darwin name clewn depends_lib {port:ncurses port:readline} long_description {Clewn implements full gdb support in the vim editor: breakpoints, watch variables, gdb command completion, assembly windows, etc.} maintainers nomaintainer categories devel version 1.14 revision 0
+variants universal portdir devel/clewn description {full gdb support in the vim editor} homepage http://clewn.sourceforge.net/ epoch 0 platforms darwin name clewn depends_lib {port:ncurses port:readline} long_description {Clewn implements full gdb support in the vim editor: breakpoints, watch variables, gdb command completion, assembly windows, etc.} maintainers nomaintainer categories devel version 1.15 revision 0
 ctags-objc-ja 942
 variants universal depends_build {port:autoconf port:automake port:libtool} 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 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.} maintainers nomaintainer depends_extract bin:unzip:unzip categories devel version 20090508 revision 0
 fmdiff 781
index 749ff5b..47f4668 100644 (file)
@@ -1,4 +1,4 @@
-  clewn @1.14_0+universal (active)
+  clewn @1.15_0+universal (active)
   cmigemo @1.3c_8+universal+utf8 (active)
   ctags-objc-ja @20090508_0+universal (active)
   iTerm @0.9.6_20091006 (active)
index 2d04b3e..bf481b1 100644 (file)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 
 name                   clewn
-version                        1.14
+version                        1.15
 revision               0
 categories             devel
 maintainers            nomaintainer
@@ -14,7 +14,7 @@ homepage              http://clewn.sourceforge.net/
 platforms              darwin
 
 master_sites   sourceforge
-checksums              sha1 e91afa5b06830ea637f3a82d23de25f4893f8c3a
+checksums              sha1 fa47ee9b4f6e60cf9ab1c2966e1677a675051c8e
 
 depends_lib            port:ncurses port:readline