Bug 91135 - [PORT UPDATE] devel/monotone 0.25
Summary: [PORT UPDATE] devel/monotone 0.25
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-31 12:30 UTC by Lapo Luchini
Modified: 2005-12-31 16:40 UTC (History)
1 user (show)

See Also:


Attachments
monotone-0.25.diff (1.20 KB, patch)
2005-12-31 12:30 UTC, Lapo Luchini
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!