[122767] trunk/dports/sysutils/fhist/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Jul 29 05:58:35 PDT 2014


Revision: 122767
          https://trac.macports.org/changeset/122767
Author:   khindenburg at macports.org
Date:     2014-07-29 05:58:35 -0700 (Tue, 29 Jul 2014)
Log Message:
-----------
fhist: update to 1.17 - add build deps

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

Modified: trunk/dports/sysutils/fhist/Portfile
===================================================================
--- trunk/dports/sysutils/fhist/Portfile	2014-07-29 12:31:00 UTC (rev 122766)
+++ trunk/dports/sysutils/fhist/Portfile	2014-07-29 12:58:35 UTC (rev 122767)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -3,8 +4,8 @@
 
 name        fhist
-version     1.16
+version     1.17
 categories  sysutils textproc devel
 license     GPL-2+
-maintainers nomaintainer
+maintainers khindenburg openmaintainer
 description FHist: file history, comparison and merging tools
 homepage    http://fhist.sourceforge.net/
@@ -20,10 +21,10 @@
 
 master_sites    sourceforge
 
-checksums   md5 b9ab632eace455b440e83910f62fea62 \
-            sha1 ba58c0d1a64d4b3a81e48c57302f35d3a4e85c30 \
-            rmd160 fab1fedab715728b4b31bbf33e4f714916758be8
+checksums       rmd160  99af99ab8de716d7a98629a8711850a152b5cfa7 \
+                sha256  e1e06a095913e9d9afc2deb89f646d96dd03d2d832669018f3cc519fffb98e1e
 
+depends_build   port:cctools
 depends_lib port:bison port:gettext port:cook
 
 pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140729/02292ee0/attachment.html>


More information about the macports-changes mailing list