Ticket #33694: innotop-1.8.1.patch
File innotop-1.8.1.patch, 1.4 KB (added by robsonpeixoto@…, 13 years ago) |
---|
-
Portfile
4 4 PortSystem 1.0 5 5 PortGroup perl5 1.0 6 6 7 perl5.setup innotop 1. 6.08 revision 37 perl5.setup innotop 1.8.1 8 revision 0 9 9 maintainers akitada openmaintainer 10 10 description A MySQL and InnoDB monitor program. 11 11 long_description MySQL and InnoDB transaction/status monitor. \ … … 15 15 information, row operations, logs, I/O \ 16 16 operations, load graph, and more. You can \ 17 17 monitor any servers at once with innotop. 18 homepage http://sourceforge.net/projects/innotop/ 18 homepage http://code.google.com/p/innotop/ 19 19 20 platforms darwin 20 master_sites sourceforge:innotop21 master_sites http://innotop.googlecode.com/files/ 21 22 dist_subdir innotop 22 23 23 checksums md5 3f90e94b96b9c27bf2a162f85df75dcb\24 sha1 8b6923bdcbee3359097b78f62a48c555f57f261a\25 rmd160 727f97cb71f83aa2b1fd51b74a557ff0243fbdbb24 checksums md5 af3e5c044912a9dfc7860d66a1a51bd4 \ 25 sha1 a8d8deb5a40bca1890d24f355ae317254dfc4102 \ 26 rmd160 4773afb00d7d6a060d51ec3bc489e08e8db89e8d 26 27 27 28 if {${perl5.major} != ""} { 28 29 depends_lib-append port:p${perl5.major}-dbi \