Bug 238605 - x11-toolkits/swt: Update to 4.11
Summary: x11-toolkits/swt: Update to 4.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-16 12:20 UTC by Thomas Merkel
Modified: 2020-11-18 11:22 UTC (History)
2 users (show)

See Also:


Attachments
swt-4.11 patch (18.49 KB, patch)
2019-06-16 12:20 UTC, Thomas Merkel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Merkel 2019-06-16 12:20:15 UTC
Created attachment 205115 [details]
swt-4.11 patch

Attached you find an update to the latest (4.11) version of x11-toolkits/swt. This has been tested only on FreeBSD 12 STABLE on amd64 yet!
Comment 1 Thomas Zander freebsd_committer freebsd_triage 2019-06-22 12:24:21 UTC
There is a packaging error:

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/libswt-awt-gtk-%%BUILD%%.so
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/swt
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-11-18 11:14:22 UTC
A commit references this bug:

Author: makc
Date: Wed Nov 18 11:14:06 UTC 2020
New revision: 555629
URL: https://svnweb.freebsd.org/changeset/ports/555629

Log:
  x11-toolkits/swt:
  - Update to 4.11 which builds with modern JDK
  - Switch to GTK 3 (GTK 2 is not supported anymore)
  - Add option to build with Webkit support (off by default)
  - Update WWW

  PR:		238605 (based on)
  Submitted by:	Thomas Merkel (tm@NetBSD.org)

Changes:
  head/x11-toolkits/swt/Makefile
  head/x11-toolkits/swt/distinfo
  head/x11-toolkits/swt/files/patch-OS.java
  head/x11-toolkits/swt/files/patch-build.sh
  head/x11-toolkits/swt/files/patch-make_freebsd.mak
  head/x11-toolkits/swt/files/patch-os.c
  head/x11-toolkits/swt/pkg-descr
  head/x11-toolkits/swt/pkg-plist
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2020-11-18 11:22:43 UTC
Thomas, thank you and sorry it took so long