Page MenuHomeFreeBSD

Update mu to 1.12.6
Needs ReviewPublic

Authored by rwn_mailo.com on Oct 5 2024, 3:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 28, 11:25 PM
Unknown Object (File)
Oct 25 2024, 11:34 PM
Unknown Object (File)
Oct 11 2024, 2:28 AM
Unknown Object (File)
Oct 9 2024, 8:05 AM
Unknown Object (File)
Oct 8 2024, 3:19 AM
Unknown Object (File)
Oct 6 2024, 6:48 AM
Subscribers
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 59788
Build 56674: arc lint + arc unit

Event Timeline

rwn_mailo.com created this revision.

I have added some comments. Please test your ports with tools like portlint and portclippy.

mail/mu/Makefile
4

You don't need PORTREVISION when you are already bumping the DISTVERSION/PORTVERSION

6

Can you confirm that the author has successfully faced 3 consecutive timeout in bugzilla?

13

This should be USES=emacs:build

17

python:3.0 is not a valid version. Check Mk/Uses/python.mk for valid versions. Specially the var _PYTHON_VERSIONS

18

This should be set to yes and it will automagically set it to ${PREFIX}/lib

About emacs:build
This yields an error "ninja: error: unknown target 'EMACS=/usr/local/bin/emacs-29.4'" maybe related to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251191

I will wait for maintainer time-out

The remaining will be update.

Portclippy : change some order. Pass portlint.