From d293af622d374f760820798bf451601b70929aab Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Mon, 28 Aug 2017 22:38:25 +0100 Subject: app-editors/jedit: Version bump to 5.4.0 The bsh sources are currently bundled but the package is still needed for its Ant task at build time. I don't have time to dig into this now. Package-Manager: Portage-2.3.8, Repoman-2.3.2 --- app-editors/jedit/Manifest | 1 + .../jedit/files/jedit-5.4.0-build-xml.patch | 12 +++ app-editors/jedit/jedit-5.4.0.ebuild | 106 +++++++++++++++++++++ 3 files changed, 119 insertions(+) create mode 100644 app-editors/jedit/files/jedit-5.4.0-build-xml.patch create mode 100644 app-editors/jedit/jedit-5.4.0.ebuild diff --git a/app-editors/jedit/Manifest b/app-editors/jedit/Manifest index dbd6537dab0f..e4f8790fd148 100644 --- a/app-editors/jedit/Manifest +++ b/app-editors/jedit/Manifest @@ -1 +1,2 @@ DIST jedit5.2.0source.tar.bz2 2456541 SHA256 1d444d2ceab62e449523ae336603fedee322d3655c9e5606d3b4d00c125c950f SHA512 5af99ac864dd70701f24435840e26f73077ba02d155319965122bd24871e6825b82383054d29dfec72bbbedaac72bfb2d86097de6a0c79341f0a279dacd60126 WHIRLPOOL e6a8e837317a2068fe808bc3ada39bf4730a5aaebeca60f7501b5fad2353a5f889b76778c59ffe39b34563107ba3ec02eec550cd612ddcbd00ee03616910cc19 +DIST jedit5.4.0source.tar.bz2 2535992 SHA256 b42dec6c81936b8974308f03c8f356487586cec782d79659b8ae67953c8edf71 SHA512 2120370c54f8bd415f90b979c42bfca6101f76ba33f0ec6a8172adeb33173ba9c73cbd7f06b5dc8c12aa3eedf51f007752cdbf0c7423d77a1ac591beb5493112 WHIRLPOOL f2cac85e820e4db1d619d0527ac6af48703b2e40b68982ae8e75843bf1447672b1eb9d414a12f34358acfdfa18b7eb424d2c4b1d856b7b8e085d347a8727cb48 diff --git a/app-editors/jedit/files/jedit-5.4.0-build-xml.patch b/app-editors/jedit/files/jedit-5.4.0-build-xml.patch new file mode 100644 index 000000000000..e8ad5f9e8bb6 --- /dev/null +++ b/app-editors/jedit/files/jedit-5.4.0-build-xml.patch @@ -0,0 +1,12 @@ +Subject: [PATCH] Do not have target "build" call target "test" +--- a/build.xml 2017-03-18 16:30:34.000000000 +0300 ++++ b/build.xml 2017-08-25 12:24:24.000000000 +0300 +@@ -505,7 +505,7 @@ + + + + +