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

g5pw at macports.org g5pw at macports.org
Sun Jan 27 02:24:58 PST 2013


Revision: 102072
          https://trac.macports.org/changeset/102072
Author:   g5pw at macports.org
Date:     2013-01-27 02:24:58 -0800 (Sun, 27 Jan 2013)
Log Message:
-----------
sysutils/glances:
  update to 1.6

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

Modified: trunk/dports/sysutils/glances/Portfile
===================================================================
--- trunk/dports/sysutils/glances/Portfile	2013-01-27 09:37:03 UTC (rev 102071)
+++ trunk/dports/sysutils/glances/Portfile	2013-01-27 10:24:58 UTC (rev 102072)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        nicolargo glances 1.5.1 v
+github.setup        nicolargo glances 1.6 v
 
 python.default_version  27
 categories          sysutils
@@ -17,8 +17,8 @@
 
 platforms           darwin
 
-checksums           rmd160  efdb23b0e82aeab20031d972e68a2b4758a272a1 \
-                    sha256  284ec0b09d0955546ca3a42a6080d21892cbdcecc7bc147bf5ba5b564dfaa710
+checksums           rmd160  4e6266d6c69fba57176609c98d99927d3c70ef1b \
+                    sha256  02fb31bab29e03accee151eccfc378c6cc08103c477aea076e40239b99a1a83a
 
 depends_build       port:py${python.version}-distribute
 
@@ -27,3 +27,8 @@
 build {}
 
 python.link_binaries_suffix
+
+variant html_export description {Adds HTML export option} {
+    depends_lib-append port:py{$python.version}-jinja2
+    
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130127/472cbca4/attachment.html>


More information about the macports-changes mailing list