[120639] trunk/dports/sysutils/glances/Portfile

g5pw at macports.org g5pw at macports.org
Wed Jun 4 05:53:11 PDT 2014


Revision: 120639
          https://trac.macports.org/changeset/120639
Author:   g5pw at macports.org
Date:     2014-06-04 05:53:11 -0700 (Wed, 04 Jun 2014)
Log Message:
-----------
sysutils/glances:
  setuptools is needed at runtime, too.
  revbump to force reinstall of setuptools if anyone uninstalled it

Modified Paths:
--------------
    trunk/dports/sysutils/glances/Portfile

Modified: trunk/dports/sysutils/glances/Portfile
===================================================================
--- trunk/dports/sysutils/glances/Portfile	2014-06-04 08:10:46 UTC (rev 120638)
+++ trunk/dports/sysutils/glances/Portfile	2014-06-04 12:53:11 UTC (rev 120639)
@@ -6,6 +6,7 @@
 PortGroup           python 1.0
 
 github.setup        nicolargo glances 1.7.7 v
+revision            1
 
 python.default_version  34
 categories          sysutils
@@ -21,10 +22,9 @@
 checksums           rmd160  bd1364f59f4eb6a3b8dc7a5477151830bae1b8be \
                     sha256  74a12f50c2cfca39b4907df511042af666cd90a25a2909a013e1bedaf16de49a
 
-depends_build       port:py${python.version}-setuptools
+depends_lib         port:py${python.version}-psutil \
+                    port:py${python.version}-setuptools
 
-depends_lib         port:py${python.version}-psutil
-
 python.link_binaries_suffix
 
 patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140604/574be89d/attachment.html>


More information about the macports-changes mailing list