[31169] trunk/dports/devel/diffstat/Portfile

simon at macports.org simon at macports.org
Sat Nov 17 04:45:34 PST 2007


Revision: 31169
          http://trac.macosforge.org/projects/macports/changeset/31169
Author:   simon at macports.org
Date:     2007-11-17 04:45:24 -0800 (Sat, 17 Nov 2007)

Log Message:
-----------
devel/diffstat: Updated to version 1.45 and fixed homepage. Maintainer timeout.

Modified Paths:
--------------
    trunk/dports/devel/diffstat/Portfile

Modified: trunk/dports/devel/diffstat/Portfile
===================================================================
--- trunk/dports/devel/diffstat/Portfile	2007-11-17 12:24:19 UTC (rev 31168)
+++ trunk/dports/devel/diffstat/Portfile	2007-11-17 12:45:24 UTC (rev 31169)
@@ -1,20 +1,24 @@
 # $Id$
 
 PortSystem 1.0
+
 name                    diffstat
-version                 1.43
+version                 1.45
 categories              devel
 maintainers             tim at ccc.de
 description             Make histogram from diff-output
 long_description        diffstat reads the output of diff and displays a histogram\
                         of the insertions, deletions, and modifications per-file.\
                         It is useful for reviewing large, complex patch files.
-homepage                http://dickey.his.com/diffstat/diffstat.html
+homepage                http://invisible-island.net/diffstat/
 platforms               darwin
 master_sites            ftp://invisible-island.net/diffstat/
 distname                ${name}
 worksrcdir              ${name}-${version}
-checksums               md5 c23f9af8075fd81e98a0afdc3df49de9
+checksums               md5 cfe06ffcdbeaaa2fd296db867157ef78 \
+                        sha1 5801ed764eee00f3c81be7f6995670962aad7467 \
+                        rmd160 4438f3a6ac709ee7bb08ce14220dfcfa4697fa15
+
 configure.args          --mandir=${prefix}/share/man
 
 test.run                yes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071117/0b305758/attachment.html


More information about the macports-changes mailing list