Bug 276369 - graphics/imlib2: Update to 1.12.1
Summary: graphics/imlib2: Update to 1.12.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://git.enlightenment.org/old/leg...
Keywords:
Depends on: 276370 276418 276427 276430 276435 276438 276439 276441 276442
Blocks: 276399 276473
  Show dependency treegraph
 
Reported: 2024-01-16 09:42 UTC by Nuno Teixeira
Modified: 2024-01-20 15:53 UTC (History)
0 users

See Also:


Attachments
v0: Update to 1.12.1 (4.88 KB, patch)
2024-01-16 09:42 UTC, Nuno Teixeira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Teixeira freebsd_committer freebsd_triage 2024-01-16 09:42:30 UTC
Created attachment 247695 [details]
v0: Update to 1.12.1

- Switch to DISTVERSION
- Pet portlint, portclippy, portfmt and Q/A check
- Take maintainership

- Drop CONFIGURE_ENV=ac_cv_lib_dl_dlopen=no
- Drop --enable-mmx on supported platforms on this version
  (see 1.12.1 changelog)
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2024-01-16 09:51:46 UTC
Consumers:

graphics/imlib2
audio/deadbeef
devel/libast
editors/texmacs
games/netrek-client-cow
games/xteddy
graphics/feh
graphics/icat
graphics/imlib2-jxl
graphics/imlib2-webp
graphics/imlib2_loaders
graphics/libcaca
graphics/maim
graphics/nsxiv
graphics/p5-Image-Imlib2
graphics/p5-Imlib2
graphics/qiv
graphics/scrot
graphics/simpleviewer
graphics/ssocr
graphics/telak
graphics/zphoto
multimedia/camserv
net/xrdp
net/xrdp-devel
sysutils/conky
www/w3m
x11-wm/e16
x11-wm/fluxbox
x11-wm/icewm
x11-wm/lxappearance-obconf
x11-wm/obconf-qt
x11-wm/openbox
x11-wm/phluid
x11/3ddesktop
x11/bgs
x11/erun
x11/eterm
x11/fbdesk
x11/habak
x11/hsetroot
x11/idesk
x11/metalock
x11/pmenu
x11/tint
x11/wbar
x11/wmappl
x11/xmenu
x11/xnotify
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-01-16 09:52:51 UTC
Failed: Will open a PR for each)

multimedia/camserv:package
graphics/p5-Image-Imlib2:build
x11/3ddesktop:configure
graphics/zphoto:configure
graphics/ssocr:build
x11/idesk:configure
graphics/telak:build
graphics/imlib2-webp:build
x11/eterm:build
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2024-01-20 13:41:03 UTC
Run test:

graphics/feh    OK
graphics/icat   OK
graphics/qiv    OK
graphics/simpleviewer   OK
graphics/zphoto OK
www/w3m         OK
x11-wm/e16      OK
x11-wm/fluxbox  OK
x11-wm/icewm    OK
x11-wm/openbox  OK
x11/eterm       OK
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-01-20 13:56:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=026dc430636af6e3687a5b0499a8893126515a45

commit 026dc430636af6e3687a5b0499a8893126515a45
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-01-20 13:42:23 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-01-20 13:55:48 +0000

    graphics/imlib2: Update to 1.12.1

    - Switch to DISTVERSION
    - Pet portlint, portclippy, portfmt and Q/A check
    - Take maintainership

    - Drop CONFIGURE_ENV=ac_cv_lib_dl_dlopen=no
    - Drop --enable-mmx on supported platforms on this version
      (see 1.12.1 changelog)

    ChangeLog:
    https://git.enlightenment.org/old/legacy-imlib2/src/branch/master/ChangeLog

    PR:             276369

 graphics/imlib2/Makefile                           | 40 ++++++++++++----------
 graphics/imlib2/distinfo                           |  6 ++--
 ...patch-src_modules_loaders_loader__argb.c (gone) | 12 -------
 graphics/imlib2/pkg-plist                          | 11 ++++--
 4 files changed, 32 insertions(+), 37 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2024-01-20 13:57:44 UTC
Committed.