ports/91135: [PORT UPDATE] devel/monotone 0.25
Lapo Luchini
lapo at lapo.it
Sat Dec 31 12:30:07 UTC 2005
>Number: 91135
>Category: ports
>Synopsis: [PORT UPDATE] devel/monotone 0.25
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Dec 31 12:30:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Lapo Luchini
>Release: FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD cyberx.home.lapo.it 6.0-STABLE FreeBSD 6.0-STABLE #52: Mon Dec 26 16:33:48 CET 2005 root at cyberx.home.lapo.it:/usr/obj/usr/src/sys/CYBERX i386
>Description:
Upstream update to 0.25 release.
Added BROKEN on 4.x due to missing function in libc; this is TEMPORARY but right now I don't have the time to do a proper fix or, at least, to test it properly.
>How-To-Repeat:
>Fix:
--- monotone-0.25.diff begins here ---
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 <bsd.port.pre.mk>
.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
--- monotone-0.25.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list