[71221] trunk/dports/textproc/wdiff/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 5 00:48:06 PDT 2010


Revision: 71221
          http://trac.macports.org/changeset/71221
Author:   ryandesign at macports.org
Date:     2010-09-05 00:48:03 -0700 (Sun, 05 Sep 2010)
Log Message:
-----------
wdiff:

 * update to 0.6.3
 * add homepage
 * add gettext dependency

See #26278 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/textproc/wdiff/Portfile

Modified: trunk/dports/textproc/wdiff/Portfile
===================================================================
--- trunk/dports/textproc/wdiff/Portfile	2010-09-05 06:32:45 UTC (rev 71220)
+++ trunk/dports/textproc/wdiff/Portfile	2010-09-05 07:48:03 UTC (rev 71221)
@@ -1,8 +1,9 @@
 # $Id$
+
 PortSystem 1.0
 
 name		wdiff
-version		0.5
+version		0.6.3
 categories	textproc
 platforms	darwin
 maintainers	fenner
@@ -13,8 +14,15 @@
  used to produce an annotated copy of new_file on standard output. \
  Suitable annotations produce a nice display of word differences \
  between the original files.
+
+homepage	http://www.gnu.org/software/wdiff/
 master_sites	gnu
-checksums	md5 7f9c78f5dd6fb4f3dabe28fbd4d14319
+
+checksums	sha1    3138bad5c054632e5fbefa75a97a17c321693dfe \
+		rmd160  c38b7d085c33b05b33b76cd01c6389a44bbe34d0
+
+depends_lib	port:gettext
+
 destroot.destdir prefix=${destroot}${prefix} \
  mandir=${destroot}${prefix}/share/man/man1 \
  infodir=${destroot}${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100905/2767a81f/attachment.html>


More information about the macports-changes mailing list