[129689] trunk/dports/sysutils/lnav/Portfile

g5pw at macports.org g5pw at macports.org
Thu Dec 18 14:54:48 PST 2014


Revision: 129689
          https://trac.macports.org/changeset/129689
Author:   g5pw at macports.org
Date:     2014-12-18 14:54:48 -0800 (Thu, 18 Dec 2014)
Log Message:
-----------
sysutils/lnav:
  update to 0.7.1
  add license
  add newline after RCS tag

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

Modified: trunk/dports/sysutils/lnav/Portfile
===================================================================
--- trunk/dports/sysutils/lnav/Portfile	2014-12-18 22:46:26 UTC (rev 129688)
+++ trunk/dports/sysutils/lnav/Portfile	2014-12-18 22:54:48 UTC (rev 129689)
@@ -1,9 +1,10 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
 # $Id$
+
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        tstack lnav 0.7.0 v
+github.setup        tstack lnav 0.7.1 v
 
 maintainers         g5pw openmaintainer
 categories          sysutils
@@ -14,6 +15,7 @@
                     effectively used.  There is still a need for a robust log \
                     file analyzer for the terminal.
 platforms           darwin
+license             BSD
 homepage            http://lnav.org
 
 depends_lib			port:pcre \
@@ -24,8 +26,8 @@
                     port:bzip2 \
                     port:openssl
 
-checksums           rmd160  ed0018470de7d1a34c1927b0ace8243c7220a83f \
-                    sha256  1e68e6ba96c6c9f363834a97397a6fc8e28f913ce291fbe9c2b92ee9d9dd726d
+checksums           rmd160  82c9015b15266a6c01b3d81bcad287e5199afbd5 \
+                    sha256  5eccf487afd51e1e150ef87857451bc5f46fb6b3e0348e1a731d22fa8b4b1a06
 
 configure.args      --with-ncurses \
                     --with-pcre \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141218/2364f201/attachment.html>


More information about the macports-changes mailing list