Modified: trunk/dports/textproc/wdiff/Portfile (100255 => 100256)
--- trunk/dports/textproc/wdiff/Portfile 2012-12-06 03:26:34 UTC (rev 100255)
+++ trunk/dports/textproc/wdiff/Portfile 2012-12-06 03:32:30 UTC (rev 100256)
@@ -4,10 +4,11 @@
PortSystem 1.0
name wdiff
-version 0.6.3
+version 1.1.2
categories textproc
platforms darwin
-maintainers nomaintainer
+maintainers ryandesign openmaintainer
+license GPL-3+
description Display word differences between text files
@@ -21,13 +22,7 @@
homepage http://www.gnu.org/software/wdiff/
master_sites gnu
-checksums sha1 3138bad5c054632e5fbefa75a97a17c321693dfe \
- rmd160 c38b7d085c33b05b33b76cd01c6389a44bbe34d0
+checksums rmd160 f2a66cc04b346b404ad80763a156288947582d8c \
+ sha256 12cd30af53ad3ebfe4ec5e094c2b855a186f15bf8b46fce3d655cacd55f1e860
depends_lib port:gettext
-
-destroot.destdir prefix=${destroot}${prefix} \
- mandir=${destroot}${prefix}/share/man/man1 \
- infodir=${destroot}${prefix}/share/info
-
-destroot.target install install-man