Hi,

This diff updates dwdiff to the latest release 1.8.
Tested on amd64/sparc64.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/dwdiff/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    14 Oct 2009 09:21:02 -0000      1.7
+++ Makefile    18 Jul 2010 11:03:19 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              word-based diff program
 
-DISTNAME =             dwdiff-1.6.1
+DISTNAME =             dwdiff-1.8
 CATEGORIES =           sysutils textproc
 
 HOMEPAGE =             http://os.ghalkes.nl/dwdiff.html
@@ -15,14 +15,14 @@
 PERMIT_DISTFILES_CDROM =Yes
 PERMIT_DISTFILES_FTP = Yes
 
-WANTLIB =              c m pthread
+WANTLIB =              c icudata icui18n icuuc m pthread
 
 MASTER_SITES =         http://os.ghalkes.nl/dist/
 EXTRACT_SUFX =         .tgz
 
 MODULES =              devel/gettext
 
-LIB_DEPENDS =          icudata,icui18n,icuuc::textproc/icu4c
+LIB_DEPENDS =          ::textproc/icu4c
 
 CONFIGURE_STYLE =      simple
 CONFIGURE_ENV =                CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/dwdiff/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo    14 Oct 2009 09:21:02 -0000      1.7
+++ distinfo    18 Jul 2010 11:03:19 -0000
@@ -1,5 +1,5 @@
-MD5 (dwdiff-1.6.1.tgz) = 57+U9XnOdkwgcMF8xaJDMg==
-RMD160 (dwdiff-1.6.1.tgz) = BeDw+2t5KbWrJAF1VnlO2gqnN3A=
-SHA1 (dwdiff-1.6.1.tgz) = J2sHTaQSbe8nirBzMtG5HHo6Fng=
-SHA256 (dwdiff-1.6.1.tgz) = GXJhwVMI5iVZk6oKQm1ytbeFPHsY8VgAvX/fiqjh20c=
-SIZE (dwdiff-1.6.1.tgz) = 66085
+MD5 (dwdiff-1.8.tgz) = yT0juK9LoM/+lwL5DSqXvA==
+RMD160 (dwdiff-1.8.tgz) = c8d/AvHRgnxGOOikkQw64dWYGog=
+SHA1 (dwdiff-1.8.tgz) = h0gnJEjI48CGU8aN8VzDsAatwLc=
+SHA256 (dwdiff-1.8.tgz) = Ch95aBU72VQ0eajO208Hx74YBy3HAKFJvylehToPD1M=
+SIZE (dwdiff-1.8.tgz) = 74843

Reply via email to