diff -ruN monotone/Makefile monotone-0.25/Makefile --- monotone/Makefile Tue Nov 29 12:03:11 2005 +++ monotone-0.25/Makefile Sat Dec 31 13:20:42 2005 @@ -6,7 +6,7 @@ # PORTNAME= monotone -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= devel MASTER_SITES= http://www.venge.net/monotone/downloads/ \ http://norton.kettering.edu/freebsd/ @@ -32,6 +32,8 @@ .include .if ${OSVERSION} < 500000 +#temporarily broken, until the PR with the actual fix is ready +BROKEN= "wcswidth() not present in libc on FreeBSD < 5.0" LIB_DEPENDS= boost_regex.3:${PORTSDIR}/devel/boost-gcc3 .else LIB_DEPENDS= boost_regex.3:${PORTSDIR}/devel/boost diff -ruN monotone/distinfo monotone-0.25/distinfo --- monotone/distinfo Tue Nov 29 12:03:11 2005 +++ monotone-0.25/distinfo Sat Dec 31 13:20:42 2005 @@ -1,3 +1,3 @@ -MD5 (monotone-0.24.tar.gz) = 8193203c8b48104500d956f9e524bfcd -SHA256 (monotone-0.24.tar.gz) = 84fb5aac33ddd640a321f45b8f78f0f6f003d0e29ece1fd376fdf65b39ecc998 -SIZE (monotone-0.24.tar.gz) = 5395860 +MD5 (monotone-0.25.tar.gz) = fb0ad449cd0093854c55dbd5c6fc07e2 +SHA256 (monotone-0.25.tar.gz) = 6d579179d6b7a2d97291c8d60f3cfd001c93281495716209db34dc854d2f48e3 +SIZE (monotone-0.25.tar.gz) = 5415426