pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/OmegaT Update to 2.5.2.02
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfb474d07175
branches: trunk
changeset: 602246:cfb474d07175
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Apr 08 19:29:46 2012 +0000
description:
Update to 2.5.2.02
Changelog:
----------------------------------------------------------------------
OmegaT 2.5.2 update 2
----------------------------------------------------------------------
1 Enhancement
5 Bug fixes
1 Localisation update
----------------------------------------------------------------------
2.5.2 update 2 vs. 2.5.2
- The writeable glossary file can now have a .utf8 extension instead
of a .txt one, .txt being still the default
Bug fixes:
- When using Remove Tags, some non-OmegaT tags (e.g., %s, depending on
the kind of tags checked in Options > Tag Validation) and some
non-useful spaces could be copied at the end of the segment in the target
document
- In some rare circumstances, the display of matches in the Fuzzy Matches
pane could be very slow
- When the Fuzzy Matches pane was closed, the explanation text was
displayed in bold instead of the initial non-bold attribute
- In TMXs, the end of line was hardcoded as LF, instead of using the
system line separator (e.g., CR+LF under Windows, LF under Linux)
- In the Android filter, the "do not translate" mark has been corrected
Localisation updates:
- Dutch localisation updated to 2.5.2 (UI)
----------------------------------------------------------------------
OmegaT 2.5.2 update 1
----------------------------------------------------------------------
0 Enhancement
1 Bug fix
0 Localisation update
----------------------------------------------------------------------
2.5.2 update 1 vs. 2.5.2
Bug fixes:
- When the glossary folder wasn't in the default location, the
default writeable glossary file wasn't computed correctly. In addition,
the name of the glossary file was lost on saving when a manual correction
was done in project properties.
----------------------------------------------------------------------
OmegaT 2.5.2
----------------------------------------------------------------------
8 Enhancements
2 Bug fixes
5 Localisation updates
----------------------------------------------------------------------
2.5.2 vs. 2.5.1 update 1
Implemented requests:
- Show non-breakable space
http://sourceforge.net/support/tracker.php?aid=3495779
- Use search term as window title in Search window
http://sourceforge.net/support/tracker.php?aid=2610094
- Clarification of the Options > Spell Checking... dialog
http://sourceforge.net/support/tracker.php?aid=3473630
- Selectable location for the writeable glossary file
http://sourceforge.net/support/tracker.php?aid=3503373
- Second plugin location in <home>/plugins
http://sourceforge.net/support/tracker.php?aid=3428485
Other enhancements:
- Add explanatory messages to windows as hints when no project is open
- Segments containing a note can be marked with View >
Mark Segments with Notes. This marking has priority over Mark Translated
and Mark Untranslated.
- Display of the corresponding colours in the View menu for "Mark"
menu entries
Bug fixes:
- In the PO filter, "path" was always displayed in the Comment pane,
even if it was empty
- When using Insert Source Tags, a space was added before the first one
Localisation updates:
- Simplified Chinese localisation updated to 2.5.0 (UI, readme, documentation)
- Italian localisation updated to 2.5.1 (UI)
- Dutch localisation updated to 2.5.1 (UI)
- Japanese localisation updated to 2.5.1 (UI)
- Slovenian localisation updated to 2.5.2 (UI)
diffstat:
editors/OmegaT/Makefile | 4 +-
editors/OmegaT/PLIST | 67 +++++++++++++++++++++++++-----------------------
editors/OmegaT/distinfo | 8 ++--
3 files changed, 41 insertions(+), 38 deletions(-)
diffs (135 lines):
diff -r cc2562134999 -r cfb474d07175 editors/OmegaT/Makefile
--- a/editors/OmegaT/Makefile Sun Apr 08 19:10:58 2012 +0000
+++ b/editors/OmegaT/Makefile Sun Apr 08 19:29:46 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2012/02/22 13:41:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2012/04/08 19:29:46 ryoon Exp $
#
-DISTNAME= OmegaT_2.5.1_01_Beta_Source
+DISTNAME= OmegaT_2.5.2_02_Beta_Source
PKGNAME= ${DISTNAME:S/OmegaT_/OmegaT-/:S/_Source//:S/_Beta//:S/_/./g}
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omegat/}
diff -r cc2562134999 -r cfb474d07175 editors/OmegaT/PLIST
--- a/editors/OmegaT/PLIST Sun Apr 08 19:10:58 2012 +0000
+++ b/editors/OmegaT/PLIST Sun Apr 08 19:29:46 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2012/02/22 13:41:45 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/04/08 19:29:46 ryoon Exp $
bin/OmegaT
share/OmegaT/OmegaT.jar
share/OmegaT/lib/CDDL+GPLv2.txt
@@ -1114,30 +1114,49 @@
share/doc/OmegaT/tr/images/tagged_segment_target.png
share/doc/OmegaT/tr/instantStartGuideNoTOC.html
share/doc/OmegaT/tr/version.properties
-share/doc/OmegaT/zh_CN/GoogleTranslate.html
share/doc/OmegaT/zh_CN/OmegaT.css
-share/doc/OmegaT/zh_CN/aboutOmegaT.html
-share/doc/OmegaT/zh_CN/commandlineArguments.html
-share/doc/OmegaT/zh_CN/consoleMode.html
-share/doc/OmegaT/zh_CN/dictionaries.html
-share/doc/OmegaT/zh_CN/fileFilters.html
-share/doc/OmegaT/zh_CN/fileFormats.html
-share/doc/OmegaT/zh_CN/filesAndDirectories.html
-share/doc/OmegaT/zh_CN/filesToTranslate.html
-share/doc/OmegaT/zh_CN/fontSettings.html
-share/doc/OmegaT/zh_CN/formattedText.html
-share/doc/OmegaT/zh_CN/glossaries.html
+share/doc/OmegaT/zh_CN/appendix.acknowledgements.html
+share/doc/OmegaT/zh_CN/appendix.keyboard.html
+share/doc/OmegaT/zh_CN/appendix.languages.html
+share/doc/OmegaT/zh_CN/appendix.legal.notices.html
+share/doc/OmegaT/zh_CN/appendix.website.html
+share/doc/OmegaT/zh_CN/chapter.about.OmegaT.html
+share/doc/OmegaT/zh_CN/chapter.dictionaries.html
+share/doc/OmegaT/zh_CN/chapter.file.filters.html
+share/doc/OmegaT/zh_CN/chapter.files.and.directories.html
+share/doc/OmegaT/zh_CN/chapter.files.to.translate.html
+share/doc/OmegaT/zh_CN/chapter.font.html
+share/doc/OmegaT/zh_CN/chapter.formatted.text.html
+share/doc/OmegaT/zh_CN/chapter.glossaries.html
+share/doc/OmegaT/zh_CN/chapter.installing.and.running.html
+share/doc/OmegaT/zh_CN/chapter.instant.start.guide.html
+share/doc/OmegaT/zh_CN/chapter.machine.translate.html
+share/doc/OmegaT/zh_CN/chapter.menu.html
+share/doc/OmegaT/zh_CN/chapter.misc.html
+share/doc/OmegaT/zh_CN/chapter.plain.text.html
+share/doc/OmegaT/zh_CN/chapter.project.properties.html
+share/doc/OmegaT/zh_CN/chapter.regexp.html
+share/doc/OmegaT/zh_CN/chapter.searches.html
+share/doc/OmegaT/zh_CN/chapter.segmentation.html
+share/doc/OmegaT/zh_CN/chapter.spellchecker.html
+share/doc/OmegaT/zh_CN/chapter.translation.editing.html
+share/doc/OmegaT/zh_CN/chapter.translation.memories.html
+share/doc/OmegaT/zh_CN/chapter.user.interface.html
share/doc/OmegaT/zh_CN/images/AppleKey.gif
share/doc/OmegaT/zh_CN/images/AsciiFilteroptions.png
share/doc/OmegaT/zh_CN/images/DictMerriamWebster.png
share/doc/OmegaT/zh_CN/images/Dock.gif
+share/doc/OmegaT/zh_CN/images/EditingBehaviourOptions.png
share/doc/OmegaT/zh_CN/images/Glossary_pane.png
-share/doc/OmegaT/zh_CN/images/Main_pane_counters.png
+share/doc/OmegaT/zh_CN/images/MatchStatistics.png
share/doc/OmegaT/zh_CN/images/MatchesPane.png
share/doc/OmegaT/zh_CN/images/Maximize.gif
share/doc/OmegaT/zh_CN/images/Minimize.gif
share/doc/OmegaT/zh_CN/images/MobyDick.png
+share/doc/OmegaT/zh_CN/images/MultiTerm_Glossary.png
share/doc/OmegaT/zh_CN/images/NewProject.png
+share/doc/OmegaT/zh_CN/images/OmT_Cyrillic.png
+share/doc/OmegaT/zh_CN/images/OmT_Japanese.png
share/doc/OmegaT/zh_CN/images/OmegaT_icon.png
share/doc/OmegaT/zh_CN/images/OmegaT_panes.png
share/doc/OmegaT/zh_CN/images/OmegaT_projects_and_subdirectories.png
@@ -1146,6 +1165,7 @@
share/doc/OmegaT/zh_CN/images/Restore.gif
share/doc/OmegaT/zh_CN/images/SpellcheckerSetup2.png
share/doc/OmegaT/zh_CN/images/SpellcheckingText.png
+share/doc/OmegaT/zh_CN/images/TagValidation.png
share/doc/OmegaT/zh_CN/images/TagValidator.png
share/doc/OmegaT/zh_CN/images/TextSearch.png
share/doc/OmegaT/zh_CN/images/Undock.gif
@@ -1153,27 +1173,10 @@
share/doc/OmegaT/zh_CN/images/tagged_segment.png
share/doc/OmegaT/zh_CN/images/tagged_segment_target.png
share/doc/OmegaT/zh_CN/index.html
-share/doc/OmegaT/zh_CN/installingAndRunning.html
-share/doc/OmegaT/zh_CN/instantStartGuide.html
share/doc/OmegaT/zh_CN/instantStartGuideNoTOC.html
-share/doc/OmegaT/zh_CN/keyboardShortcuts.html
-share/doc/OmegaT/zh_CN/languages.html
-share/doc/OmegaT/zh_CN/legalNotices.html
+share/doc/OmegaT/zh_CN/ix01.html
share/doc/OmegaT/zh_CN/license.txt
-share/doc/OmegaT/zh_CN/menu.html
-share/doc/OmegaT/zh_CN/plainText.html
-share/doc/OmegaT/zh_CN/preventingDataLoss.html
-share/doc/OmegaT/zh_CN/projectProperties.html
-share/doc/OmegaT/zh_CN/regexp.html
-share/doc/OmegaT/zh_CN/searches.html
-share/doc/OmegaT/zh_CN/segmentation.html
-share/doc/OmegaT/zh_CN/spellchecker.html
-share/doc/OmegaT/zh_CN/translationEditing.html
-share/doc/OmegaT/zh_CN/translationMemories.html
-share/doc/OmegaT/zh_CN/userInterface.html
share/doc/OmegaT/zh_CN/version.properties
-share/doc/OmegaT/zh_CN/website.html
-share/doc/OmegaT/zh_CN/xindex.html
share/doc/OmegaT/zh_TW/images/NewProject.png
share/doc/OmegaT/zh_TW/instantStartGuideNoTOC.html
share/doc/OmegaT/zh_TW/version.properties
diff -r cc2562134999 -r cfb474d07175 editors/OmegaT/distinfo
--- a/editors/OmegaT/distinfo Sun Apr 08 19:10:58 2012 +0000
+++ b/editors/OmegaT/distinfo Sun Apr 08 19:29:46 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/02/22 13:41:45 ryoon Exp $
+$NetBSD: distinfo,v 1.3 2012/04/08 19:29:46 ryoon Exp $
-SHA1 (OmegaT_2.5.1_01_Beta_Source.zip) = 59b5a4626b9e7aba63ab161388042d3fdba57dd6
-RMD160 (OmegaT_2.5.1_01_Beta_Source.zip) = ba181d6859d2ac238905fe5faac76aafa1d5b0eb
-Size (OmegaT_2.5.1_01_Beta_Source.zip) = 32041767 bytes
+SHA1 (OmegaT_2.5.2_02_Beta_Source.zip) = 8171d05b593d4521e38e698a48268811b349ef50
+RMD160 (OmegaT_2.5.2_02_Beta_Source.zip) = b235645e90a0c3ba992781156a64b65a1ac0e918
+Size (OmegaT_2.5.2_02_Beta_Source.zip) = 35293671 bytes
Home |
Main Index |
Thread Index |
Old Index