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 5.0.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3aeb4c74f397
branches:  trunk
changeset: 341587:3aeb4c74f397
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Oct 04 13:04:10 2019 +0000

description:
Update to 5.0.0

Changelog:
OmegaT 5.0.0 brings 3 enhancements and 1 bug fix.

BCP 47 language tags are now supported.

TM entries with almost-matching locales can now be shown as fuzzy
matches with a configurable penalty.

The bundled JRE in "with-JRE" distributions has been updated to
Java 8u222, now from AdoptOpenJDK rather than Oracle. Note that
the 32-bit Linux distribution has been discontinued. 32-bit Linux
users should use the "without-JRE" distribution and supply their
own JRE.... read more

diffstat:

 editors/OmegaT/Makefile |   4 ++--
 editors/OmegaT/PLIST    |  24 +++++++++++++++++++-----
 editors/OmegaT/distinfo |  10 +++++-----
 3 files changed, 26 insertions(+), 12 deletions(-)

diffs (137 lines):

diff -r b9a5ec580c1d -r 3aeb4c74f397 editors/OmegaT/Makefile
--- a/editors/OmegaT/Makefile   Fri Oct 04 12:59:56 2019 +0000
+++ b/editors/OmegaT/Makefile   Fri Oct 04 13:04:10 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2019/07/24 14:01:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2019/10/04 13:04:10 ryoon Exp $
 #
 
-DISTNAME=      OmegaT_4.3.0_Without_JRE
+DISTNAME=      OmegaT_5.0.0_Beta_Without_JRE
 PKGNAME=       ${DISTNAME:S/OmegaT_/OmegaT-/:S/_Without_JRE//:S/_Beta//:S/_/./g}
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=omegat/}
diff -r b9a5ec580c1d -r 3aeb4c74f397 editors/OmegaT/PLIST
--- a/editors/OmegaT/PLIST      Fri Oct 04 12:59:56 2019 +0000
+++ b/editors/OmegaT/PLIST      Fri Oct 04 13:04:10 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2019/07/24 14:01:09 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.17 2019/10/04 13:04:10 ryoon Exp $
 bin/OmegaT
 share/OmegaT/OmegaT.jar
 share/OmegaT/lib/ANTLR_3_License.txt
@@ -32,7 +32,7 @@
 share/OmegaT/lib/desktopsupport-0.3.0.jar
 share/OmegaT/lib/dictzip-lib-0.8.2.jar
 share/OmegaT/lib/diffutils-1.2.1.jar
-share/OmegaT/lib/fontbox-2.0.15.jar
+share/OmegaT/lib/fontbox-2.0.16.jar
 share/OmegaT/lib/gnudiff4j-1.15.jar
 share/OmegaT/lib/gpl-1.txt
 share/OmegaT/lib/gpl-2.0.txt
@@ -68,7 +68,7 @@
 share/OmegaT/lib/hunspell-native-libs-2.9.jar
 share/OmegaT/lib/ictclas4j-1.0.1.jar
 share/OmegaT/lib/ivy-2.4.0.jar
-share/OmegaT/lib/jasypt-1.9.2.jar
+share/OmegaT/lib/jasypt-1.9.3.jar
 share/OmegaT/lib/javax.activation-api-1.2.0.jar
 share/OmegaT/lib/jaxb-api-2.3.1.jar
 share/OmegaT/lib/jaxb-core-2.3.0.1.jar
@@ -143,7 +143,7 @@
 share/OmegaT/lib/lucene-analyzers-stempel-5.2.1.jar
 share/OmegaT/lib/lucene-backward-codecs-5.2.1.jar
 share/OmegaT/lib/lucene-core-5.2.1-1.jar
-share/OmegaT/lib/lucene-gosen-5.0.0-ipadic.jar
+share/OmegaT/lib/lucene-gosen-${PKGVERSION}-ipadic.jar
 share/OmegaT/lib/mALIGNa_LICENSE.txt
 share/OmegaT/lib/maligna-3.0.0.jar
 share/OmegaT/lib/morfologik-fsa-2.1.0.jar
@@ -159,7 +159,7 @@
 share/OmegaT/lib/openregex-1.1.1.jar
 share/OmegaT/lib/opentest4j-1.1.1.jar
 share/OmegaT/lib/org.eclipse.jgit-4.11.8.201904181247-r.jar
-share/OmegaT/lib/pdfbox-2.0.15.jar
+share/OmegaT/lib/pdfbox-2.0.16.jar
 share/OmegaT/lib/picocli-3.9.2.jar
 share/OmegaT/lib/qdox-1.12.1.jar
 share/OmegaT/lib/regex-weburl.js-license.txt
@@ -1191,10 +1191,14 @@
 share/doc/OmegaT/it/appendix.TeamProjects.html
 share/doc/OmegaT/it/appendix.Tokenizers.inOmegaT.html
 share/doc/OmegaT/it/appendix.acknowledgements.html
+share/doc/OmegaT/it/appendix.dictionaries.html
+share/doc/OmegaT/it/appendix.glossaries.html
 share/doc/OmegaT/it/appendix.keyboard.html
 share/doc/OmegaT/it/appendix.languages.html
 share/doc/OmegaT/it/appendix.legal.notices.html
+share/doc/OmegaT/it/appendix.regexp.html
 share/doc/OmegaT/it/appendix.shortcut.custom.html
+share/doc/OmegaT/it/appendix.spellchecker.html
 share/doc/OmegaT/it/appendix.website.html
 share/doc/OmegaT/it/chapter.TaaS.html
 share/doc/OmegaT/it/chapter.about.OmegaT.html
@@ -1219,10 +1223,12 @@
 share/doc/OmegaT/it/chapter.translation.editing.html
 share/doc/OmegaT/it/chapter.translation.memories.html
 share/doc/OmegaT/it/chapter.user.interface.html
+share/doc/OmegaT/it/howtos.html
 share/doc/OmegaT/it/images/AppleKey.gif
 share/doc/OmegaT/it/images/Comments_25.png
 share/doc/OmegaT/it/images/DictMerriamWebster.png
 share/doc/OmegaT/it/images/Dock.gif
+share/doc/OmegaT/it/images/Dock.png
 share/doc/OmegaT/it/images/EditingBehaviourOptions.png
 share/doc/OmegaT/it/images/EditingBehaviourOptions25.png
 share/doc/OmegaT/it/images/GlossaryEntry_25.png
@@ -1234,7 +1240,9 @@
 share/doc/OmegaT/it/images/MatchesPaneSetup.png
 share/doc/OmegaT/it/images/MatchesPane_25.png
 share/doc/OmegaT/it/images/Maximize.gif
+share/doc/OmegaT/it/images/Maximize.png
 share/doc/OmegaT/it/images/Minimize.gif
+share/doc/OmegaT/it/images/Minimize.png
 share/doc/OmegaT/it/images/MobyDick.png
 share/doc/OmegaT/it/images/MultiTerm_Glossary_25.png
 share/doc/OmegaT/it/images/OmT_Cyrillic.png
@@ -1246,6 +1254,7 @@
 share/doc/OmegaT/it/images/OptionsTagValidation_25.png
 share/doc/OmegaT/it/images/RegexTester.png
 share/doc/OmegaT/it/images/Restore.gif
+share/doc/OmegaT/it/images/Restore.png
 share/doc/OmegaT/it/images/ScriptingDialog.png
 share/doc/OmegaT/it/images/SpellcheckerSetup_25.png
 share/doc/OmegaT/it/images/SpellcheckingText.png
@@ -1260,12 +1269,17 @@
 share/doc/OmegaT/it/images/Team_projects_initialCommit.png
 share/doc/OmegaT/it/images/TortoiseExplorerExtension.png
 share/doc/OmegaT/it/images/Undock.gif
+share/doc/OmegaT/it/images/Undock.png
 share/doc/OmegaT/it/images/saveglossary.png
 share/doc/OmegaT/it/index.html
 share/doc/OmegaT/it/instantStartGuideNoTOC.html
 share/doc/OmegaT/it/ix01.html
 share/doc/OmegaT/it/license.txt
+share/doc/OmegaT/it/menus.html
+share/doc/OmegaT/it/panes.html
+share/doc/OmegaT/it/project.folder.html
 share/doc/OmegaT/it/version_it.properties
+share/doc/OmegaT/it/windows.and.dialogs.html
 share/doc/OmegaT/ja/OmegaT.css
 share/doc/OmegaT/ja/appendix.LanguageToolPlugin.inOmegaT.html
 share/doc/OmegaT/ja/appendix.ScriptingPlugin.inOmegaT.html
diff -r b9a5ec580c1d -r 3aeb4c74f397 editors/OmegaT/distinfo
--- a/editors/OmegaT/distinfo   Fri Oct 04 12:59:56 2019 +0000
+++ b/editors/OmegaT/distinfo   Fri Oct 04 13:04:10 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2019/07/24 14:01:09 ryoon Exp $
+$NetBSD: distinfo,v 1.20 2019/10/04 13:04:10 ryoon Exp $
 
-SHA1 (OmegaT_4.3.0_Without_JRE.zip) = 5eafdf3b537bfc481c9475ebfbed883545413401
-RMD160 (OmegaT_4.3.0_Without_JRE.zip) = 7cf43d56f40c245ab71e5c78be701479a4ba2603
-SHA512 (OmegaT_4.3.0_Without_JRE.zip) = e6b1d819313c3abe058394fce586a0bb402aeefc5ebeaddae4b9327fd8ce931ef141e0bb01adbf90f129940738566834adab0f8899c9237054dc3d603c40dc62
-Size (OmegaT_4.3.0_Without_JRE.zip) = 151075878 bytes
+SHA1 (OmegaT_5.0.0_Beta_Without_JRE.zip) = 1dc6a7c292882ad21b3cfe8c593a8b62787d029f
+RMD160 (OmegaT_5.0.0_Beta_Without_JRE.zip) = 20f68aceca038d8b7cd6344c3ba4380382f5f0e9
+SHA512 (OmegaT_5.0.0_Beta_Without_JRE.zip) = f995fec32687a656dbd1bfa305e1283b415797a6f4bdabf9136b4949c3dd7a9aba7c27960e2d0b87554e3fd5174c2d1dec08ca59a0565387889df48d7d570aa3
+Size (OmegaT_5.0.0_Beta_Without_JRE.zip) = 151532089 bytes



Home | Main Index | Thread Index | Old Index