Re: git: ce8ceb06f79f - main - comms/morse: update 2.5 => 2.6
Date: Wed, 30 Jul 2025 16:11:20 UTC
On 2025-07-30 13:44, Älven wrote: > The branch main has been updated by alven: > > URL:https://cgit.FreeBSD.org/ports/commit/?id=ce8ceb06f79ff7a425e71b0be9bff0c72516295e > > commit ce8ceb06f79ff7a425e71b0be9bff0c72516295e > Author: Älven<alven@FreeBSD.org> > AuthorDate: 2025-07-27 13:54:43 +0000 > Commit: Älven<alven@FreeBSD.org> > CommitDate: 2025-07-30 11:43:25 +0000 > > comms/morse: update 2.5 => 2.6 > > * Switch to Gitlab upstream > * Use textproc/xmlto for man page generation > * Format using portfmt(1) > * Actualise patches to current version > * Use explicit localbase:ldflags helper for X11 option instead of CFLAGS and LDFLAGS > * Regression: build with X11 option set failed with: > ./alarm.h:15:15: error: a parameter list without types is only allowed in a function definition > > PR: 288513 > Approved by: yuri@ (Mentor) > --- > comms/morse/Makefile | 39 ++++++++------- > comms/morse/distinfo | 5 +- > comms/morse/files/patch-Makefile | 36 ++++++-------- > comms/morse/files/patch-QSO.1 | 5 -- > comms/morse/files/patch-morse.1 | 85 -------------------------------- > comms/morse/files/patch-morse.d-Makefile | 8 +-- > comms/morse/files/patch-qso.d-Makefile | 8 +-- > 7 files changed, 46 insertions(+), 140 deletions(-) Hi, Why are we switching from upstream's static tarball? Best regards, Daniel