Ticket #33694: innotop-1.8.1.patch

File innotop-1.8.1.patch, 1.4 KB (added by robsonpeixoto@…, 12 years ago)

New version [1.8.1]

  • Portfile

     
    44PortSystem          1.0
    55PortGroup           perl5 1.0
    66
    7 perl5.setup         innotop 1.6.0
    8 revision            3
     7perl5.setup         innotop 1.8.1
     8revision            0
    99maintainers         akitada openmaintainer
    1010description         A MySQL and InnoDB monitor program.
    1111long_description    MySQL and InnoDB transaction/status monitor.  \
     
    1515                    information, row operations, logs, I/O \
    1616                    operations, load graph, and more.  You can \
    1717                    monitor any servers at once with innotop.
    18 homepage            http://sourceforge.net/projects/innotop/
     18homepage            http://code.google.com/p/innotop/
     19
    1920platforms           darwin
    20 master_sites        sourceforge:innotop
     21master_sites        http://innotop.googlecode.com/files/
    2122dist_subdir         innotop
    2223
    23 checksums           md5 3f90e94b96b9c27bf2a162f85df75dcb \
    24                     sha1 8b6923bdcbee3359097b78f62a48c555f57f261a \
    25                     rmd160 727f97cb71f83aa2b1fd51b74a557ff0243fbdbb
     24checksums           md5 af3e5c044912a9dfc7860d66a1a51bd4 \
     25                    sha1 a8d8deb5a40bca1890d24f355ae317254dfc4102 \
     26                    rmd160 4773afb00d7d6a060d51ec3bc489e08e8db89e8d
    2627
    2728if {${perl5.major} != ""} {
    2829depends_lib-append  port:p${perl5.major}-dbi \