Changeset 98821


Ignore:
Timestamp:
Oct 17, 2012, 3:04:28 PM (12 years ago)
Author:
g5pw@…
Message:

sysutils/glances:

  • bump to 1.4.2.1
  • remove obsolete patches
Location:
trunk/dports/sysutils/glances
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/glances/Portfile

    r97366 r98821  
    66PortGroup           python 1.0
    77
    8 github.setup        nicolargo glances 1.4 v
     8github.setup        nicolargo glances 1.4.2.1 v
    99
    1010python.default_version  27
     
    1818platforms           darwin
    1919
    20 patchfiles          setup.py.diff
    21 
    22 checksums           rmd160  54d388a89d40c7cbd9f0f823a928ae971cfbbb27 \
    23                     sha256  55eab24ad5d40c1254ea12ae8dc53d5ea2530fc109a2a7144959c866f2f8dd96
     20checksums           rmd160  88ad1a4a1f8414d6f078ceb00f640be7ae20aa21 \
     21                    sha256  9c093fbd7c3921f9da28be9b9e0620db050ee53d7c4e3b1cfc221910e555355f
    2422
    2523depends_build       port:py${python.version}-distribute
     
    2725depends_lib         port:py${python.version}-psutil
    2826
    29 post-patch {
    30     file rename ${worksrcpath}/src/ ${worksrcpath}/glances
    31 }
    32 
    3327build {}
    3428
Note: See TracChangeset for help on using the changeset viewer.