Bug 91135

Summary: [PORT UPDATE] devel/monotone 0.25
Product: Ports & Packages Reporter: Lapo Luchini <lapo>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Only Me CC: ale
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
monotone-0.25.diff none

Description Lapo Luchini 2005-12-31 12:30:05 UTC
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.
Comment 1 Lapo Luchini 2005-12-31 13:35:32 UTC
Silly me: actually also this patch must be applied:

--- Makefile.orig       Sat Dec 31 14:33:27 2005
+++ Makefile    Sat Dec 31 14:33:53 2005
@@ -44,7 +44,8 @@
 .else
 USE_GETTEXT=   yes
 PLIST_FILES+=  share/locale/fr/LC_MESSAGES/monotone.mo \
-               share/locale/ja/LC_MESSAGES/monotone.mo
+               share/locale/ja/LC_MESSAGES/monotone.mo \
+               share/locale/pt_BR/LC_MESSAGES/monotone.mo
 .endif
 
 post-extract:
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2005-12-31 14:53:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Take.
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2005-12-31 16:40:44 UTC
State Changed
From-To: open->closed

Committed, thanks!