Received: by mail.netbsd.org (Postfix, from userid 605) id 7713484D6D; Fri, 4 Oct 2019 13:04:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F283384D6C for ; Fri, 4 Oct 2019 13:04:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id vLIe1q49Nzfm for ; Fri, 4 Oct 2019 13:04:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 34C7684C85 for ; Fri, 4 Oct 2019 13:04:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2842BFBF4; Fri, 4 Oct 2019 13:04:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570194251154510" MIME-Version: 1.0 Date: Fri, 4 Oct 2019 13:04:11 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/editors/OmegaT To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20191004130411.2842BFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1570194251154510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Oct 4 13:04:11 UTC 2019 Modified Files: pkgsrc/editors/OmegaT: Makefile PLIST distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/editors/OmegaT/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/editors/OmegaT/PLIST cvs rdiff -u -r1.19 -r1.20 pkgsrc/editors/OmegaT/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570194251154510 Content-Disposition: inline Content-Length: 6786 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/editors/OmegaT/Makefile diff -u pkgsrc/editors/OmegaT/Makefile:1.21 pkgsrc/editors/OmegaT/Makefile:1.22 --- pkgsrc/editors/OmegaT/Makefile:1.21 Wed Jul 24 14:01:09 2019 +++ pkgsrc/editors/OmegaT/Makefile Fri Oct 4 13:04:10 2019 @@ -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/} Index: pkgsrc/editors/OmegaT/PLIST diff -u pkgsrc/editors/OmegaT/PLIST:1.16 pkgsrc/editors/OmegaT/PLIST:1.17 --- pkgsrc/editors/OmegaT/PLIST:1.16 Wed Jul 24 14:01:09 2019 +++ pkgsrc/editors/OmegaT/PLIST Fri Oct 4 13:04:10 2019 @@ -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/commons-logging-1.2.jar 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/httpcore-4.4.4.jar 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-smartc 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/opennlp-tools-1.6.0.jar 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.Scripts.inO 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.spellchecker 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/MatchStatisti 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/Omegatproject 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 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 Index: pkgsrc/editors/OmegaT/distinfo diff -u pkgsrc/editors/OmegaT/distinfo:1.19 pkgsrc/editors/OmegaT/distinfo:1.20 --- pkgsrc/editors/OmegaT/distinfo:1.19 Wed Jul 24 14:01:09 2019 +++ pkgsrc/editors/OmegaT/distinfo Fri Oct 4 13:04:10 2019 @@ -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 --_----------=_1570194251154510--