[Bug 259669] comms/xastir: Update to 2.1.8
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259669] comms/xastir update from 2.1.6 to 2.1.8"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Dec 2021 13:43:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259669
--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=27132d3fdab4de9ef9f976a24f14200e567028ef
commit 27132d3fdab4de9ef9f976a24f14200e567028ef
Author: Fernando ApesteguĂa <fernape@FreeBSD.org>
AuthorDate: 2021-12-29 11:41:25 +0000
Commit: Fernando ApesteguĂa <fernape@FreeBSD.org>
CommitDate: 2021-12-29 13:38:16 +0000
comms/xastir: Update to 2.1.8
ChangeLog: https://github.com/Xastir/Xastir/releases/tag/Release-2.1.8
While here:
* Remove gettext and python from USES. The port doesn't used them anymore.
* Remove comment
* Move patch to .am file instead of generated .in file
* Remove sparc64 patch (architecture is UNSUPPORTED in 13 and above)
* Add USES=autoreconf
This last item allows us to bypass bootstrap.sh. The language preprocessing
is
already done in the config directory so there is no need to do it as a
bootstrap
step.
PR: 259669
Reported by: russo@bogodyn.org (xastir developer)
Approved by: carl@stagecraft.cx (maintainer, timeout > 1 month)
comms/xastir/Makefile | 9 ++++++---
comms/xastir/distinfo | 6 +++---
comms/xastir/files/patch-Makefile.am (new) | 11 +++++++++++
comms/xastir/files/patch-Makefile.in (gone) | 11 -----------
comms/xastir/files/patch-src_Makefile.in (gone) | 15 ---------------
5 files changed, 20 insertions(+), 32 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.